|
39 | 39 | "CreatePersistentContactAssociation": "<p>Enables rehydration of chats for the lifespan of a contact. For more information about chat rehydration, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/chat-persistence.html\">Enable persistent chat</a> in the <i>Amazon Connect Administrator Guide</i>. </p>",
|
40 | 40 | "CreatePredefinedAttribute": "<p>Creates a new predefined attribute for the specified Amazon Connect instance. <i>Predefined attributes</i> are attributes in an Amazon Connect instance that can be used to route contacts to an agent or pools of agents within a queue. For more information, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/predefined-attributes.html\">Create predefined attributes for routing contacts to agents</a>.</p>",
|
41 | 41 | "CreatePrompt": "<p>Creates a prompt. For more information about prompts, such as supported file types and maximum length, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/prompts.html\">Create prompts</a> in the <i>Amazon Connect Administrator Guide</i>.</p>",
|
42 |
| - "CreatePushNotificationRegistration": "<p>Creates registration for a device token and a chat contact to receive real-time push notifications. For more information about push notifications, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/set-up-push-notifications-for-mobile-chat.html\">Set up push notifications in Amazon Connect for mobile chat</a> in the <i>Amazon Connect Administrator Guide</i>.</p>", |
| 42 | + "CreatePushNotificationRegistration": "<p>Creates registration for a device token and a chat contact to receive real-time push notifications. For more information about push notifications, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/enable-push-notifications-for-mobile-chat.html\">Set up push notifications in Amazon Connect for mobile chat</a> in the <i>Amazon Connect Administrator Guide</i>.</p>", |
43 | 43 | "CreateQueue": "<p>Creates a new queue for the specified Amazon Connect instance.</p> <important> <ul> <li> <p>If the phone number is claimed to a traffic distribution group that was created in the same Region as the Amazon Connect instance where you are calling this API, then you can use a full phone number ARN or a UUID for <code>OutboundCallerIdNumberId</code>. However, if the phone number is claimed to a traffic distribution group that is in one Region, and you are calling this API from an instance in another Amazon Web Services Region that is 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 <code>ResourceNotFoundException</code>.</p> </li> <li> <p>Only use the phone number ARN format that doesn't contain <code>instance</code> in the path, for example, <code>arn:aws:connect:us-east-1:1234567890:phone-number/uuid</code>. This is the same ARN format that is returned when you call the <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_ListPhoneNumbersV2.html\">ListPhoneNumbersV2</a> API.</p> </li> <li> <p>If you plan to use IAM policies to allow/deny access to this API for phone number resources claimed to a traffic distribution group, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/security_iam_resource-level-policy-examples.html#allow-deny-queue-actions-replica-region\">Allow or Deny queue API actions for phone numbers in a replica Region</a>.</p> </li> </ul> </important>",
|
44 | 44 | "CreateQuickConnect": "<p>Creates a quick connect for the specified Amazon Connect instance.</p>",
|
45 | 45 | "CreateRoutingProfile": "<p>Creates a new routing profile.</p>",
|
|
139 | 139 | "ListApprovedOrigins": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Returns a paginated list of all approved origins associated with the instance.</p>",
|
140 | 140 | "ListAssociatedContacts": "<p>Provides information about contact tree, a list of associated contacts with a unique identifier.</p>",
|
141 | 141 | "ListAuthenticationProfiles": "<p>This API is in preview release for Amazon Connect and is subject to change. To request access to this API, contact Amazon Web Services Support.</p> <p>Provides summary information about the authentication profiles in a specified Amazon Connect instance.</p>",
|
142 |
| - "ListBots": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>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.</p>", |
| 142 | + "ListBots": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>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 return both Amazon Lex V1 and V2 bots.</p>", |
143 | 143 | "ListContactEvaluations": "<p>Lists contact evaluations in the specified Amazon Connect instance.</p>",
|
144 | 144 | "ListContactFlowModules": "<p>Provides information about the flow modules for the specified Amazon Connect instance.</p>",
|
145 | 145 | "ListContactFlowVersions": "<p>Returns all the available versions for the specified Amazon Connect instance and flow identifier.</p>",
|
|
249 | 249 | "UpdateHoursOfOperationOverride": "<p>Update the hours of operation override.</p>",
|
250 | 250 | "UpdateInstanceAttribute": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Updates the value for the specified attribute type.</p>",
|
251 | 251 | "UpdateInstanceStorageConfig": "<p>This API is in preview release for Amazon Connect and is subject to change.</p> <p>Updates an existing configuration for a resource type. This API is idempotent.</p>",
|
| 252 | + "UpdateParticipantAuthentication": "<p>Instructs Amazon Connect to resume the authentication process. The subsequent actions depend on the request body contents:</p> <ul> <li> <p> <b>If a code is provided</b>: Connect retrieves the identity information from Amazon Cognito and imports it into Connect Customer Profiles.</p> </li> <li> <p> <b>If an error is provided</b>: The error branch of the Authenticate Customer block is executed.</p> </li> </ul> <note> <p>The API returns a success response to acknowledge the request. However, the interaction and exchange of identity information occur asynchronously after the response is returned.</p> </note>", |
252 | 253 | "UpdateParticipantRoleConfig": "<p>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:</p> <ul> <li> <p>Customer idle timeout</p> </li> <li> <p>Customer auto-disconnect timeout</p> </li> <li> <p>Agent idle timeout</p> </li> <li> <p>Agent auto-disconnect timeout</p> </li> </ul> <p>For more information about how chat timeouts work, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/setup-chat-timeouts.html\">Set up chat timeouts for human participants</a>. </p>",
|
253 | 254 | "UpdatePhoneNumber": "<p>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.</p> <important> <p>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. You need to do this because the API switches only the phone number to a new instance or traffic distribution group. It doesn't migrate the flow configuration of the phone number, too.</p> <p>You can call <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribePhoneNumber.html\">DescribePhoneNumber</a> API to verify the status of a previous <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_UpdatePhoneNumber.html\">UpdatePhoneNumber</a> operation.</p> </important>",
|
254 | 255 | "UpdatePhoneNumberMetadata": "<p>Updates a phone number’s metadata.</p> <important> <p>To verify the status of a previous UpdatePhoneNumberMetadata operation, call the <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_DescribePhoneNumber.html\">DescribePhoneNumber</a> API.</p> </important>",
|
|
1120 | 1121 | "AudioQualityMetricsInfo$QualityScore": "<p>Number measuring the estimated quality of the media connection.</p>"
|
1121 | 1122 | }
|
1122 | 1123 | },
|
| 1124 | + "AuthenticationError": { |
| 1125 | + "base": null, |
| 1126 | + "refs": { |
| 1127 | + "UpdateParticipantAuthenticationRequest$Error": "<p>The <code>error</code> query parameter provided by Cognito in the <code>redirectUri</code>.</p>" |
| 1128 | + } |
| 1129 | + }, |
| 1130 | + "AuthenticationErrorDescription": { |
| 1131 | + "base": null, |
| 1132 | + "refs": { |
| 1133 | + "UpdateParticipantAuthenticationRequest$ErrorDescription": "<p>The <code>error_description</code> parameter provided by Cognito in the <code>redirectUri</code>.</p>" |
| 1134 | + } |
| 1135 | + }, |
1123 | 1136 | "AuthenticationProfile": {
|
1124 | 1137 | "base": "<p>This API is in preview release for Amazon Connect and is subject to change. To request access to this API, contact Amazon Web Services Support.</p> <p>Information about an authentication profile. An authentication profile is a resource that stores the authentication settings for users in your contact center. You use authentication profiles to set up IP address range restrictions and session timeouts. For more information, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/authentication-profiles.html\">Set IP address restrictions or session timeouts</a>. </p>",
|
1125 | 1138 | "refs": {
|
|
1162 | 1175 | "ListAuthenticationProfilesResponse$AuthenticationProfileSummaryList": "<p>A summary of a given authentication profile.</p>"
|
1163 | 1176 | }
|
1164 | 1177 | },
|
| 1178 | + "AuthorizationCode": { |
| 1179 | + "base": null, |
| 1180 | + "refs": { |
| 1181 | + "UpdateParticipantAuthenticationRequest$Code": "<p>The <code>code</code> query parameter provided by Cognito in the <code>redirectUri</code>.</p>" |
| 1182 | + } |
| 1183 | + }, |
1165 | 1184 | "AutoAccept": {
|
1166 | 1185 | "base": null,
|
1167 | 1186 | "refs": {
|
|
2466 | 2485 | "Contact$Customer": "<p>Information about the Customer on the contact.</p>"
|
2467 | 2486 | }
|
2468 | 2487 | },
|
| 2488 | + "CustomerId": { |
| 2489 | + "base": null, |
| 2490 | + "refs": { |
| 2491 | + "Contact$CustomerId": "<p>The customer's identification number. For example, the <code>CustomerId</code> may be a customer number from your CRM. You can create a Lambda function to pull the unique customer ID of the caller from your CRM system. If you enable Amazon Connect Voice ID capability, this attribute is populated with the <code>CustomerSpeakerId</code> of the caller.</p>" |
| 2492 | + } |
| 2493 | + }, |
| 2494 | + "CustomerIdNonEmpty": { |
| 2495 | + "base": null, |
| 2496 | + "refs": { |
| 2497 | + "StartChatContactRequest$CustomerId": "<p>The customer's identification number. For example, the <code>CustomerId</code> may be a customer number from your CRM.</p>" |
| 2498 | + } |
| 2499 | + }, |
2469 | 2500 | "CustomerProfileAttributesSerialized": {
|
2470 | 2501 | "base": null,
|
2471 | 2502 | "refs": {
|
|
5007 | 5038 | "UpdateHoursOfOperationRequest$InstanceId": "<p>The identifier of the Amazon Connect instance. You can <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html\">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>",
|
5008 | 5039 | "UpdateInstanceAttributeRequest$InstanceId": "<p>The identifier of the Amazon Connect instance. You can <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html\">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>",
|
5009 | 5040 | "UpdateInstanceStorageConfigRequest$InstanceId": "<p>The identifier of the Amazon Connect instance. You can <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html\">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>",
|
| 5041 | + "UpdateParticipantAuthenticationRequest$InstanceId": "<p>The identifier of the Amazon Connect instance. You can <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html\">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>", |
5010 | 5042 | "UpdateParticipantRoleConfigRequest$InstanceId": "<p>The identifier of the Amazon Connect instance. You can <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html\">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>",
|
5011 | 5043 | "UpdatePhoneNumberRequest$InstanceId": "<p>The identifier of the Amazon Connect instance that phone numbers are claimed to. You can <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html\">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance. You must enter <code>InstanceId</code> or <code>TargetArn</code>. </p>",
|
5012 | 5044 | "UpdatePredefinedAttributeRequest$InstanceId": "<p>The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.</p>",
|
|
5224 | 5256 | "IvrRecordingTrack": {
|
5225 | 5257 | "base": null,
|
5226 | 5258 | "refs": {
|
5227 |
| - "VoiceRecordingConfiguration$IvrRecordingTrack": "<p>Identifies which IVR track is being recorded.</p>" |
| 5259 | + "VoiceRecordingConfiguration$IvrRecordingTrack": "<p>Identifies which IVR track is being recorded.</p> <p>One and only one of the track configurations should be presented in the request.</p>" |
5228 | 5260 | }
|
5229 | 5261 | },
|
5230 | 5262 | "JoinToken": {
|
|
6603 | 6635 | "refs": {
|
6604 | 6636 | "ParticipantTokenCredentials$ParticipantToken": "<p>The token used by the chat participant to call <a href=\"https://docs.aws.amazon.com/connect-participant/latest/APIReference/API_CreateParticipantConnection.html\">CreateParticipantConnection</a>. The participant token is valid for the lifetime of a chat participant. </p>",
|
6605 | 6637 | "StartChatContactResponse$ParticipantToken": "<p>The token used by the chat participant to call <a href=\"https://docs.aws.amazon.com/connect-participant/latest/APIReference/API_CreateParticipantConnection.html\">CreateParticipantConnection</a>. The participant token is valid for the lifetime of a chat participant.</p>",
|
6606 |
| - "StartWebRTCContactResponse$ParticipantToken": "<p>The token used by the contact participant to call the <a href=\"https://docs.aws.amazon.com/connect-participant/latest/APIReference/API_CreateParticipantConnection.html\">CreateParticipantConnection</a> API. The participant token is valid for the lifetime of a contact participant.</p>" |
| 6638 | + "StartWebRTCContactResponse$ParticipantToken": "<p>The token used by the contact participant to call the <a href=\"https://docs.aws.amazon.com/connect-participant/latest/APIReference/API_CreateParticipantConnection.html\">CreateParticipantConnection</a> API. The participant token is valid for the lifetime of a contact participant.</p>", |
| 6639 | + "UpdateParticipantAuthenticationRequest$State": "<p>The <code>state</code> query parameter that was provided by Cognito in the <code>redirectUri</code>. This will also match the <code>state</code> parameter provided in the <code>AuthenticationUrl</code> from the <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_GetAuthenticationUrl.html\">GetAuthenticationUrl</a> response.</p>" |
6607 | 6640 | }
|
6608 | 6641 | },
|
6609 | 6642 | "ParticipantTokenCredentials": {
|
|
9906 | 9939 | "refs": {
|
9907 | 9940 | }
|
9908 | 9941 | },
|
| 9942 | + "UpdateParticipantAuthenticationRequest": { |
| 9943 | + "base": null, |
| 9944 | + "refs": { |
| 9945 | + } |
| 9946 | + }, |
| 9947 | + "UpdateParticipantAuthenticationResponse": { |
| 9948 | + "base": null, |
| 9949 | + "refs": { |
| 9950 | + } |
| 9951 | + }, |
9909 | 9952 | "UpdateParticipantRoleConfigChannelInfo": {
|
9910 | 9953 | "base": "<p>Configuration information for the chat participant role.</p>",
|
9911 | 9954 | "refs": {
|
|
0 commit comments