Smaws_Client_KinesisAnalytics.TagResource
val request :
Smaws_Lib.Context.t ->
tag_resource_request ->
(tag_resource_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `ConcurrentModificationException of concurrent_modification_exception
| `InvalidArgumentException of invalid_argument_exception
| `ResourceInUseException of resource_in_use_exception
| `ResourceNotFoundException of resource_not_found_exception
| `TooManyTagsException of too_many_tags_exception ])
Stdlib.result
Adds one or more key-value tags to a Kinesis Analytics application. Note that the maximum number of application tags includes system tags. The maximum number of user-defined application tags is 50. For more information, see Using Tagging.