Module Smaws_Client_WAF.TagResource

val request : Smaws_Lib.Context.t -> tag_resource_request -> (tag_resource_response, [> Smaws_Lib.Protocols.AwsJson.error | `WAFBadRequestException of waf_bad_request_exception | `WAFInternalErrorException of waf_internal_error_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

This is AWS WAF Classic documentation. For more information, see AWS WAF Classic in the developer guide.

For the latest version of AWS WAF, use the AWS WAFV2 API and see the AWS WAF Developer Guide. With the latest version, AWS WAF has a single set of endpoints for regional and global use.

Associates tags with the specified AWS 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 AWS resource, up to 50 tags for a resource.

Tagging is only available through the API, SDKs, and CLI. You can't manage or view tags through the AWS WAF Classic console. You can use this action to tag the AWS resources that you manage through AWS WAF Classic: web ACLs, rule groups, and rules.