Module 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 error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `LimitExceededException of Types.limit_exceeded_exception | `ResourceNotFoundException of Types.resource_not_found_exception ] -> string
val request : 'http_type 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