ResourceGroupsTaggingAPI

  • Client object for interacting with AWS ResourceGroupsTaggingAPI service.

    Resource Groups Tagging API This guide describes the API operations for the resource groups tagging. A tag is a label that you assign to an AWS resource. A tag consists of a key and a value, both of which you define. For example, if you have two Amazon EC2 instances, you might assign both a tag key of “Stack.” But the value of “Stack” might be “Testing” for one and “Production” for the other. Do not store personally identifiable information (PII) or other confidential or sensitive information in tags. We use tags to provide you with billing and administration services. Tags are not intended to be used for private or sensitive data. Tagging can help you organize your resources and enables you to simplify resource management, access management and cost allocation. You can use the resource groups tagging API operations to complete the following tasks: Tag and untag supported resources located in the specified Region for the AWS account. Use tag-based filters to search for resources located in the specified Region for the AWS account. List all existing tag keys in the specified Region for the AWS account. List all existing values for the specified key in the specified Region for the AWS account. To use resource groups tagging API operations, you must add the following permissions to your IAM policy: tag:GetResources tag:TagResources tag:UntagResources tag:GetTagKeys tag:GetTagValues You’ll also need permissions to access the resources of individual services so that you can tag and untag those resources. For more information on IAM policies, see Managing IAM Policies in the IAM User Guide. Services that support the Resource Groups Tagging API You can use the Resource Groups Tagging API to tag resources for the following AWS services. Alexa for Business (a4b) API Gateway Amazon AppStream AWS AppSync AWS App Mesh Amazon Athena Amazon Aurora AWS Backup AWS Certificate Manager AWS Certificate Manager Private CA Amazon Cloud Directory AWS Cloud Map AWS CloudFormation Amazon CloudFront AWS CloudHSM AWS CloudTrail Amazon CloudWatch (alarms only) Amazon CloudWatch Events Amazon CloudWatch Logs Amazon Cloudwatch Synthetics AWS CodeBuild AWS CodeCommit AWS CodePipeline AWS CodeStar AWS CodeStar Connections Amazon Cognito Identity Amazon Cognito User Pools Amazon Comprehend AWS Config Amazon Connect AWS Data Exchange AWS Data Pipeline AWS Database Migration Service AWS DataSync AWS Device Farm AWS Direct Connect AWS Directory Service Amazon DynamoDB Amazon EBS Amazon EC2 EC2 Image Builder Amazon ECR Amazon ECS Amazon EKS AWS Elastic Beanstalk Amazon Elastic File System Elastic Load Balancing Amazon ElastiCache Amazon Elasticsearch Service AWS Elemental MediaLive AWS Elemental MediaPackage AWS Elemental MediaPackage VoD AWS Elemental MediaTailor Amazon EMR Amazon EventBridge Schema AWS Firewall Manager Amazon FSx Amazon S3 Glacier AWS Global Accelerator AWS Ground Station AWS Glue Amazon GuardDuty Amazon Inspector AWS IoT Analytics AWS IoT Core AWS IoT Device Defender AWS IoT Device Management AWS IoT Events AWS IoT Greengrass AWS IoT 1-Click AWS IoT Sitewise AWS IoT Things Graph Amazon Kendra AWS Key Management Service Amazon Kinesis Amazon Kinesis Data Analytics Amazon Kinesis Data Firehose AWS Lambda Amazon Lex AWS License Manager Amazon Macie Amazon Machine Learning Amazon MQ Amazon MSK Amazon Neptune AWS OpsWorks AWS OpsWorks CM AWS Organizations Amazon Pinpoint Amazon Quantum Ledger Database (QLDB) Amazon RDS Amazon Redshift AWS Resource Access Manager AWS Resource Groups AWS RoboMaker Amazon Route 53 Amazon Route 53 Resolver Amazon S3 (buckets only) Amazon SageMaker Savings Plans AWS Secrets Manager AWS Security Hub AWS Service Catalog Amazon Simple Email Service (SES) Amazon Simple Notification Service (SNS) Amazon Simple Queue Service (SQS) Amazon Simple Workflow Service AWS Step Functions AWS Storage Gateway AWS Systems Manager AWS Transfer for SFTP Amazon VPC AWS WAFv2 AWS WAF Regional Amazon WorkLink Amazon WorkSpaces

    See more

    Declaration

    Swift

    public struct ResourceGroupsTaggingAPI
  • Error enum for ResourceGroupsTaggingAPI

    See more

    Declaration

    Swift

    public enum ResourceGroupsTaggingAPIErrorType : AWSErrorType
    extension ResourceGroupsTaggingAPIErrorType : CustomStringConvertible