APIHub
Back to Explore

Amazon Connect Service

The Amazon Connect Service API provides programmatic operations to create and configure Amazon Connect contact‑center instances and their components, including agents, phone numbers, contact flows, queues, routing profiles, bots, storage settings, security keys, and language vocabularies.

Cloud
apiKeyHeader
No HTTPS
CORS: Unknown
Description enriched
Visit official documentation

Latency

819ms p95

Uptime

100.0% 30d

Playground

Verified

live

Endpoints

REST · JSON
PUT

/agent-status/{InstanceId}

This API is in preview release for Amazon Connect and is subject to change. Creates an agent status for the specified Amazon Connect instance.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
PUT

/instance/{InstanceId}/approved-origin

This API is in preview release for Amazon Connect and is subject to change. Associates an approved origin to an Amazon Connect instance.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
PUT

/instance/{InstanceId}/bot

This API is in preview release for Amazon Connect and is subject to change. Allows the specified Amazon Connect instance to access the specified Amazon Lex or Amazon Lex V2 bot.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
POST

/instance/{InstanceId}/bot

This API is in preview release for Amazon Connect and is subject to change. Revokes authorization from the specified instance to access the specified Amazon Lex or Amazon Lex V2 bot.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
PUT

/default-vocabulary/{InstanceId}/{LanguageCode}

Associates an existing vocabulary as the default. Contact Lens for Amazon Connect uses the vocabulary in post-call and real-time analysis sessions for the given language.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • LanguageCode (path, required) — The language code of the vocabulary entries. For a list of languages and their corresponding language codes, see What is Amazon Transcribe?
PUT

/instance/{InstanceId}/storage-config

This API is in preview release for Amazon Connect and is subject to change. Associates a storage resource type for the first time. You can only associate one type of storage configuration in a single call. This means, for example, that you can't define an instance with multiple S3 buckets for storing chat transcripts. This API does not create a resource that doesn't exist. It only associates it to the instance. Ensure that the resource being specified in the storage configuration, like an S3 bucket, exists when being used for association.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
PUT

/instance/{InstanceId}/lambda-function

This API is in preview release for Amazon Connect and is subject to change. Allows the specified Amazon Connect instance to access the specified Lambda function.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
PUT

/instance/{InstanceId}/lex-bot

This API is in preview release for Amazon Connect and is subject to change. Allows the specified Amazon Connect instance to access the specified Amazon Lex V1 bot. This API only supports the association of Amazon Lex V1 bots.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
PUT

/phone-number/{PhoneNumberId}/contact-flow

Associates a flow with a phone number claimed to your Amazon Connect instance. If the number is claimed to a traffic distribution group, and you are calling this API using an instance in the Amazon Web Services Region where the traffic distribution group was created, you can use either a full phone number ARN or UUID value for the PhoneNumberId URI request parameter. However, if the number is claimed to a traffic distribution group and you are calling this API using an instance in the alternate Amazon Web Services Region associated with the traffic distribution group, you must provide a full phone number ARN. If a UUID is provided in this scenario, you will receive a ResourceNotFoundException .

  • PhoneNumberId (path, required) — A unique identifier for the phone number.
POST

/queues/{InstanceId}/{QueueId}/associate-quick-connects

This API is in preview release for Amazon Connect and is subject to change. Associates a set of quick connects with a queue.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • QueueId (path, required) — The identifier for the queue.
POST

/routing-profiles/{InstanceId}/{RoutingProfileId}/associate-queues

Associates a set of queues with a routing profile.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • RoutingProfileId (path, required) — The identifier of the routing profile.
PUT

/instance/{InstanceId}/security-key

This API is in preview release for Amazon Connect and is subject to change. Associates a security key to the instance.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
POST

/phone-number/claim

Claims an available phone number to your Amazon Connect instance or traffic distribution group. You can call this API only in the same Amazon Web Services Region where the Amazon Connect instance or traffic distribution group was created. For more information about how to use this operation, see Claim a phone number in your country and Claim phone numbers to traffic distribution groups in the Amazon Connect Administrator Guide . You can call the SearchAvailablePhoneNumbers API for available phone numbers that you can claim. Call the DescribePhoneNumber API to verify the status of a previous ClaimPhoneNumber operation.

GET

/agent-status/{InstanceId}

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

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
  • maxResults (query, limit) — The maximum number of results to return per page.
  • AgentStatusTypes (query) — Available agent status types.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
PUT

/contact-flows/{InstanceId}

Creates a flow for the specified Amazon Connect instance. You can also create and update flows using the Amazon Connect Flow language .

  • InstanceId (path, required) — The identifier of the Amazon Connect instance.
PUT

/contact-flow-modules/{InstanceId}

Creates a flow module for the specified Amazon Connect instance.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
PUT

/hours-of-operations/{InstanceId}

This API is in preview release for Amazon Connect and is subject to change. Creates hours of operation.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
PUT

/instance

This API is in preview release for Amazon Connect and is subject to change. Initiates an Amazon Connect instance with all the supported channels enabled. It does not attach any storage, such as Amazon Simple Storage Service (Amazon S3) or Amazon Kinesis. It also does not allow for any configurations on features, such as Contact Lens for Amazon Connect. Amazon Connect enforces a limit on the total number of instances that you can create or delete in 30 days. If you exceed this limit, you will get an error message indicating there has been an excessive number of attempts at creating or deleting instances. You must wait 30 days before you can restart creating and deleting instances in your account.

GET

/instance

This API is in preview release for Amazon Connect and is subject to change. Return a list of instances which are in active state, creation-in-progress state, and failed state. Instances that aren't successfully created (they are in a failed state) are returned only for 24 hours after the CreateInstance API was invoked.

  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
  • maxResults (query, limit) — The maximum number of results to return per page.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
PUT

/instance/{InstanceId}/integration-associations

Creates an Amazon Web Services resource association with an Amazon Connect instance.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
GET

/instance/{InstanceId}/integration-associations

Provides summary information about the Amazon Web Services resource associations for the specified Amazon Connect instance.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • integrationType (query) — The integration type.
  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
  • maxResults (query, limit) — The maximum number of results to return per page.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
POST

/contact/create-participant

Adds a new participant into an on-going chat contact. For more information, see Customize chat flow experiences by integrating custom participants .

GET

/contact-flow-modules/{InstanceId}/{ContactFlowModuleId}

Describes the specified flow module.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • ContactFlowModuleId (path, required) — The identifier of the flow module.
PUT

/queues/{InstanceId}

This API is in preview release for Amazon Connect and is subject to change. Creates a new queue for the specified Amazon Connect instance. If the number being used in the input is claimed to a traffic distribution group, and you are calling this API using an instance in the Amazon Web Services Region where the traffic distribution group was created, you can use either a full phone number ARN or UUID value for the OutboundCallerIdNumberId value of the OutboundCallerConfig request body parameter. However, if the number is claimed to a traffic distribution group and you are calling this API using an instance in the alternate Amazon Web Services Region associated with the traffic distribution group, you must provide a full phone number ARN. If a UUID is provided in this scenario, you will receive a ResourceNotFoundException .

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
PUT

/quick-connects/{InstanceId}

Creates a quick connect for the specified Amazon Connect instance.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
GET

/quick-connects/{InstanceId}

Provides information about the quick connects for the specified Amazon Connect instance.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
  • maxResults (query, limit) — The maximum number of results to return per page. The default MaxResult size is 100.
  • QuickConnectTypes (query) — The type of quick connect. In the Amazon Connect console, when you create a quick connect, you are prompted to assign one of the following types: Agent (USER), External (PHONE_NUMBER), or Queue (QUEUE).
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
PUT

/routing-profiles/{InstanceId}

Creates a new routing profile.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
POST

/rules/{InstanceId}

Creates a rule for the specified Amazon Connect instance. Use the Rules Function language to code conditions for the rule.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
GET

/rules/{InstanceId}

List all rules for the specified Amazon Connect instance.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • publishStatus (query) — The publish status of the rule.
  • eventSourceName (query) — The name of the event source.
  • maxResults (query, limit) — The maximum number of results to return per page.
  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
PUT

/security-profiles/{InstanceId}

This API is in preview release for Amazon Connect and is subject to change. Creates a security profile.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
PUT

/instance/{InstanceId}/task/template

Creates a new task template in the specified Amazon Connect instance.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
DELETE

/hours-of-operations/{InstanceId}/{HoursOfOperationId}

This API is in preview release for Amazon Connect and is subject to change. Deletes an hours of operation.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • HoursOfOperationId (path, required) — The identifier for the hours of operation.
GET

/instance/{InstanceId}/task/template

Lists task templates for the specified Amazon Connect instance.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results. It is not expected that you set this because the value returned in the previous response is always null.
  • maxResults (query, limit) — The maximum number of results to return per page. It is not expected that you set this.
  • status (query) — Marks a template as ACTIVE or INACTIVE for a task to refer to it. Tasks can only be created from ACTIVE templates. If a template is marked as INACTIVE , then a task that refers to this template cannot be created.
  • name (query) — The name of the task template.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
PUT

/traffic-distribution-group

Creates a traffic distribution group given an Amazon Connect instance that has been replicated. For more information about creating traffic distribution groups, see Set up traffic distribution groups in the Amazon Connect Administrator Guide .

PUT

/instance/{InstanceId}/integration-associations/{IntegrationAssociationId}/use-cases

Creates a use case for an integration association.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • IntegrationAssociationId (path, required) — The identifier for the integration association.
GET

/instance/{InstanceId}/integration-associations/{IntegrationAssociationId}/use-cases

Lists the use cases for the integration association.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • IntegrationAssociationId (path, required) — The identifier for the integration association.
  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
  • maxResults (query, limit) — The maximum number of results to return per page.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
PUT

/users/{InstanceId}

Creates a user account for the specified Amazon Connect instance. For information about how to create user accounts using the Amazon Connect console, see Add Users in the Amazon Connect Administrator Guide .

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
PUT

/user-hierarchy-groups/{InstanceId}

Creates a new user hierarchy group.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
POST

/vocabulary/{InstanceId}

Creates a custom vocabulary associated with your Amazon Connect instance. You can set a custom vocabulary to be your default vocabulary for a given language. Contact Lens for Amazon Connect uses the default vocabulary in post-call and real-time contact analysis sessions for that language.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
DELETE

/contact-flows/{InstanceId}/{ContactFlowId}

Deletes a flow for the specified Amazon Connect instance.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • ContactFlowId (path, required) — The identifier of the flow.
GET

/contact-flows/{InstanceId}/{ContactFlowId}

Describes the specified flow. You can also create and update flows using the Amazon Connect Flow language .

  • InstanceId (path, required) — The identifier of the Amazon Connect instance.
  • ContactFlowId (path, required) — The identifier of the flow.
DELETE

/contact-flow-modules/{InstanceId}/{ContactFlowModuleId}

Deletes the specified flow module.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • ContactFlowModuleId (path, required) — The identifier of the flow module.
GET

/hours-of-operations/{InstanceId}/{HoursOfOperationId}

This API is in preview release for Amazon Connect and is subject to change. Describes the hours of operation.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • HoursOfOperationId (path, required) — The identifier for the hours of operation.
POST

/hours-of-operations/{InstanceId}/{HoursOfOperationId}

This API is in preview release for Amazon Connect and is subject to change. Updates the hours of operation.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • HoursOfOperationId (path, required) — The identifier of the hours of operation.
DELETE

/instance/{InstanceId}

This API is in preview release for Amazon Connect and is subject to change. Deletes the Amazon Connect instance. Amazon Connect enforces a limit on the total number of instances that you can create or delete in 30 days. If you exceed this limit, you will get an error message indicating there has been an excessive number of attempts at creating or deleting instances. You must wait 30 days before you can restart creating and deleting instances in your account.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
GET

/instance/{InstanceId}

This API is in preview release for Amazon Connect and is subject to change. Returns the current state of the specified instance identifier. It tracks the instance while it is being created and returns an error status, if applicable. If an instance is not created successfully, the instance status reason field returns details relevant to the reason. The instance in a failed state is returned only for 24 hours after the CreateInstance API was invoked.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
DELETE

/instance/{InstanceId}/integration-associations/{IntegrationAssociationId}

Deletes an Amazon Web Services resource association from an Amazon Connect instance. The association must not have any use cases associated with it.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • IntegrationAssociationId (path, required) — The identifier for the integration association.
DELETE

/quick-connects/{InstanceId}/{QuickConnectId}

Deletes a quick connect.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • QuickConnectId (path, required) — The identifier for the quick connect.
GET

/quick-connects/{InstanceId}/{QuickConnectId}

Describes the quick connect.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • QuickConnectId (path, required) — The identifier for the quick connect.
DELETE

/rules/{InstanceId}/{RuleId}

Deletes a rule for the specified Amazon Connect instance.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • RuleId (path, required) — A unique identifier for the rule.
GET

/rules/{InstanceId}/{RuleId}

Describes a rule for the specified Amazon Connect instance.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • RuleId (path, required) — A unique identifier for the rule.
PUT

/rules/{InstanceId}/{RuleId}

Updates a rule for the specified Amazon Connect instance. Use the Rules Function language to code conditions for the rule.

  • RuleId (path, required) — A unique identifier for the rule.
  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
DELETE

/security-profiles/{InstanceId}/{SecurityProfileId}

This API is in preview release for Amazon Connect and is subject to change. Deletes a security profile.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • SecurityProfileId (path, required) — The identifier for the security profle.
GET

/security-profiles/{InstanceId}/{SecurityProfileId}

This API is in preview release for Amazon Connect and is subject to change. Gets basic information about the security profle.

  • SecurityProfileId (path, required) — The identifier for the security profle.
  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
POST

/security-profiles/{InstanceId}/{SecurityProfileId}

This API is in preview release for Amazon Connect and is subject to change. Updates a security profile.

  • SecurityProfileId (path, required) — The identifier for the security profle.
  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
DELETE

/instance/{InstanceId}/task/template/{TaskTemplateId}

Deletes the task template.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • TaskTemplateId (path, required) — A unique identifier for the task template.
GET

/instance/{InstanceId}/task/template/{TaskTemplateId}

Gets details about a specific task template in the specified Amazon Connect instance.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • TaskTemplateId (path, required) — A unique identifier for the task template.
  • snapshotVersion (query) — The system generated version of a task template that is associated with a task, when the task is created.
POST

/instance/{InstanceId}/task/template/{TaskTemplateId}

Updates details about a specific task template in the specified Amazon Connect instance. This operation does not support partial updates. Instead it does a full update of template content.

  • TaskTemplateId (path, required) — A unique identifier for the task template.
  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
DELETE

/traffic-distribution-group/{TrafficDistributionGroupId}

Deletes a traffic distribution group. This API can be called only in the Region where the traffic distribution group is created. For more information about deleting traffic distribution groups, see Delete traffic distribution groups in the Amazon Connect Administrator Guide .

  • TrafficDistributionGroupId (path, required) — The identifier of the traffic distribution group. This can be the ID or the ARN if the API is being called in the Region where the traffic distribution group was created. The ARN must be provided if the call is from the replicated Region.
GET

/traffic-distribution-group/{TrafficDistributionGroupId}

Gets details and status of a traffic distribution group.

  • TrafficDistributionGroupId (path, required) — The identifier of the traffic distribution group. This can be the ID or the ARN if the API is being called in the Region where the traffic distribution group was created. The ARN must be provided if the call is from the replicated Region.
DELETE

/instance/{InstanceId}/integration-associations/{IntegrationAssociationId}/use-cases/{UseCaseId}

Deletes a use case from an integration association.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • IntegrationAssociationId (path, required) — The identifier for the integration association.
  • UseCaseId (path, required) — The identifier for the use case.
DELETE

/users/{InstanceId}/{UserId}

Deletes a user account from the specified Amazon Connect instance. For information about what happens to a user's data when their account is deleted, see Delete Users from Your Amazon Connect Instance in the Amazon Connect Administrator Guide .

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • UserId (path, required) — The identifier of the user.
GET

/users/{InstanceId}/{UserId}

Describes the specified user account. You can find the instance ID in the Amazon Connect console (it’s the final part of the ARN). The console does not display the user IDs. Instead, list the users and note the IDs provided in the output.

  • UserId (path, required) — The identifier of the user account.
  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
DELETE

/user-hierarchy-groups/{InstanceId}/{HierarchyGroupId}

Deletes an existing user hierarchy group. It must not be associated with any agents or have any active child groups.

  • HierarchyGroupId (path, required) — The identifier of the hierarchy group.
  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
GET

/user-hierarchy-groups/{InstanceId}/{HierarchyGroupId}

Describes the specified hierarchy group.

  • HierarchyGroupId (path, required) — The identifier of the hierarchy group.
  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
POST

/vocabulary-remove/{InstanceId}/{VocabularyId}

Deletes the vocabulary that has the given identifier.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • VocabularyId (path, required) — The identifier of the custom vocabulary.
GET

/agent-status/{InstanceId}/{AgentStatusId}

This API is in preview release for Amazon Connect and is subject to change. Describes an agent status.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • AgentStatusId (path, required) — The identifier for the agent status.
POST

/agent-status/{InstanceId}/{AgentStatusId}

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

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • AgentStatusId (path, required) — The identifier of the agent status.
GET

/contacts/{InstanceId}/{ContactId}

This API is in preview release for Amazon Connect and is subject to change. Describes the specified contact. Contact information remains available in Amazon Connect for 24 months, and then it is deleted. Only data from November 12, 2021, and later is returned by this API.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • ContactId (path, required) — The identifier of the contact.
POST

/contacts/{InstanceId}/{ContactId}

This API is in preview release for Amazon Connect and is subject to change. Adds or updates user-defined contact information associated with the specified contact. At least one field to be updated must be present in the request. You can add or update user-defined contact information for both ongoing and completed contacts.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • ContactId (path, required) — The identifier of the contact. This is the identifier of the contact associated with the first interaction with your contact center.
GET

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

This API is in preview release for Amazon Connect and is subject to change. Describes the specified instance attribute.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • AttributeType (path, required) — The type of attribute.
POST

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

This API is in preview release for Amazon Connect and is subject to change. Updates the value for the specified attribute type.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • AttributeType (path, required) — The type of attribute. Only allowlisted customers can consume USE_CUSTOM_TTS_VOICES. To access this feature, contact Amazon Web Services Support for allowlisting.
GET

/instance/{InstanceId}/storage-config/{AssociationId}#resourceType

This API is in preview release for Amazon Connect and is subject to change. Retrieves the current storage configurations for the specified resource type, association ID, and instance ID.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • AssociationId (path, required) — The existing association identifier that uniquely identifies the resource type and storage config for the given instance ID.
  • resourceType (query, required) — A valid resource type.
DELETE

/instance/{InstanceId}/storage-config/{AssociationId}#resourceType

This API is in preview release for Amazon Connect and is subject to change. Removes the storage type configurations for the specified resource type and association ID.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • AssociationId (path, required) — The existing association identifier that uniquely identifies the resource type and storage config for the given instance ID.
  • resourceType (query, required) — A valid resource type.
POST

/instance/{InstanceId}/storage-config/{AssociationId}#resourceType

This API is in preview release for Amazon Connect and is subject to change. Updates an existing configuration for a resource type. This API is idempotent.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • AssociationId (path, required) — The existing association identifier that uniquely identifies the resource type and storage config for the given instance ID.
  • resourceType (query, required) — A valid resource type.
GET

/phone-number/{PhoneNumberId}

Gets details and status of a phone number that’s claimed to your Amazon Connect instance or traffic distribution group. If the number is claimed to a traffic distribution group, and you are calling in the Amazon Web Services Region where the traffic distribution group was created, you can use either a phone number ARN or UUID value for the PhoneNumberId URI request parameter. However, if the number is claimed to a traffic distribution group and you are calling this API in the alternate Amazon Web Services Region associated with the traffic distribution group, you must provide a full phone number ARN. If a UUID is provided in this scenario, you will receive a ResourceNotFoundException .

  • PhoneNumberId (path, required) — A unique identifier for the phone number.
DELETE

/phone-number/{PhoneNumberId}

Releases a phone number previously claimed to an Amazon Connect instance or traffic distribution group. You can call this API only in the Amazon Web Services Region where the number was claimed. To release phone numbers from a traffic distribution group, use the ReleasePhoneNumber API, not the Amazon Connect console. After releasing a phone number, the phone number enters into a cooldown period of 30 days. It cannot be searched for or claimed again until the period has ended. If you accidentally release a phone number, contact Amazon Web Services Support.

  • PhoneNumberId (path, required) — A unique identifier for the phone number.
  • clientToken (query) — A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the Amazon Web Services SDK populates this field. For more information about idempotency, see Making retries safe with idempotent APIs .
PUT

/phone-number/{PhoneNumberId}

Updates your claimed phone number from its current Amazon Connect instance or traffic distribution group to another Amazon Connect instance or traffic distribution group in the same Amazon Web Services Region. You can call DescribePhoneNumber API to verify the status of a previous UpdatePhoneNumber operation.

  • PhoneNumberId (path, required) — A unique identifier for the phone number.
GET

/queues/{InstanceId}/{QueueId}

This API is in preview release for Amazon Connect and is subject to change. Describes the specified queue.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • QueueId (path, required) — The identifier for the queue.
GET

/routing-profiles/{InstanceId}/{RoutingProfileId}

Describes the specified routing profile.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • RoutingProfileId (path, required) — The identifier of the routing profile.
GET

/user-hierarchy-structure/{InstanceId}

Describes the hierarchy structure of the specified Amazon Connect instance.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
POST

/user-hierarchy-structure/{InstanceId}

Updates the user hierarchy structure: add, remove, and rename user hierarchy levels.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
GET

/vocabulary/{InstanceId}/{VocabularyId}

Describes the specified vocabulary.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • VocabularyId (path, required) — The identifier of the custom vocabulary.
DELETE

/instance/{InstanceId}/approved-origin#origin

This API is in preview release for Amazon Connect and is subject to change. Revokes access to integrated applications from Amazon Connect.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • origin (query, required) — The domain URL of the integrated application.
DELETE

/instance/{InstanceId}/lambda-function#functionArn

This API is in preview release for Amazon Connect and is subject to change. Remove the Lambda function from the dropdown options available in the relevant flow blocks.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance..
  • functionArn (query, required) — The Amazon Resource Name (ARN) of the Lambda function being disassociated.
DELETE

/instance/{InstanceId}/lex-bot#botName&lexRegion

This API is in preview release for Amazon Connect and is subject to change. Revokes authorization from the specified instance to access the specified Amazon Lex bot.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • botName (query, required) — The name of the Amazon Lex bot. Maximum character limit of 50.
  • lexRegion (query, required) — The Amazon Web Services Region in which the Amazon Lex bot has been created.
DELETE

/phone-number/{PhoneNumberId}/contact-flow#instanceId

Removes the flow association from a phone number claimed to your Amazon Connect instance. If the number is claimed to a traffic distribution group, and you are calling this API using an instance in the Amazon Web Services Region where the traffic distribution group was created, you can use either a full phone number ARN or UUID value for the PhoneNumberId URI request parameter. However, if the number is claimed to a traffic distribution group and you are calling this API using an instance in the alternate Amazon Web Services Region associated with the traffic distribution group, you must provide a full phone number ARN. If a UUID is provided in this scenario, you will receive a ResourceNotFoundException .

  • PhoneNumberId (path, required) — A unique identifier for the phone number.
  • instanceId (query, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
POST

/queues/{InstanceId}/{QueueId}/disassociate-quick-connects

This API is in preview release for Amazon Connect and is subject to change. Disassociates a set of quick connects from a queue.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • QueueId (path, required) — The identifier for the queue.
POST

/routing-profiles/{InstanceId}/{RoutingProfileId}/disassociate-queues

Disassociates a set of queues from a routing profile.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • RoutingProfileId (path, required) — The identifier of the routing profile.
DELETE

/instance/{InstanceId}/security-key/{AssociationId}

This API is in preview release for Amazon Connect and is subject to change. Deletes the specified security key.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • AssociationId (path, required) — The existing association identifier that uniquely identifies the resource type and storage config for the given instance ID.
POST

/users/{InstanceId}/{UserId}/contact

Dismisses contacts from an agent’s CCP and returns the agent to an available state, which allows the agent to receive a new routed contact. Contacts can only be dismissed if they are in a MISSED , ERROR , ENDED , or REJECTED state in the Agent Event Stream .

  • UserId (path, required) — The identifier of the user account.
  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.
GET

/contact/attributes/{InstanceId}/{InitialContactId}

Retrieves the contact attributes for the specified contact.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance.
  • InitialContactId (path, required) — The identifier of the initial contact.
POST

/contact-flows/{InstanceId}/{ContactFlowId}/content

Updates the specified flow. You can also create and update flows using the Amazon Connect Flow language .

  • InstanceId (path, required) — The identifier of the Amazon Connect instance.
  • ContactFlowId (path, required) — The identifier of the flow.
POST

/metrics/current/{InstanceId}

Gets the real-time metric data from the specified Amazon Connect instance. For a description of each metric, see Real-time Metrics Definitions in the Amazon Connect Administrator Guide .

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
POST

/metrics/userdata/{InstanceId}

Gets the real-time active user data from the specified Amazon Connect instance.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
GET

/user/federate/{InstanceId}

Retrieves a token for federation. This API doesn't support root users. If you try to invoke GetFederationToken with root credentials, an error message similar to the following one appears: Provided identity: Principal: .... User: .... cannot be used for federation with Amazon Connect

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
POST

/metrics/historical/{InstanceId}

Gets historical metric data from the specified Amazon Connect instance. For a description of each historical metric, see Historical Metrics Definitions in the Amazon Connect Administrator Guide .

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
POST

/metrics/data

Gets metric data from the specified Amazon Connect instance. GetMetricDataV2 offers more features than GetMetricData , the previous version of this API. It has new metrics, offers filtering at a metric level, and offers the ability to filter and group data by channels, queues, routing profiles, agents, and agent hierarchy levels. It can retrieve historical data for the last 14 days, in 24-hour intervals. For a description of the historical metrics that are supported by GetMetricDataV2 and GetMetricData , see Historical metrics definitions in the Amazon Connect Administrator's Guide . This API is not available in the Amazon Web Services GovCloud (US) Regions.

  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
GET

/traffic-distribution/{Id}

Retrieves the current traffic distribution for a given traffic distribution group.

  • Id (path, required) — The identifier of the traffic distribution group.
PUT

/traffic-distribution/{Id}

Updates the traffic distribution for a given traffic distribution group. For more information about updating a traffic distribution group, see Update telephony traffic distribution across Amazon Web Services Regions in the Amazon Connect Administrator Guide .

  • Id (path, required) — The identifier of the traffic distribution group. This can be the ID or the ARN if the API is being called in the Region where the traffic distribution group was created. The ARN must be provided if the call is from the replicated Region.
GET

/instance/{InstanceId}/approved-origins

This API is in preview release for Amazon Connect and is subject to change. Returns a paginated list of all approved origins associated with the instance.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
  • maxResults (query, limit) — The maximum number of results to return per page.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
POST

/vocabulary-summary/{InstanceId}

Searches for vocabularies within a specific Amazon Connect instance using State , NameStartsWith , and LanguageCode .

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
GET

/instance/{InstanceId}/bots#lexVersion

This API is in preview release for Amazon Connect and is subject to change. For the specified version of Amazon Lex, returns a paginated list of all the Amazon Lex bots currently associated with the instance. Use this API to returns both Amazon Lex V1 and V2 bots.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
  • maxResults (query, limit) — The maximum number of results to return per page.
  • lexVersion (query, required) — The version of Amazon Lex or Amazon Lex V2.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
GET

/contact-flow-modules-summary/{InstanceId}

Provides information about the flow modules for the specified Amazon Connect instance.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
  • maxResults (query, limit) — The maximum number of results to return per page.
  • state (query) — The state of the flow module.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
GET

/contact-flows-summary/{InstanceId}

Provides information about the flows for the specified Amazon Connect instance. You can also create and update flows using the Amazon Connect Flow language . For more information about flows, see Flows in the Amazon Connect Administrator Guide .

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • contactFlowTypes (query) — The type of flow.
  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
  • maxResults (query, limit) — The maximum number of results to return per page. The default MaxResult size is 100.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
GET

/contact/references/{InstanceId}/{ContactId}#referenceTypes

This API is in preview release for Amazon Connect and is subject to change. For the specified referenceTypes , returns a list of references associated with the contact.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • ContactId (path, required) — The identifier of the initial contact.
  • referenceTypes (query, required) — The type of reference.
  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results. This is not expected to be set, because the value returned in the previous response is always null.
  • NextToken (query) — Pagination token
POST

/default-vocabulary-summary/{InstanceId}

Lists the default vocabularies for the specified Amazon Connect instance.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
GET

/hours-of-operations-summary/{InstanceId}

Provides information about the hours of operation for the specified Amazon Connect instance. For more information about hours of operation, see Set the Hours of Operation for a Queue in the Amazon Connect Administrator Guide .

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
  • maxResults (query, limit) — The maximum number of results to return per page. The default MaxResult size is 100.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
GET

/instance/{InstanceId}/attributes

This API is in preview release for Amazon Connect and is subject to change. Returns a paginated list of all attribute types for the given instance.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
  • maxResults (query, limit) — The maximum number of results to return per page.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
GET

/instance/{InstanceId}/storage-configs#resourceType

This API is in preview release for Amazon Connect and is subject to change. Returns a paginated list of storage configs for the identified instance and resource type.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • resourceType (query, required) — A valid resource type.
  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
  • maxResults (query, limit) — The maximum number of results to return per page.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
GET

/instance/{InstanceId}/lambda-functions

This API is in preview release for Amazon Connect and is subject to change. Returns a paginated list of all Lambda functions that display in the dropdown options in the relevant flow blocks.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
  • maxResults (query, limit) — The maximum number of results to return per page.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
GET

/instance/{InstanceId}/lex-bots

This API is in preview release for Amazon Connect and is subject to change. Returns a paginated list of all the Amazon Lex V1 bots currently associated with the instance. To return both Amazon Lex V1 and V2 bots, use the ListBots API.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
  • maxResults (query, limit) — The maximum number of results to return per page. If no value is specified, the default is 10.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
GET

/phone-numbers-summary/{InstanceId}

Provides information about the phone numbers for the specified Amazon Connect instance. For more information about phone numbers, see Set Up Phone Numbers for Your Contact Center in the Amazon Connect Administrator Guide . The phone number Arn value that is returned from each of the items in the PhoneNumberSummaryList cannot be used to tag phone number resources. It will fail with a ResourceNotFoundException . Instead, use the ListPhoneNumbersV2 API. It returns the new phone number ARN that can be used to tag phone number resources.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • phoneNumberTypes (query) — The type of phone number.
  • phoneNumberCountryCodes (query) — The ISO country code.
  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
  • maxResults (query, limit) — The maximum number of results to return per page. The default MaxResult size is 100.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
POST

/phone-number/list

Lists phone numbers claimed to your Amazon Connect instance or traffic distribution group. If the provided TargetArn is a traffic distribution group, you can call this API in both Amazon Web Services Regions associated with traffic distribution group. For more information about phone numbers, see Set Up Phone Numbers for Your Contact Center in the Amazon Connect Administrator Guide .

  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
GET

/prompts-summary/{InstanceId}

Provides information about the prompts for the specified Amazon Connect instance.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance.
  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
  • maxResults (query, limit) — The maximum number of results to return per page. The default MaxResult size is 100.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
GET

/queues/{InstanceId}/{QueueId}/quick-connects

This API is in preview release for Amazon Connect and is subject to change. Lists the quick connects associated with a queue.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • QueueId (path, required) — The identifier for the queue.
  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
  • maxResults (query, limit) — The maximum number of results to return per page. The default MaxResult size is 100.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
GET

/queues-summary/{InstanceId}

Provides information about the queues for the specified Amazon Connect instance. If you do not specify a QueueTypes parameter, both standard and agent queues are returned. This might cause an unexpected truncation of results if you have more than 1000 agents and you limit the number of results of the API call in code. For more information about queues, see Queues: Standard and Agent in the Amazon Connect Administrator Guide .

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • queueTypes (query) — The type of queue.
  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
  • maxResults (query, limit) — The maximum number of results to return per page. The default MaxResult size is 100.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
GET

/routing-profiles/{InstanceId}/{RoutingProfileId}/queues

Lists the queues associated with a routing profile.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • RoutingProfileId (path, required) — The identifier of the routing profile.
  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
  • maxResults (query, limit) — The maximum number of results to return per page. The default MaxResult size is 100.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
POST

/routing-profiles/{InstanceId}/{RoutingProfileId}/queues

Updates the properties associated with a set of queues for a routing profile.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • RoutingProfileId (path, required) — The identifier of the routing profile.
GET

/routing-profiles-summary/{InstanceId}

Provides summary information about the routing profiles for the specified Amazon Connect instance. For more information about routing profiles, see Routing Profiles and Create a Routing Profile in the Amazon Connect Administrator Guide .

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
  • maxResults (query, limit) — The maximum number of results to return per page. The default MaxResult size is 100.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
DELETE

/tags/{resourceArn}#tagKeys

Removes the specified tags from the specified resource.

  • resourceArn (path, required) — The Amazon Resource Name (ARN) of the resource.
  • tagKeys (query, required) — The tag keys.
GET

/instance/{InstanceId}/security-keys

This API is in preview release for Amazon Connect and is subject to change. Returns a paginated list of all security keys associated with the instance.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
  • maxResults (query, limit) — The maximum number of results to return per page.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
GET

/security-profiles-permissions/{InstanceId}/{SecurityProfileId}

This API is in preview release for Amazon Connect and is subject to change. Lists the permissions granted to a security profile.

  • SecurityProfileId (path, required) — The identifier for the security profle.
  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
  • maxResults (query, limit) — The maximum number of results to return per page.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
GET

/security-profiles-summary/{InstanceId}

Provides summary information about the security profiles for the specified Amazon Connect instance. For more information about security profiles, see Security Profiles in the Amazon Connect Administrator Guide .

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
  • maxResults (query, limit) — The maximum number of results to return per page. The default MaxResult size is 100.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
GET

/tags/{resourceArn}

Lists the tags for the specified resource. For sample policies that use tags, see Amazon Connect Identity-Based Policy Examples in the Amazon Connect Administrator Guide .

  • resourceArn (path, required) — The Amazon Resource Name (ARN) of the resource. All Amazon Connect resources (instances, queues, flows, routing profiles, etc) have an ARN. To locate the ARN for an instance, for example, see Find your Amazon Connect instance ID/ARN .
POST

/tags/{resourceArn}

Adds the specified tags to the specified resource. Some of the supported resource types are agents, routing profiles, queues, quick connects, contact flows, agent statuses, hours of operation, phone numbers, security profiles, and task templates. For a complete list, see Tagging resources in Amazon Connect . For sample policies that use tags, see Amazon Connect Identity-Based Policy Examples in the Amazon Connect Administrator Guide .

  • resourceArn (path, required) — The Amazon Resource Name (ARN) of the resource.
GET

/traffic-distribution-groups

Lists traffic distribution groups.

  • maxResults (query, limit) — The maximum number of results to return per page.
  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
  • instanceId (query) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
POST

/contact/attributes

Creates or updates user-defined contact attributes associated with the specified contact. You can create or update user-defined attributes for both ongoing and completed contacts. For example, while the call is active, you can update the customer's name or the reason the customer called. You can add notes about steps that the agent took during the call that display to the next agent that takes the call. You can also update attributes for a contact using data from your CRM application and save the data with the contact in Amazon Connect. You could also flag calls for additional analysis, such as legal review or to identify abusive callers. Contact attributes are available in Amazon Connect for 24 months, and are then deleted. For information about contact record retention and the maximum size of the contact record attributes section, see Feature specifications in the Amazon Connect Administrator Guide .

GET

/user-hierarchy-groups-summary/{InstanceId}

Provides summary information about the hierarchy groups for the specified Amazon Connect instance. For more information about agent hierarchies, see Set Up Agent Hierarchies in the Amazon Connect Administrator Guide .

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
  • maxResults (query, limit) — The maximum number of results to return per page. The default MaxResult size is 100.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
GET

/users-summary/{InstanceId}

Provides summary information about the users for the specified Amazon Connect instance.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • nextToken (query) — The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.
  • maxResults (query, limit) — The maximum number of results to return per page. The default MaxResult size is 100.
  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
POST

/contact/monitor

Initiates silent monitoring of a contact. The Contact Control Panel (CCP) of the user specified by userId will be set to silent monitoring mode on the contact.

PUT

/users/{InstanceId}/{UserId}/status

Changes the current status of a user or agent in Amazon Connect. If the agent is currently handling a contact, this sets the agent's next status. For more information, see Agent status and Set your next status in the Amazon Connect Administrator Guide .

  • UserId (path, required) — The identifier of the user.
  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
POST

/instance/{InstanceId}/replicate

Replicates an Amazon Connect instance in the specified Amazon Web Services Region. For more information about replicating an Amazon Connect instance, see Create a replica of your existing Amazon Connect instance in the Amazon Connect Administrator Guide .

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance. You can provide the InstanceId , or the entire ARN.
POST

/contact/resume-recording

When a contact is being recorded, and the recording has been suspended using SuspendContactRecording, this API resumes recording the call. Only voice recordings are supported at this time.

POST

/phone-number/search-available

Searches for available phone numbers that you can claim to your Amazon Connect instance or traffic distribution group. If the provided TargetArn is a traffic distribution group, you can call this API in both Amazon Web Services Regions associated with the traffic distribution group.

  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
POST

/search-queues

This API is in preview release for Amazon Connect and is subject to change. Searches queues in an Amazon Connect instance, with optional filtering.

  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
POST

/search-routing-profiles

This API is in preview release for Amazon Connect and is subject to change. Searches routing profiles in an Amazon Connect instance, with optional filtering.

  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
POST

/search-security-profiles

This API is in preview release for Amazon Connect and is subject to change. Searches security profiles in an Amazon Connect instance, with optional filtering.

  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
POST

/search-users

Searches users in an Amazon Connect instance, with optional filtering. AfterContactWorkTimeLimit is returned in milliseconds.

  • MaxResults (query, limit) — Pagination limit
  • NextToken (query) — Pagination token
PUT

/contact/chat

Initiates a flow to start a new chat for the customer. Response of this API provides a token required to obtain credentials from the CreateParticipantConnection API in the Amazon Connect Participant Service. When a new chat contact is successfully created, clients must subscribe to the participant’s connection for the created chat within 5 minutes. This is achieved by invoking CreateParticipantConnection with WEBSOCKET and CONNECTION_CREDENTIALS. A 429 error occurs in the following situations: API rate limit is exceeded. API TPS throttling returns a TooManyRequests exception. The quota for concurrent active chats is exceeded. Active chat throttling returns a LimitExceededException . If you use the ChatDurationInMinutes parameter and receive a 400 error, your account may not support the ability to configure custom chat durations. For more information, contact Amazon Web Services Support. For more information about chat, see Chat in the Amazon Connect Administrator Guide .

POST

/contact/start-recording

Starts recording the contact: If the API is called before the agent joins the call, recording starts when the agent joins the call. If the API is called after the agent joins the call, recording starts at the time of the API call. StartContactRecording is a one-time action. For example, if you use StopContactRecording to stop recording an ongoing call, you can't use StartContactRecording to restart it. For scenarios where the recording has started and you want to suspend and resume it, such as when collecting sensitive information (for example, a credit card number), use SuspendContactRecording and ResumeContactRecording. You can use this API to override the recording behavior configured in the Set recording behavior block. Only voice recordings are supported at this time.

POST

/contact/start-streaming

Initiates real-time message streaming for a new chat contact. For more information about message streaming, see Enable real-time chat message streaming in the Amazon Connect Administrator Guide .

PUT

/contact/outbound-voice

Places an outbound call to a contact, and then initiates the flow. It performs the actions in the flow that's specified (in ContactFlowId ). Agents do not initiate the outbound API, which means that they do not dial the contact. If the flow places an outbound call to a contact, and then puts the contact in queue, the call is then routed to the agent, like any other inbound case. There is a 60-second dialing timeout for this operation. If the call is not connected after 60 seconds, it fails. UK numbers with a 447 prefix are not allowed by default. Before you can dial these UK mobile numbers, you must submit a service quota increase request. For more information, see Amazon Connect Service Quotas in the Amazon Connect Administrator Guide . Campaign calls are not allowed by default. Before you can make a call with TrafficType = CAMPAIGN , you must submit a service quota increase request to the quota Amazon Connect campaigns .

PUT

/contact/task

Initiates a flow to start a new task.

POST

/contact/stop

Ends the specified contact. This call does not work for the following initiation methods: DISCONNECT TRANSFER QUEUE_TRANSFER

POST

/contact/stop-recording

Stops recording a call when a contact is being recorded. StopContactRecording is a one-time action. If you use StopContactRecording to stop recording an ongoing call, you can't use StartContactRecording to restart it. For scenarios where the recording has started and you want to suspend it for sensitive information (for example, to collect a credit card number), and then restart it, use SuspendContactRecording and ResumeContactRecording. Only voice recordings are supported at this time.

POST

/contact/stop-streaming

Ends message streaming on a specified contact. To restart message streaming on that contact, call the StartContactStreaming API.

POST

/contact/suspend-recording

When a contact is being recorded, this API suspends recording the call. For example, you might suspend the call recording while collecting sensitive information, such as a credit card number. Then use ResumeContactRecording to restart recording. The period of time that the recording is suspended is filled with silence in the final recording. Only voice recordings are supported at this time.

POST

/contact/transfer

Transfers contacts from one agent or queue to another agent or queue at any point after a contact is created. You can transfer a contact to another queue by providing the flow which orchestrates the contact to the destination queue. This gives you more control over contact handling and helps you adhere to the service level agreement (SLA) guaranteed to your customers. Note the following requirements: Transfer is supported for only TASK contacts. Do not use both QueueId and UserId in the same call. The following flow types are supported: Inbound flow, Transfer to agent flow, and Transfer to queue flow. The TransferContact API can be called only on active contacts. A contact cannot be transferred more than 11 times.

POST

/contact-flows/{InstanceId}/{ContactFlowId}/metadata

Updates metadata about specified flow.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • ContactFlowId (path, required) — The identifier of the flow.
POST

/contact-flow-modules/{InstanceId}/{ContactFlowModuleId}/content

Updates specified flow module for the specified Amazon Connect instance.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • ContactFlowModuleId (path, required) — The identifier of the flow module.
POST

/contact-flow-modules/{InstanceId}/{ContactFlowModuleId}/metadata

Updates metadata about specified flow module.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • ContactFlowModuleId (path, required) — The identifier of the flow module.
POST

/contact-flows/{InstanceId}/{ContactFlowId}/name

The name of the flow. You can also create and update flows using the Amazon Connect Flow language .

  • InstanceId (path, required) — The identifier of the Amazon Connect instance.
  • ContactFlowId (path, required) — The identifier of the flow.
POST

/contact/schedule

Updates the scheduled time of a task contact that is already scheduled.

PUT

/contact/participant-role-config/{InstanceId}/{ContactId}

Updates timeouts for when human chat participants are to be considered idle, and when agents are automatically disconnected from a chat due to idleness. You can set four timers: Customer idle timeout Customer auto-disconnect timeout Agent idle timeout Agent auto-disconnect timeout For more information about how chat timeouts work, see Set up chat timeouts for human participants .

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • ContactId (path, required) — The identifier of the contact in this instance of Amazon Connect.
POST

/queues/{InstanceId}/{QueueId}/hours-of-operation

This API is in preview release for Amazon Connect and is subject to change. Updates the hours of operation for the specified queue.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • QueueId (path, required) — The identifier for the queue.
POST

/queues/{InstanceId}/{QueueId}/max-contacts

This API is in preview release for Amazon Connect and is subject to change. Updates the maximum number of contacts allowed in a queue before it is considered full.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • QueueId (path, required) — The identifier for the queue.
POST

/queues/{InstanceId}/{QueueId}/name

This API is in preview release for Amazon Connect and is subject to change. Updates the name and description of a queue. At least Name or Description must be provided.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • QueueId (path, required) — The identifier for the queue.
POST

/queues/{InstanceId}/{QueueId}/outbound-caller-config

This API is in preview release for Amazon Connect and is subject to change. Updates the outbound caller ID name, number, and outbound whisper flow for a specified queue. If the number being used in the input is claimed to a traffic distribution group, and you are calling this API using an instance in the Amazon Web Services Region where the traffic distribution group was created, you can use either a full phone number ARN or UUID value for the OutboundCallerIdNumberId value of the OutboundCallerConfig request body parameter. However, if the number is claimed to a traffic distribution group and you are calling this API using an instance in the alternate Amazon Web Services Region associated with the traffic distribution group, you must provide a full phone number ARN. If a UUID is provided in this scenario, you will receive a ResourceNotFoundException .

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • QueueId (path, required) — The identifier for the queue.
POST

/queues/{InstanceId}/{QueueId}/status

This API is in preview release for Amazon Connect and is subject to change. Updates the status of the queue.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • QueueId (path, required) — The identifier for the queue.
POST

/quick-connects/{InstanceId}/{QuickConnectId}/config

Updates the configuration settings for the specified quick connect.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • QuickConnectId (path, required) — The identifier for the quick connect.
POST

/quick-connects/{InstanceId}/{QuickConnectId}/name

Updates the name and description of a quick connect. The request accepts the following data in JSON format. At least Name or Description must be provided.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • QuickConnectId (path, required) — The identifier for the quick connect.
POST

/routing-profiles/{InstanceId}/{RoutingProfileId}/concurrency

Updates the channels that agents can handle in the Contact Control Panel (CCP) for a routing profile.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • RoutingProfileId (path, required) — The identifier of the routing profile.
POST

/routing-profiles/{InstanceId}/{RoutingProfileId}/default-outbound-queue

Updates the default outbound queue of a routing profile.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • RoutingProfileId (path, required) — The identifier of the routing profile.
POST

/routing-profiles/{InstanceId}/{RoutingProfileId}/name

Updates the name and description of a routing profile. The request accepts the following data in JSON format. At least Name or Description must be provided.

  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
  • RoutingProfileId (path, required) — The identifier of the routing profile.
POST

/users/{InstanceId}/{UserId}/hierarchy

Assigns the specified hierarchy group to the specified user.

  • UserId (path, required) — The identifier of the user account.
  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
POST

/user-hierarchy-groups/{InstanceId}/{HierarchyGroupId}/name

Updates the name of the user hierarchy group.

  • HierarchyGroupId (path, required) — The identifier of the hierarchy group.
  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
POST

/users/{InstanceId}/{UserId}/identity-info

Updates the identity information for the specified user. We strongly recommend limiting who has the ability to invoke UpdateUserIdentityInfo . Someone with that ability can change the login credentials of other users by changing their email address. This poses a security risk to your organization. They can change the email address of a user to the attacker's email address, and then reset the password through email. For more information, see Best Practices for Security Profiles in the Amazon Connect Administrator Guide .

  • UserId (path, required) — The identifier of the user account.
  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
POST

/users/{InstanceId}/{UserId}/phone-config

Updates the phone configuration settings for the specified user.

  • UserId (path, required) — The identifier of the user account.
  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
POST

/users/{InstanceId}/{UserId}/routing-profile

Assigns the specified routing profile to the specified user.

  • UserId (path, required) — The identifier of the user account.
  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
POST

/users/{InstanceId}/{UserId}/security-profiles

Assigns the specified security profiles to the specified user.

  • UserId (path, required) — The identifier of the user account.
  • InstanceId (path, required) — The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

171 endpoints auto-detected

Authentication

This API uses an API key, passed in the "Authorization" header. No OAuth required.

curl -X PUT \
  "https://github.com/mermade/aws2openapi/agent-status/{InstanceId}" \
  -H "Authorization: YOUR_API_KEY"

github.com · HTTPS only