Smaws_Client_Transcribe.TagResource
val request :
Smaws_Lib.Context.t ->
tag_resource_request ->
(tag_resource_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `BadRequestException of bad_request_exception
| `ConflictException of conflict_exception
| `InternalFailureException of internal_failure_exception
| `LimitExceededException of limit_exceeded_exception
| `NotFoundException of not_found_exception ])
Stdlib.result
Adds one or more custom tags, each in the form of a key:value pair, to the specified resource.
To learn more about using tags with Amazon Transcribe, refer to Tagging resources.