Questions tagged with Tagging
You can assign metadata to your AWS resources in the form of tags. Each tag is a label consisting of a user-defined key and value.
Content language: English
Select tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
99 results
I have a lambda that leverages Boto3 and specifically the `tag_resources` api call (https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/resourcegroupstaggingapi/client/tag_resou...
I recently used AWS Tag Editor to apply tags across multiple resources using the root account. Some of these resources were created and managed by **CloudFormation stacks, including EC2 instances and ...
Hi
I'm using LZA - https://docs.aws.amazon.com/solutions/latest/landing-zone-accelerator-on-aws/solution-overview.html - to create VPCs and Subnets. I want to add tags to subnets, but the documentati...
We have all our resources tagged using CDK, and up until the 29th of March, this was working fine. Cost allocation tags are all set up correctly, and no changes were made on our side (they broke on a ...
Dear Team - I want to create SCP that will prevent users from creating S3 bucket without mandatory tag, for an example, application. I was checking https://docs.aws.amazon.com/service-authorization/la...
Hi
I wonder if anybody else has been successful in tagging the TGW attachments and getting meaningful results?
According to the new tagging method in https://aws.amazon.com/blogs/networking-and-conte...
I have deployed AWS instance scheduler from Cloudformation and it is working fine when i have a period to start instance monday to friday at 8 and close at 7.
Now i am struggling in these three con...
I’ve created a SCP to enforce tagging policies for EC2 resources by referencing the document "https://aws.amazon.com/pt/blogs/mt/implement-aws-resource-tagging-strategy-using-aws-tag-policies-and-serv...
On 02JAN2025, I tagged my AWS S3 objects with these tags: `order` and `storage_class`. As of 06JAN2025, the `storage_class` tag is not appearing in the Tag Editor console. I have confirmed that the ta...
In order to adopt *tagging* best practices and move them forward, I want to ask about the tagging system's templates. As a plausible requirement, a model like a hashmap data structure comes to mind. F...
According to what we read in documentation, Bedrock does support the use of tags in API calls, similar to other AWS services. We use one tag, CustID, to tag various services so that we can bill accord...
In our company, we use EC2 instances for training neural networks.
Every employee uses a different name tag to identify which EC2 instance is launched by whom.
At the end of the month I'd like to mak...