Class: AWS.Connect
- Inherits:
-
AWS.Service
- Object
- AWS.Service
- AWS.Connect
- Identifier:
- connect
- API Version:
- 2017-08-08
- Defined in:
- (unknown)
Overview
Constructs a service interface object. Each API operation is exposed as a function on service.
Service Description
Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer contact center and provide reliable customer engagement at any scale.
Amazon Connect provides metrics and real-time reporting that enable you to optimize contact routing. You can also resolve customer issues more efficiently by getting customers in touch with the appropriate agents.
There are limits to the number of Amazon Connect resources that you can create. There are also limits to the number of requests that you can make per second. For more information, see Amazon Connect Service Quotas in the Amazon Connect Administrator Guide.
You can connect programmatically to an Amazon Web Services service by using an endpoint. For a list of Amazon Connect endpoints, see Amazon Connect Endpoints.
Sending a Request Using Connect
var connect = new AWS.Connect();
connect.activateEvaluationForm(params, function (err, data) {
if (err) console.log(err, err.stack); // an error occurred
else console.log(data); // successful response
});
Locking the API Version
In order to ensure that the Connect object uses this specific API, you can
construct the object by passing the apiVersion
option to the constructor:
var connect = new AWS.Connect({apiVersion: '2017-08-08'});
You can also set the API version globally in AWS.config.apiVersions
using
the connect service identifier:
AWS.config.apiVersions = {
connect: '2017-08-08',
// other service API versions
};
var connect = new AWS.Connect();
Constructor Summary collapse
-
new AWS.Connect(options = {}) ⇒ Object
constructor
Constructs a service object.
Property Summary collapse
-
endpoint ⇒ AWS.Endpoint
readwrite
An Endpoint object representing the endpoint URL for service requests.
Properties inherited from AWS.Service
Method Summary collapse
-
activateEvaluationForm(params = {}, callback) ⇒ AWS.Request
Activates an evaluation form in the specified Amazon Connect instance.
-
associateApprovedOrigin(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Associates an approved origin to an Amazon Connect instance.
. -
associateBot(params = {}, callback) ⇒ AWS.Request
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.
. -
associateDefaultVocabulary(params = {}, callback) ⇒ AWS.Request
Associates an existing vocabulary as the default.
-
associateInstanceStorageConfig(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Associates a storage resource type for the first time.
-
associateLambdaFunction(params = {}, callback) ⇒ AWS.Request
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.
. -
associateLexBot(params = {}, callback) ⇒ AWS.Request
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.
-
associatePhoneNumberContactFlow(params = {}, callback) ⇒ AWS.Request
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. -
associateQueueQuickConnects(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Associates a set of quick connects with a queue.
. -
associateRoutingProfileQueues(params = {}, callback) ⇒ AWS.Request
Associates a set of queues with a routing profile.
.
-
associateSecurityKey(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Associates a security key to the instance.
. -
claimPhoneNumber(params = {}, callback) ⇒ AWS.Request
Claims an available phone number to your Amazon Connect instance or traffic distribution group.
-
createAgentStatus(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Creates an agent status for the specified Amazon Connect instance.
. -
createContactFlow(params = {}, callback) ⇒ AWS.Request
Creates a flow for the specified Amazon Connect instance.
You can also create and update flows using the Amazon Connect Flow language.
. -
createContactFlowModule(params = {}, callback) ⇒ AWS.Request
Creates a flow module for the specified Amazon Connect instance.
-
createEvaluationForm(params = {}, callback) ⇒ AWS.Request
Creates an evaluation form in the specified Amazon Connect instance.
-
createHoursOfOperation(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Creates hours of operation.
-
createInstance(params = {}, callback) ⇒ AWS.Request
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.
-
createIntegrationAssociation(params = {}, callback) ⇒ AWS.Request
Creates an Amazon Web Services resource association with an Amazon Connect instance.
.
-
createParticipant(params = {}, callback) ⇒ AWS.Request
Adds a new participant into an on-going chat contact.
-
createPrompt(params = {}, callback) ⇒ AWS.Request
Creates a prompt.
-
createQueue(params = {}, callback) ⇒ AWS.Request
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. -
createQuickConnect(params = {}, callback) ⇒ AWS.Request
Creates a quick connect for the specified Amazon Connect instance.
.
-
createRoutingProfile(params = {}, callback) ⇒ AWS.Request
Creates a new routing profile.
.
-
createRule(params = {}, callback) ⇒ AWS.Request
Creates a rule for the specified Amazon Connect instance.
Use the Rules Function language to code conditions for the rule.
-
createSecurityProfile(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Creates a security profile.
. -
createTaskTemplate(params = {}, callback) ⇒ AWS.Request
Creates a new task template in the specified Amazon Connect instance.
.
-
createTrafficDistributionGroup(params = {}, callback) ⇒ AWS.Request
Creates a traffic distribution group given an Amazon Connect instance that has been replicated.
-
createUseCase(params = {}, callback) ⇒ AWS.Request
Creates a use case for an integration association.
.
-
createUser(params = {}, callback) ⇒ AWS.Request
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.
. -
createUserHierarchyGroup(params = {}, callback) ⇒ AWS.Request
Creates a new user hierarchy group.
.
-
createVocabulary(params = {}, callback) ⇒ AWS.Request
Creates a custom vocabulary associated with your Amazon Connect instance.
-
deactivateEvaluationForm(params = {}, callback) ⇒ AWS.Request
Deactivates an evaluation form in the specified Amazon Connect instance.
-
deleteContactEvaluation(params = {}, callback) ⇒ AWS.Request
Deletes a contact evaluation in the specified Amazon Connect instance.
.
-
deleteContactFlow(params = {}, callback) ⇒ AWS.Request
Deletes a flow for the specified Amazon Connect instance.
.
-
deleteContactFlowModule(params = {}, callback) ⇒ AWS.Request
Deletes the specified flow module.
.
-
deleteEvaluationForm(params = {}, callback) ⇒ AWS.Request
Deletes an evaluation form in the specified Amazon Connect instance.
-
deleteHoursOfOperation(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Deletes an hours of operation.
. -
deleteInstance(params = {}, callback) ⇒ AWS.Request
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.
-
deleteIntegrationAssociation(params = {}, callback) ⇒ AWS.Request
Deletes an Amazon Web Services resource association from an Amazon Connect instance.
-
deletePrompt(params = {}, callback) ⇒ AWS.Request
Deletes a prompt.
.
-
deleteQuickConnect(params = {}, callback) ⇒ AWS.Request
Deletes a quick connect.
.
-
deleteRule(params = {}, callback) ⇒ AWS.Request
Deletes a rule for the specified Amazon Connect instance.
.
-
deleteSecurityProfile(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Deletes a security profile.
. -
deleteTaskTemplate(params = {}, callback) ⇒ AWS.Request
Deletes the task template.
.
-
deleteTrafficDistributionGroup(params = {}, callback) ⇒ AWS.Request
Deletes a traffic distribution group.
-
deleteUseCase(params = {}, callback) ⇒ AWS.Request
Deletes a use case from an integration association.
.
-
deleteUser(params = {}, callback) ⇒ AWS.Request
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.
. -
deleteUserHierarchyGroup(params = {}, callback) ⇒ AWS.Request
Deletes an existing user hierarchy group.
-
deleteVocabulary(params = {}, callback) ⇒ AWS.Request
Deletes the vocabulary that has the given identifier.
.
-
describeAgentStatus(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Describes an agent status.
. -
describeContact(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Describes the specified contact.
-
describeContactEvaluation(params = {}, callback) ⇒ AWS.Request
Describes a contact evaluation in the specified Amazon Connect instance.
.
-
describeContactFlow(params = {}, callback) ⇒ AWS.Request
Describes the specified flow.
You can also create and update flows using the Amazon Connect Flow language.
. -
describeContactFlowModule(params = {}, callback) ⇒ AWS.Request
Describes the specified flow module.
.
-
describeEvaluationForm(params = {}, callback) ⇒ AWS.Request
Describes an evaluation form in the specified Amazon Connect instance.
-
describeHoursOfOperation(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Describes the hours of operation.
. -
describeInstance(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Returns the current state of the specified instance identifier.
-
describeInstanceAttribute(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Describes the specified instance attribute.
. -
describeInstanceStorageConfig(params = {}, callback) ⇒ AWS.Request
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.
. -
describePhoneNumber(params = {}, callback) ⇒ AWS.Request
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. -
describePrompt(params = {}, callback) ⇒ AWS.Request
Describes the prompt.
.
-
describeQueue(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Describes the specified queue.
. -
describeQuickConnect(params = {}, callback) ⇒ AWS.Request
Describes the quick connect.
.
-
describeRoutingProfile(params = {}, callback) ⇒ AWS.Request
Describes the specified routing profile.
.
-
describeRule(params = {}, callback) ⇒ AWS.Request
Describes a rule for the specified Amazon Connect instance.
.
-
describeSecurityProfile(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Gets basic information about the security profle.
. -
describeTrafficDistributionGroup(params = {}, callback) ⇒ AWS.Request
Gets details and status of a traffic distribution group.
.
-
describeUser(params = {}, callback) ⇒ AWS.Request
Describes the specified user account.
-
describeUserHierarchyGroup(params = {}, callback) ⇒ AWS.Request
Describes the specified hierarchy group.
.
-
describeUserHierarchyStructure(params = {}, callback) ⇒ AWS.Request
Describes the hierarchy structure of the specified Amazon Connect instance.
.
-
describeVocabulary(params = {}, callback) ⇒ AWS.Request
Describes the specified vocabulary.
.
-
disassociateApprovedOrigin(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Revokes access to integrated applications from Amazon Connect.
. -
disassociateBot(params = {}, callback) ⇒ AWS.Request
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.
-
disassociateInstanceStorageConfig(params = {}, callback) ⇒ AWS.Request
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.
. -
disassociateLambdaFunction(params = {}, callback) ⇒ AWS.Request
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.
. -
disassociateLexBot(params = {}, callback) ⇒ AWS.Request
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.
. -
disassociatePhoneNumberContactFlow(params = {}, callback) ⇒ AWS.Request
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. -
disassociateQueueQuickConnects(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Disassociates a set of quick connects from a queue.
. -
disassociateRoutingProfileQueues(params = {}, callback) ⇒ AWS.Request
Disassociates a set of queues from a routing profile.
.
-
disassociateSecurityKey(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Deletes the specified security key.
. -
dismissUserContact(params = {}, callback) ⇒ AWS.Request
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.
-
getContactAttributes(params = {}, callback) ⇒ AWS.Request
Retrieves the contact attributes for the specified contact.
.
-
getCurrentMetricData(params = {}, callback) ⇒ AWS.Request
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.
. -
getCurrentUserData(params = {}, callback) ⇒ AWS.Request
Gets the real-time active user data from the specified Amazon Connect instance.
-
getFederationToken(params = {}, callback) ⇒ AWS.Request
Retrieves a token for federation.
Note: This API doesn't support root users.- getMetricData(params = {}, callback) ⇒ AWS.Request
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.
.- getMetricDataV2(params = {}, callback) ⇒ AWS.Request
Gets metric data from the specified Amazon Connect instance.
- getPromptFile(params = {}, callback) ⇒ AWS.Request
Gets the prompt file.
.
- getTaskTemplate(params = {}, callback) ⇒ AWS.Request
Gets details about a specific task template in the specified Amazon Connect instance.
.
- getTrafficDistribution(params = {}, callback) ⇒ AWS.Request
Retrieves the current traffic distribution for a given traffic distribution group.
.
- listAgentStatuses(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Lists agent statuses.
.- listApprovedOrigins(params = {}, callback) ⇒ AWS.Request
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.
.- listBots(params = {}, callback) ⇒ AWS.Request
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.
- listContactEvaluations(params = {}, callback) ⇒ AWS.Request
Lists contact evaluations in the specified Amazon Connect instance.
.
- listContactFlowModules(params = {}, callback) ⇒ AWS.Request
Provides information about the flow modules for the specified Amazon Connect instance.
.
- listContactFlows(params = {}, callback) ⇒ AWS.Request
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.
.- listContactReferences(params = {}, callback) ⇒ AWS.Request
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.- listDefaultVocabularies(params = {}, callback) ⇒ AWS.Request
Lists the default vocabularies for the specified Amazon Connect instance.
.
- listEvaluationForms(params = {}, callback) ⇒ AWS.Request
Lists evaluation forms in the specified Amazon Connect instance.
.
- listEvaluationFormVersions(params = {}, callback) ⇒ AWS.Request
Lists versions of an evaluation form in the specified Amazon Connect instance.
.
- listHoursOfOperations(params = {}, callback) ⇒ AWS.Request
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.
.- listInstanceAttributes(params = {}, callback) ⇒ AWS.Request
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.
.- listInstances(params = {}, callback) ⇒ AWS.Request
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.
- listInstanceStorageConfigs(params = {}, callback) ⇒ AWS.Request
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.
.- listIntegrationAssociations(params = {}, callback) ⇒ AWS.Request
Provides summary information about the Amazon Web Services resource associations for the specified Amazon Connect instance.
.
- listLambdaFunctions(params = {}, callback) ⇒ AWS.Request
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.
.- listLexBots(params = {}, callback) ⇒ AWS.Request
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.
- listPhoneNumbers(params = {}, callback) ⇒ AWS.Request
Provides information about the phone numbers for the specified Amazon Connect instance.
- listPhoneNumbersV2(params = {}, callback) ⇒ AWS.Request
Lists phone numbers claimed to your Amazon Connect instance or traffic distribution group.
- listPrompts(params = {}, callback) ⇒ AWS.Request
Provides information about the prompts for the specified Amazon Connect instance.
.
- listQueueQuickConnects(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Lists the quick connects associated with a queue.
.- listQueues(params = {}, callback) ⇒ AWS.Request
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.- listQuickConnects(params = {}, callback) ⇒ AWS.Request
Provides information about the quick connects for the specified Amazon Connect instance.
- listRoutingProfileQueues(params = {}, callback) ⇒ AWS.Request
Lists the queues associated with a routing profile.
.
- listRoutingProfiles(params = {}, callback) ⇒ AWS.Request
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.
.- listRules(params = {}, callback) ⇒ AWS.Request
List all rules for the specified Amazon Connect instance.
.
- listSecurityKeys(params = {}, callback) ⇒ AWS.Request
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.
.- listSecurityProfilePermissions(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Lists the permissions granted to a security profile.
.- listSecurityProfiles(params = {}, callback) ⇒ AWS.Request
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.
.- listTagsForResource(params = {}, callback) ⇒ AWS.Request
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.
.- listTaskTemplates(params = {}, callback) ⇒ AWS.Request
Lists task templates for the specified Amazon Connect instance.
.
- listTrafficDistributionGroups(params = {}, callback) ⇒ AWS.Request
Lists traffic distribution groups.
.
- listUseCases(params = {}, callback) ⇒ AWS.Request
Lists the use cases for the integration association.
- listUserHierarchyGroups(params = {}, callback) ⇒ AWS.Request
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.
.- listUsers(params = {}, callback) ⇒ AWS.Request
Provides summary information about the users for the specified Amazon Connect instance.
.
- monitorContact(params = {}, callback) ⇒ AWS.Request
Initiates silent monitoring of a contact.
- putUserStatus(params = {}, callback) ⇒ AWS.Request
Changes the current status of a user or agent in Amazon Connect.
- releasePhoneNumber(params = {}, callback) ⇒ AWS.Request
Releases a phone number previously claimed to an Amazon Connect instance or traffic distribution group.
- replicateInstance(params = {}, callback) ⇒ AWS.Request
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.
.- resumeContactRecording(params = {}, callback) ⇒ AWS.Request
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.
.- searchAvailablePhoneNumbers(params = {}, callback) ⇒ AWS.Request
Searches for available phone numbers that you can claim to your Amazon Connect instance or traffic distribution group.
- searchQueues(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Searches queues in an Amazon Connect instance, with optional filtering.
.- searchRoutingProfiles(params = {}, callback) ⇒ AWS.Request
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.
.- searchSecurityProfiles(params = {}, callback) ⇒ AWS.Request
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.
.- searchUsers(params = {}, callback) ⇒ AWS.Request
Searches users in an Amazon Connect instance, with optional filtering.
Note:AfterContactWorkTimeLimit
is returned in milliseconds.- searchVocabularies(params = {}, callback) ⇒ AWS.Request
Searches for vocabularies within a specific Amazon Connect instance using
State
,NameStartsWith
, andLanguageCode
..
- startChatContact(params = {}, callback) ⇒ AWS.Request
Initiates a flow to start a new chat for the customer.
- startContactEvaluation(params = {}, callback) ⇒ AWS.Request
Starts an empty evaluation in the specified Amazon Connect instance, using the given evaluation form for the particular contact.
- startContactRecording(params = {}, callback) ⇒ AWS.Request
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.
- startContactStreaming(params = {}, callback) ⇒ AWS.Request
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.
.- startOutboundVoiceContact(params = {}, callback) ⇒ AWS.Request
Places an outbound call to a contact, and then initiates the flow.
- startTaskContact(params = {}, callback) ⇒ AWS.Request
Initiates a flow to start a new task.
.
- stopContact(params = {}, callback) ⇒ AWS.Request
Ends the specified contact.
- stopContactRecording(params = {}, callback) ⇒ AWS.Request
Stops recording a call when a contact is being recorded.
- stopContactStreaming(params = {}, callback) ⇒ AWS.Request
Ends message streaming on a specified contact.
- submitContactEvaluation(params = {}, callback) ⇒ AWS.Request
Submits a contact evaluation in the specified Amazon Connect instance.
- suspendContactRecording(params = {}, callback) ⇒ AWS.Request
When a contact is being recorded, this API suspends recording the call.
- tagResource(params = {}, callback) ⇒ AWS.Request
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.
- transferContact(params = {}, callback) ⇒ AWS.Request
Transfers contacts from one agent or queue to another agent or queue at any point after a contact is created.
- untagResource(params = {}, callback) ⇒ AWS.Request
Removes the specified tags from the specified resource.
.
- updateAgentStatus(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Updates agent status.
.- updateContact(params = {}, callback) ⇒ AWS.Request
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.
- updateContactAttributes(params = {}, callback) ⇒ AWS.Request
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.
- updateContactEvaluation(params = {}, callback) ⇒ AWS.Request
Updates details about a contact evaluation in the specified Amazon Connect instance.
- updateContactFlowContent(params = {}, callback) ⇒ AWS.Request
Updates the specified flow.
You can also create and update flows using the Amazon Connect Flow language.
.- updateContactFlowMetadata(params = {}, callback) ⇒ AWS.Request
Updates metadata about specified flow.
.
- updateContactFlowModuleContent(params = {}, callback) ⇒ AWS.Request
Updates specified flow module for the specified Amazon Connect instance.
- updateContactFlowModuleMetadata(params = {}, callback) ⇒ AWS.Request
Updates metadata about specified flow module.
.
- updateContactFlowName(params = {}, callback) ⇒ AWS.Request
- updateContactSchedule(params = {}, callback) ⇒ AWS.Request
Updates the scheduled time of a task contact that is already scheduled.
.
- updateEvaluationForm(params = {}, callback) ⇒ AWS.Request
Updates details about a specific evaluation form version in the specified Amazon Connect instance.
- updateHoursOfOperation(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Updates the hours of operation.
.- updateInstanceAttribute(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Updates the value for the specified attribute type.
.- updateInstanceStorageConfig(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Updates an existing configuration for a resource type.
- updateParticipantRoleConfig(params = {}, callback) ⇒ AWS.Request
Updates timeouts for when human chat participants are to be considered idle, and when agents are automatically disconnected from a chat due to idleness.
- updatePhoneNumber(params = {}, callback) ⇒ AWS.Request
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.
After using this API, you must verify that the phone number is attached to the correct flow in the target instance or traffic distribution group.
- updatePrompt(params = {}, callback) ⇒ AWS.Request
Updates a prompt.
.
- updateQueueHoursOfOperation(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Updates the hours of operation for the specified queue.
.- updateQueueMaxContacts(params = {}, callback) ⇒ AWS.Request
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.
.- updateQueueName(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Updates the name and description of a queue.
- updateQueueOutboundCallerConfig(params = {}, callback) ⇒ AWS.Request
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.- updateQueueStatus(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Updates the status of the queue.
.- updateQuickConnectConfig(params = {}, callback) ⇒ AWS.Request
Updates the configuration settings for the specified quick connect.
.
- updateQuickConnectName(params = {}, callback) ⇒ AWS.Request
Updates the name and description of a quick connect.
- updateRoutingProfileConcurrency(params = {}, callback) ⇒ AWS.Request
Updates the channels that agents can handle in the Contact Control Panel (CCP) for a routing profile.
.
- updateRoutingProfileDefaultOutboundQueue(params = {}, callback) ⇒ AWS.Request
Updates the default outbound queue of a routing profile.
.
- updateRoutingProfileName(params = {}, callback) ⇒ AWS.Request
Updates the name and description of a routing profile.
- updateRoutingProfileQueues(params = {}, callback) ⇒ AWS.Request
Updates the properties associated with a set of queues for a routing profile.
.
- updateRule(params = {}, callback) ⇒ AWS.Request
Updates a rule for the specified Amazon Connect instance.
Use the Rules Function language to code conditions for the rule.
- updateSecurityProfile(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Updates a security profile.
.- updateTaskTemplate(params = {}, callback) ⇒ AWS.Request
Updates details about a specific task template in the specified Amazon Connect instance.
- updateTrafficDistribution(params = {}, callback) ⇒ AWS.Request
Updates the traffic distribution for a given traffic distribution group.
- updateUserHierarchy(params = {}, callback) ⇒ AWS.Request
Assigns the specified hierarchy group to the specified user.
.
- updateUserHierarchyGroupName(params = {}, callback) ⇒ AWS.Request
Updates the name of the user hierarchy group.
- updateUserHierarchyStructure(params = {}, callback) ⇒ AWS.Request
Updates the user hierarchy structure: add, remove, and rename user hierarchy levels.
.
- updateUserIdentityInfo(params = {}, callback) ⇒ AWS.Request
Updates the identity information for the specified user.
We strongly recommend limiting who has the ability to invoke
UpdateUserIdentityInfo
.- updateUserPhoneConfig(params = {}, callback) ⇒ AWS.Request
Updates the phone configuration settings for the specified user.
.
- updateUserRoutingProfile(params = {}, callback) ⇒ AWS.Request
Assigns the specified routing profile to the specified user.
.
- updateUserSecurityProfiles(params = {}, callback) ⇒ AWS.Request
Assigns the specified security profiles to the specified user.
.
Methods inherited from AWS.Service
makeRequest, makeUnauthenticatedRequest, waitFor, setupRequestListeners, defineService
Constructor Details
new AWS.Connect(options = {}) ⇒ Object
Constructs a service object. This object has one method for each API operation.
Property Details
Method Details
activateEvaluationForm(params = {}, callback) ⇒ AWS.Request
Activates an evaluation form in the specified Amazon Connect instance. After the evaluation form is activated, it is available to start new evaluations based on the form.
associateApprovedOrigin(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Associates an approved origin to an Amazon Connect instance.
associateBot(params = {}, callback) ⇒ AWS.Request
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.
associateDefaultVocabulary(params = {}, callback) ⇒ AWS.Request
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.
associateInstanceStorageConfig(params = {}, callback) ⇒ AWS.Request
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.
associateLambdaFunction(params = {}, callback) ⇒ AWS.Request
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.
associateLexBot(params = {}, callback) ⇒ AWS.Request
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.
associatePhoneNumberContactFlow(params = {}, callback) ⇒ AWS.Request
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 aResourceNotFoundException
.associateQueueQuickConnects(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Associates a set of quick connects with a queue.
associateRoutingProfileQueues(params = {}, callback) ⇒ AWS.Request
Associates a set of queues with a routing profile.
associateSecurityKey(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Associates a security key to the instance.
claimPhoneNumber(params = {}, callback) ⇒ AWS.Request
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.
createAgentStatus(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Creates an agent status for the specified Amazon Connect instance.
createContactFlow(params = {}, callback) ⇒ AWS.Request
Creates a flow for the specified Amazon Connect instance.
You can also create and update flows using the Amazon Connect Flow language.
createContactFlowModule(params = {}, callback) ⇒ AWS.Request
Creates a flow module for the specified Amazon Connect instance.
createEvaluationForm(params = {}, callback) ⇒ AWS.Request
Creates an evaluation form in the specified Amazon Connect instance. The form can be used to define questions related to agent performance, and create sections to organize such questions. Question and section identifiers cannot be duplicated within the same evaluation form.
createHoursOfOperation(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Creates hours of operation.
createInstance(params = {}, callback) ⇒ AWS.Request
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.
createIntegrationAssociation(params = {}, callback) ⇒ AWS.Request
Creates an Amazon Web Services resource association with an Amazon Connect instance.
createParticipant(params = {}, callback) ⇒ AWS.Request
Adds a new participant into an on-going chat contact. For more information, see Customize chat flow experiences by integrating custom participants.
createPrompt(params = {}, callback) ⇒ AWS.Request
Creates a prompt. For more information about prompts, such as supported file types and maximum length, see Create prompts in the Amazon Connect Administrator's Guide.
createQueue(params = {}, callback) ⇒ AWS.Request
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 aResourceNotFoundException
.createQuickConnect(params = {}, callback) ⇒ AWS.Request
Creates a quick connect for the specified Amazon Connect instance.
createRule(params = {}, callback) ⇒ AWS.Request
Creates a rule for the specified Amazon Connect instance.
Use the Rules Function language to code conditions for the rule.
createSecurityProfile(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Creates a security profile.
createTaskTemplate(params = {}, callback) ⇒ AWS.Request
Creates a new task template in the specified Amazon Connect instance.
createTrafficDistributionGroup(params = {}, callback) ⇒ AWS.Request
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.
createUseCase(params = {}, callback) ⇒ AWS.Request
Creates a use case for an integration association.
createUser(params = {}, callback) ⇒ AWS.Request
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.
createVocabulary(params = {}, callback) ⇒ AWS.Request
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.
deactivateEvaluationForm(params = {}, callback) ⇒ AWS.Request
Deactivates an evaluation form in the specified Amazon Connect instance. After a form is deactivated, it is no longer available for users to start new evaluations based on the form.
deleteContactEvaluation(params = {}, callback) ⇒ AWS.Request
Deletes a contact evaluation in the specified Amazon Connect instance.
deleteContactFlow(params = {}, callback) ⇒ AWS.Request
Deletes a flow for the specified Amazon Connect instance.
deleteEvaluationForm(params = {}, callback) ⇒ AWS.Request
Deletes an evaluation form in the specified Amazon Connect instance.
-
If the version property is provided, only the specified version of the evaluation form is deleted.
-
If no version is provided, then the full form (all versions) is deleted.
deleteHoursOfOperation(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Deletes an hours of operation.
deleteInstance(params = {}, callback) ⇒ AWS.Request
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.
deleteIntegrationAssociation(params = {}, callback) ⇒ AWS.Request
Deletes an Amazon Web Services resource association from an Amazon Connect instance. The association must not have any use cases associated with it.
deleteRule(params = {}, callback) ⇒ AWS.Request
Deletes a rule for the specified Amazon Connect instance.
deleteSecurityProfile(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Deletes a security profile.
deleteTrafficDistributionGroup(params = {}, callback) ⇒ AWS.Request
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.
deleteUseCase(params = {}, callback) ⇒ AWS.Request
Deletes a use case from an integration association.
deleteUser(params = {}, callback) ⇒ AWS.Request
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.
deleteUserHierarchyGroup(params = {}, callback) ⇒ AWS.Request
Deletes an existing user hierarchy group. It must not be associated with any agents or have any active child groups.
deleteVocabulary(params = {}, callback) ⇒ AWS.Request
Deletes the vocabulary that has the given identifier.
describeAgentStatus(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Describes an agent status.
describeContact(params = {}, callback) ⇒ AWS.Request
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.
describeContactEvaluation(params = {}, callback) ⇒ AWS.Request
Describes a contact evaluation in the specified Amazon Connect instance.
describeContactFlow(params = {}, callback) ⇒ AWS.Request
Describes the specified flow.
You can also create and update flows using the Amazon Connect Flow language.
describeEvaluationForm(params = {}, callback) ⇒ AWS.Request
Describes an evaluation form in the specified Amazon Connect instance. If the version property is not provided, the latest version of the evaluation form is described.
describeHoursOfOperation(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Describes the hours of operation.
describeInstance(params = {}, callback) ⇒ AWS.Request
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.
describeInstanceAttribute(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Describes the specified instance attribute.
describeInstanceStorageConfig(params = {}, callback) ⇒ AWS.Request
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.
describePhoneNumber(params = {}, callback) ⇒ AWS.Request
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 aResourceNotFoundException
.describeQueue(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Describes the specified queue.
describeRoutingProfile(params = {}, callback) ⇒ AWS.Request
Describes the specified routing profile.
describeRule(params = {}, callback) ⇒ AWS.Request
Describes a rule for the specified Amazon Connect instance.
describeSecurityProfile(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Gets basic information about the security profle.
describeTrafficDistributionGroup(params = {}, callback) ⇒ AWS.Request
Gets details and status of a traffic distribution group.
describeUser(params = {}, callback) ⇒ AWS.Request
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.
describeUserHierarchyGroup(params = {}, callback) ⇒ AWS.Request
Describes the specified hierarchy group.
describeUserHierarchyStructure(params = {}, callback) ⇒ AWS.Request
Describes the hierarchy structure of the specified Amazon Connect instance.
disassociateApprovedOrigin(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Revokes access to integrated applications from Amazon Connect.
disassociateBot(params = {}, callback) ⇒ AWS.Request
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.
disassociateInstanceStorageConfig(params = {}, callback) ⇒ AWS.Request
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.
disassociateLambdaFunction(params = {}, callback) ⇒ AWS.Request
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.
disassociateLexBot(params = {}, callback) ⇒ AWS.Request
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.
disassociatePhoneNumberContactFlow(params = {}, callback) ⇒ AWS.Request
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 aResourceNotFoundException
.disassociateQueueQuickConnects(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Disassociates a set of quick connects from a queue.
disassociateRoutingProfileQueues(params = {}, callback) ⇒ AWS.Request
Disassociates a set of queues from a routing profile.
disassociateSecurityKey(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Deletes the specified security key.
dismissUserContact(params = {}, callback) ⇒ AWS.Request
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
, orREJECTED
state in the Agent Event Stream.getContactAttributes(params = {}, callback) ⇒ AWS.Request
Retrieves the contact attributes for the specified contact.
getCurrentMetricData(params = {}, callback) ⇒ AWS.Request
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.
getCurrentUserData(params = {}, callback) ⇒ AWS.Request
Gets the real-time active user data from the specified Amazon Connect instance.
getFederationToken(params = {}, callback) ⇒ AWS.Request
Retrieves a token for federation.
Note: 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
getMetricData(params = {}, callback) ⇒ AWS.Request
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.
getMetricDataV2(params = {}, callback) ⇒ AWS.Request
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 35 days, in 24-hour intervals.For a description of the historical metrics that are supported by
GetMetricDataV2
andGetMetricData
, see Historical metrics definitions in the Amazon Connect Administrator's Guide.getTaskTemplate(params = {}, callback) ⇒ AWS.Request
Gets details about a specific task template in the specified Amazon Connect instance.
getTrafficDistribution(params = {}, callback) ⇒ AWS.Request
Retrieves the current traffic distribution for a given traffic distribution group.
listAgentStatuses(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Lists agent statuses.
listApprovedOrigins(params = {}, callback) ⇒ AWS.Request
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.
listBots(params = {}, callback) ⇒ AWS.Request
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.
listContactEvaluations(params = {}, callback) ⇒ AWS.Request
Lists contact evaluations in the specified Amazon Connect instance.
listContactFlowModules(params = {}, callback) ⇒ AWS.Request
Provides information about the flow modules for the specified Amazon Connect instance.
listContactFlows(params = {}, callback) ⇒ AWS.Request
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.
listContactReferences(params = {}, callback) ⇒ AWS.Request
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.listDefaultVocabularies(params = {}, callback) ⇒ AWS.Request
Lists the default vocabularies for the specified Amazon Connect instance.
listEvaluationForms(params = {}, callback) ⇒ AWS.Request
Lists evaluation forms in the specified Amazon Connect instance.
listEvaluationFormVersions(params = {}, callback) ⇒ AWS.Request
Lists versions of an evaluation form in the specified Amazon Connect instance.
listHoursOfOperations(params = {}, callback) ⇒ AWS.Request
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.
listInstanceAttributes(params = {}, callback) ⇒ AWS.Request
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.
listInstances(params = {}, callback) ⇒ AWS.Request
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.
listInstanceStorageConfigs(params = {}, callback) ⇒ AWS.Request
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.
listIntegrationAssociations(params = {}, callback) ⇒ AWS.Request
Provides summary information about the Amazon Web Services resource associations for the specified Amazon Connect instance.
listLambdaFunctions(params = {}, callback) ⇒ AWS.Request
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.
listLexBots(params = {}, callback) ⇒ AWS.Request
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.
listPhoneNumbers(params = {}, callback) ⇒ AWS.Request
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 aResourceNotFoundException
. Instead, use the ListPhoneNumbersV2 API. It returns the new phone number ARN that can be used to tag phone number resources.listPhoneNumbersV2(params = {}, callback) ⇒ AWS.Request
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.
listPrompts(params = {}, callback) ⇒ AWS.Request
Provides information about the prompts for the specified Amazon Connect instance.
listQueueQuickConnects(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Lists the quick connects associated with a queue.
listQueues(params = {}, callback) ⇒ AWS.Request
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.
listQuickConnects(params = {}, callback) ⇒ AWS.Request
Provides information about the quick connects for the specified Amazon Connect instance.
listRoutingProfileQueues(params = {}, callback) ⇒ AWS.Request
Lists the queues associated with a routing profile.
listRoutingProfiles(params = {}, callback) ⇒ AWS.Request
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.
listRules(params = {}, callback) ⇒ AWS.Request
List all rules for the specified Amazon Connect instance.
listSecurityKeys(params = {}, callback) ⇒ AWS.Request
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.
listSecurityProfilePermissions(params = {}, callback) ⇒ AWS.Request
This API is in preview release for Amazon Connect and is subject to change.
Lists the permissions granted to a security profile.
listSecurityProfiles(params = {}, callback) ⇒ AWS.Request
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.
listTagsForResource(params = {}, callback) ⇒ AWS.Request
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.
listTaskTemplates(params = {}, callback) ⇒ AWS.Request
Lists task templates for the specified Amazon Connect instance.
listTrafficDistributionGroups(params = {}, callback) ⇒ AWS.Request
Lists traffic distribution groups.
listUseCases(params = {}, callback) ⇒ AWS.Request
Lists the use cases for the integration association.
listUserHierarchyGroups(params = {}, callback) ⇒ AWS.Request
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.
listUsers(params = {}, callback) ⇒ AWS.Request
Provides summary information about the users for the specified Amazon Connect instance.
monitorContact(params = {}, callback) ⇒ AWS.Request
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.
putUserStatus(params = {}, callback) ⇒ AWS.Request
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.
releasePhoneNumber(params = {}, callback) ⇒ AWS.Request
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.
replicateInstance(params = {}, callback) ⇒ AWS.Request
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.
resumeContactRecording(params = {}, callback) ⇒ AWS.Request
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.
searchAvailablePhoneNumbers(params = {}, callback) ⇒ AWS.Request
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. - getMetricData(params = {}, callback) ⇒ AWS.Request