Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aws-samples/resource-auto-tagger
WARNING - This package is no longer supported. Source code & IAM policies for AWS Lambda function described in "Automatically tag new AWS resources based on identity or role" blog post.
https://github.com/aws-samples/resource-auto-tagger
aws tagger tagging tags
Last synced: 3 months ago
JSON representation
WARNING - This package is no longer supported. Source code & IAM policies for AWS Lambda function described in "Automatically tag new AWS resources based on identity or role" blog post.
- Host: GitHub
- URL: https://github.com/aws-samples/resource-auto-tagger
- Owner: aws-samples
- License: mit-0
- Archived: true
- Created: 2020-10-15T17:48:04.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-07T15:05:43.000Z (about 3 years ago)
- Last Synced: 2024-06-28T05:35:38.322Z (5 months ago)
- Topics: aws, tagger, tagging, tags
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 25
- Watchers: 5
- Forks: 49
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
## Companion source code for "Automatically tag new AWS resources based on identity or role" blog post
Use the Python file & AWS IAM policy files located in the "source" directory as input to build an AWS Lambda function that tags matching AWS resources as they are created. The "Automatically tag new AWS resources based on identity or role" blog post explains this resource tagging solution.
## Security
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.
## License
This library is licensed under the MIT-0 License. See the LICENSE file.