Module Smaws_Client_WAFV2.TagResource

val request : Smaws_Lib.Context.t -> tag_resource_request -> (tag_resource_response, [> Smaws_Lib.Protocols.AwsJson.error | `WAFInternalErrorException of waf_internal_error_exception | `WAFInvalidOperationException of waf_invalid_operation_exception | `WAFInvalidParameterException of waf_invalid_parameter_exception | `WAFLimitsExceededException of waf_limits_exceeded_exception | `WAFNonexistentItemException of waf_nonexistent_item_exception | `WAFTagOperationException of waf_tag_operation_exception | `WAFTagOperationInternalErrorException of waf_tag_operation_internal_error_exception ]) Stdlib.result

Associates tags with the specified Amazon Web Services resource. Tags are key:value pairs that you can use to categorize and manage your resources, for purposes like billing. For example, you might set the tag key to "customer" and the value to the customer name or ID. You can specify one or more tags to add to each Amazon Web Services resource, up to 50 tags for a resource.

You can tag the Amazon Web Services resources that you manage through WAF: web ACLs, rule groups, IP sets, and regex pattern sets. You can't manage or view tags through the WAF console.