Smaws_Client_DAX.TagResource
val request :
Smaws_Lib.Context.t ->
tag_resource_request ->
(tag_resource_response,
[> Smaws_Lib.Protocols.AwsJson.error
| `ClusterNotFoundFault of cluster_not_found_fault
| `InvalidARNFault of invalid_arn_fault
| `InvalidClusterStateFault of invalid_cluster_state_fault
| `InvalidParameterCombinationException of
invalid_parameter_combination_exception
| `InvalidParameterValueException of invalid_parameter_value_exception
| `ServiceLinkedRoleNotFoundFault of service_linked_role_not_found_fault
| `TagQuotaPerResourceExceeded of tag_quota_per_resource_exceeded ])
Stdlib.result
Associates a set of tags with a DAX resource. You can call TagResource
up to 5 times per second, per account.