Smaws_Client_ResourceGroupsTaggingAPI.TagResources
val request :
Smaws_Lib.Context.t ->
tag_resources_input ->
(tag_resources_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalServiceException of internal_service_exception
| `InvalidParameterException of invalid_parameter_exception
| `ThrottledException of throttled_exception ])
Stdlib.result
Applies one or more tags to the specified resources. Note the following:
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.
Minimum permissions
In addition to the tag:TagResources
permission required by this operation, you must also have the tagging permission defined by the service that created the resource. For example, to tag an Amazon EC2 instance using the TagResources
operation, you must have both of the following permissions:
tag:TagResource
ec2:CreateTags