Adds the specified tags to the contact resource
Source:R/connect_operations.R
connect_tag_contact.RdAdds the specified tags to the contact resource. For more information about this API is used, see Set up granular billing for a detailed view of your Connect Customer usage.
See https://www.paws-r-sdk.com/docs/connect_tag_contact/ for full documentation.
Arguments
- ContactId
[required] The identifier of the contact in this instance of Connect Customer.
- InstanceId
[required] The identifier of the Connect Customer instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
[required] The tags to be assigned to the contact resource. For example, { "Tags": {"key1":"value1", "key2":"value2"} }.
Authorization is not supported by this tag.