Module Smaws_Client_Shield.TagResource

Adds or updates tags for a resource in Shield.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `InternalErrorException of Types.internal_error_exception | `InvalidParameterException of Types.invalid_parameter_exception | `InvalidResourceException of Types.invalid_resource_exception | `ResourceNotFoundException of Types.resource_not_found_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.tag_resource_request -> (Types.tag_resource_response, [> Smaws_Lib.Protocols.AwsJson.error | `InternalErrorException of Types.internal_error_exception | `InvalidParameterException of Types.invalid_parameter_exception | `InvalidResourceException of Types.invalid_resource_exception | `ResourceNotFoundException of Types.resource_not_found_exception ]) Stdlib.result