Smaws_Client_Shield.TagResource
Adds or updates tags for a resource in Shield.
val request :
Smaws_Lib.Context.t ->
tag_resource_request ->
(unit,
[> Smaws_Lib.Protocols.AwsJson.error
| `InternalErrorException of internal_error_exception
| `InvalidParameterException of invalid_parameter_exception
| `InvalidResourceException of invalid_resource_exception
| `ResourceNotFoundException of resource_not_found_exception ])
Stdlib.result