v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14171791756.1 KB

This API is in preview release for Amazon Connect and is subject to change.

Updates the value for the specified attribute type.

post/instance/{InstanceId}/attribute/{AttributeType}

Path parameters

InstanceIdstring required

The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.

AttributeType'INBOUND_CALLS' | 'OUTBOUND_CALLS' | 'CONTACTFLOW_LOGS' | 'CONTACT_LENS' | 'AUTO_RESOLVE_BEST_VOICES' | 'USE_CUSTOM_TTS_VOICES' | 'EARLY_MEDIA' | 'MULTI_PARTY_CONFERENCE' | 'HIGH_VOLUME_OUTBOUND' | 'ENHANCED_CONTACT_MONITORING' required
<p>The type of attribute.</p> <note> <p>Only allowlisted customers can consume USE_CUSTOM_TTS_VOICES. To access this feature, contact Amazon Web Services Support for allowlisting.</p> </note>

Request body

Valuestring required

The value for the attribute. Maximum character limit is 100.

Response

Success