Smaws_Client_CodeConnections.TagResource
Adds to or modifies the tags of the given resource. Tags are metadata that can be used to manage a resource.
val request :
Smaws_Lib.Context.t ->
Types.tag_resource_input ->
(Types.tag_resource_output,
[> Smaws_Lib.Protocols.AwsJson.error
| `LimitExceededException of Types.limit_exceeded_exception
| `ResourceNotFoundException of Types.resource_not_found_exception ])
Stdlib.result