Adds 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 Amazon Connect usage.
See https://www.paws-r-sdk.com/docs/connect_tag_contact/ for full documentation.
connect_tag_contact(ContactId, InstanceId, Tags)
[required] The identifier of the contact in this instance of Amazon Connect.
[required] The identifier of the Amazon Connect 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.