Smaws_Client_KinesisAnalytics.UntagResource
val request :
Smaws_Lib.Context.t ->
untag_resource_request ->
(untag_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
Removes one or more tags from a Kinesis Analytics application. For more information, see Using Tagging.