@aws-sdk/client-connect 3.1048.0 → 3.1050.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (190) hide show
  1. package/README.md +8 -8
  2. package/dist-types/Connect.d.ts +8 -8
  3. package/dist-types/ConnectClient.d.ts +8 -8
  4. package/dist-types/commands/ActivateEvaluationFormCommand.d.ts +1 -1
  5. package/dist-types/commands/AssociateAnalyticsDataSetCommand.d.ts +1 -1
  6. package/dist-types/commands/AssociateApprovedOriginCommand.d.ts +2 -2
  7. package/dist-types/commands/AssociateBotCommand.d.ts +2 -2
  8. package/dist-types/commands/AssociateContactWithUserCommand.d.ts +3 -3
  9. package/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +1 -1
  10. package/dist-types/commands/AssociateEmailAddressAliasCommand.d.ts +4 -4
  11. package/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +1 -1
  12. package/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +2 -2
  13. package/dist-types/commands/AssociateLexBotCommand.d.ts +2 -2
  14. package/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +1 -1
  15. package/dist-types/commands/AssociateQueueEmailAddressesCommand.d.ts +1 -1
  16. package/dist-types/commands/AssociateSecurityKeyCommand.d.ts +1 -1
  17. package/dist-types/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +1 -1
  18. package/dist-types/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +1 -1
  19. package/dist-types/commands/BatchPutContactCommand.d.ts +2 -2
  20. package/dist-types/commands/ClaimPhoneNumberCommand.d.ts +3 -3
  21. package/dist-types/commands/CreateAgentStatusCommand.d.ts +1 -1
  22. package/dist-types/commands/CreateContactFlowCommand.d.ts +2 -2
  23. package/dist-types/commands/CreateContactFlowModuleCommand.d.ts +1 -1
  24. package/dist-types/commands/CreateEmailAddressCommand.d.ts +2 -2
  25. package/dist-types/commands/CreateEvaluationFormCommand.d.ts +1 -1
  26. package/dist-types/commands/CreateHoursOfOperationOverrideCommand.d.ts +1 -1
  27. package/dist-types/commands/CreateInstanceCommand.d.ts +6 -6
  28. package/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +1 -1
  29. package/dist-types/commands/CreatePersistentContactAssociationCommand.d.ts +1 -1
  30. package/dist-types/commands/CreatePredefinedAttributeCommand.d.ts +3 -3
  31. package/dist-types/commands/CreatePromptCommand.d.ts +1 -1
  32. package/dist-types/commands/CreatePushNotificationRegistrationCommand.d.ts +1 -1
  33. package/dist-types/commands/CreateQueueCommand.d.ts +2 -2
  34. package/dist-types/commands/CreateQuickConnectCommand.d.ts +1 -1
  35. package/dist-types/commands/CreateRuleCommand.d.ts +1 -1
  36. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +1 -1
  37. package/dist-types/commands/CreateTaskTemplateCommand.d.ts +1 -1
  38. package/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +2 -2
  39. package/dist-types/commands/CreateUserCommand.d.ts +3 -3
  40. package/dist-types/commands/CreateVocabularyCommand.d.ts +2 -2
  41. package/dist-types/commands/DeactivateEvaluationFormCommand.d.ts +1 -1
  42. package/dist-types/commands/DeleteContactEvaluationCommand.d.ts +1 -1
  43. package/dist-types/commands/DeleteContactFlowCommand.d.ts +1 -1
  44. package/dist-types/commands/DeleteEmailAddressCommand.d.ts +1 -1
  45. package/dist-types/commands/DeleteEvaluationFormCommand.d.ts +1 -1
  46. package/dist-types/commands/DeleteHoursOfOperationOverrideCommand.d.ts +1 -1
  47. package/dist-types/commands/DeleteInstanceCommand.d.ts +4 -4
  48. package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +1 -1
  49. package/dist-types/commands/DeletePredefinedAttributeCommand.d.ts +1 -1
  50. package/dist-types/commands/DeleteQuickConnectCommand.d.ts +2 -2
  51. package/dist-types/commands/DeleteRuleCommand.d.ts +1 -1
  52. package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +1 -1
  53. package/dist-types/commands/DeleteUserCommand.d.ts +5 -5
  54. package/dist-types/commands/DescribeAttachedFilesConfigurationCommand.d.ts +1 -1
  55. package/dist-types/commands/DescribeAuthenticationProfileCommand.d.ts +1 -1
  56. package/dist-types/commands/DescribeContactCommand.d.ts +4 -4
  57. package/dist-types/commands/DescribeContactEvaluationCommand.d.ts +1 -1
  58. package/dist-types/commands/DescribeContactFlowCommand.d.ts +1 -1
  59. package/dist-types/commands/DescribeEmailAddressCommand.d.ts +1 -1
  60. package/dist-types/commands/DescribeEvaluationFormCommand.d.ts +1 -1
  61. package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +1 -1
  62. package/dist-types/commands/DescribeInstanceCommand.d.ts +1 -1
  63. package/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +1 -1
  64. package/dist-types/commands/DescribePhoneNumberCommand.d.ts +1 -1
  65. package/dist-types/commands/DescribePredefinedAttributeCommand.d.ts +3 -3
  66. package/dist-types/commands/DescribeRuleCommand.d.ts +1 -1
  67. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +1 -1
  68. package/dist-types/commands/DescribeUserCommand.d.ts +1 -1
  69. package/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +1 -1
  70. package/dist-types/commands/DescribeViewCommand.d.ts +2 -2
  71. package/dist-types/commands/DisassociateAnalyticsDataSetCommand.d.ts +1 -1
  72. package/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +2 -2
  73. package/dist-types/commands/DisassociateBotCommand.d.ts +1 -1
  74. package/dist-types/commands/DisassociateEmailAddressAliasCommand.d.ts +3 -3
  75. package/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +1 -1
  76. package/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +1 -1
  77. package/dist-types/commands/DisassociateLexBotCommand.d.ts +1 -1
  78. package/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +1 -1
  79. package/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +1 -1
  80. package/dist-types/commands/GetContactMetricsCommand.d.ts +2 -2
  81. package/dist-types/commands/GetCurrentMetricDataCommand.d.ts +2 -2
  82. package/dist-types/commands/GetCurrentUserDataCommand.d.ts +1 -1
  83. package/dist-types/commands/GetFederationTokenCommand.d.ts +5 -5
  84. package/dist-types/commands/GetMetricDataCommand.d.ts +2 -2
  85. package/dist-types/commands/GetMetricDataV2Command.d.ts +2 -2
  86. package/dist-types/commands/GetTaskTemplateCommand.d.ts +1 -1
  87. package/dist-types/commands/ImportPhoneNumberCommand.d.ts +1 -1
  88. package/dist-types/commands/ListAnalyticsDataAssociationsCommand.d.ts +1 -1
  89. package/dist-types/commands/ListAnalyticsDataLakeDataSetsCommand.d.ts +1 -1
  90. package/dist-types/commands/ListApprovedOriginsCommand.d.ts +1 -1
  91. package/dist-types/commands/ListAttachedFilesConfigurationsCommand.d.ts +1 -1
  92. package/dist-types/commands/ListAuthenticationProfilesCommand.d.ts +2 -2
  93. package/dist-types/commands/ListBotsCommand.d.ts +1 -1
  94. package/dist-types/commands/ListContactEvaluationsCommand.d.ts +1 -1
  95. package/dist-types/commands/ListContactFlowModulesCommand.d.ts +1 -1
  96. package/dist-types/commands/ListContactFlowVersionsCommand.d.ts +1 -1
  97. package/dist-types/commands/ListContactFlowsCommand.d.ts +3 -3
  98. package/dist-types/commands/ListContactReferencesCommand.d.ts +1 -1
  99. package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +1 -1
  100. package/dist-types/commands/ListEvaluationFormVersionsCommand.d.ts +1 -1
  101. package/dist-types/commands/ListEvaluationFormsCommand.d.ts +1 -1
  102. package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +2 -2
  103. package/dist-types/commands/ListInstanceAttributesCommand.d.ts +1 -1
  104. package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +1 -1
  105. package/dist-types/commands/ListInstancesCommand.d.ts +1 -1
  106. package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +1 -1
  107. package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +1 -1
  108. package/dist-types/commands/ListLexBotsCommand.d.ts +1 -1
  109. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +2 -2
  110. package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +2 -2
  111. package/dist-types/commands/ListPredefinedAttributesCommand.d.ts +3 -3
  112. package/dist-types/commands/ListPromptsCommand.d.ts +1 -1
  113. package/dist-types/commands/ListQueuesCommand.d.ts +2 -2
  114. package/dist-types/commands/ListQuickConnectsCommand.d.ts +1 -1
  115. package/dist-types/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +2 -2
  116. package/dist-types/commands/ListRoutingProfilesCommand.d.ts +2 -2
  117. package/dist-types/commands/ListRulesCommand.d.ts +1 -1
  118. package/dist-types/commands/ListSecurityKeysCommand.d.ts +1 -1
  119. package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +1 -1
  120. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +2 -2
  121. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -2
  122. package/dist-types/commands/ListTaskTemplatesCommand.d.ts +1 -1
  123. package/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +2 -2
  124. package/dist-types/commands/ListUsersCommand.d.ts +1 -1
  125. package/dist-types/commands/ListViewVersionsCommand.d.ts +1 -1
  126. package/dist-types/commands/PutUserStatusCommand.d.ts +2 -2
  127. package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +2 -2
  128. package/dist-types/commands/ReplicateInstanceCommand.d.ts +4 -4
  129. package/dist-types/commands/SearchAgentStatusesCommand.d.ts +1 -1
  130. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +1 -1
  131. package/dist-types/commands/SearchContactEvaluationsCommand.d.ts +2 -2
  132. package/dist-types/commands/SearchContactFlowModulesCommand.d.ts +1 -1
  133. package/dist-types/commands/SearchContactFlowsCommand.d.ts +1 -1
  134. package/dist-types/commands/SearchContactsCommand.d.ts +1 -1
  135. package/dist-types/commands/SearchEvaluationFormsCommand.d.ts +2 -2
  136. package/dist-types/commands/SearchHoursOfOperationsCommand.d.ts +1 -1
  137. package/dist-types/commands/SearchPredefinedAttributesCommand.d.ts +2 -2
  138. package/dist-types/commands/SearchPromptsCommand.d.ts +1 -1
  139. package/dist-types/commands/SearchQueuesCommand.d.ts +1 -1
  140. package/dist-types/commands/SearchQuickConnectsCommand.d.ts +1 -1
  141. package/dist-types/commands/SearchResourceTagsCommand.d.ts +1 -1
  142. package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +1 -1
  143. package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +2 -2
  144. package/dist-types/commands/SearchUserHierarchyGroupsCommand.d.ts +1 -1
  145. package/dist-types/commands/SearchUsersCommand.d.ts +1 -1
  146. package/dist-types/commands/SearchVocabulariesCommand.d.ts +1 -1
  147. package/dist-types/commands/SendChatIntegrationEventCommand.d.ts +1 -1
  148. package/dist-types/commands/SendOutboundEmailCommand.d.ts +2 -2
  149. package/dist-types/commands/StartAttachedFileUploadCommand.d.ts +1 -1
  150. package/dist-types/commands/StartChatContactCommand.d.ts +4 -4
  151. package/dist-types/commands/StartContactEvaluationCommand.d.ts +1 -1
  152. package/dist-types/commands/StartContactStreamingCommand.d.ts +4 -4
  153. package/dist-types/commands/StartOutboundChatContactCommand.d.ts +2 -2
  154. package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +3 -3
  155. package/dist-types/commands/StartScreenSharingCommand.d.ts +1 -1
  156. package/dist-types/commands/StartTaskContactCommand.d.ts +5 -5
  157. package/dist-types/commands/StartWebRTCContactCommand.d.ts +1 -1
  158. package/dist-types/commands/SubmitContactEvaluationCommand.d.ts +1 -1
  159. package/dist-types/commands/TagContactCommand.d.ts +1 -1
  160. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  161. package/dist-types/commands/UntagContactCommand.d.ts +1 -1
  162. package/dist-types/commands/UpdateAttachedFilesConfigurationCommand.d.ts +1 -1
  163. package/dist-types/commands/UpdateAuthenticationProfileCommand.d.ts +1 -1
  164. package/dist-types/commands/UpdateContactAttributesCommand.d.ts +3 -3
  165. package/dist-types/commands/UpdateContactCommand.d.ts +1 -1
  166. package/dist-types/commands/UpdateContactEvaluationCommand.d.ts +1 -1
  167. package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +1 -1
  168. package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +1 -1
  169. package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +1 -1
  170. package/dist-types/commands/UpdateEmailAddressMetadataCommand.d.ts +1 -1
  171. package/dist-types/commands/UpdateEvaluationFormCommand.d.ts +1 -1
  172. package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +1 -1
  173. package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +1 -1
  174. package/dist-types/commands/UpdateParticipantAuthenticationCommand.d.ts +1 -1
  175. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +1 -1
  176. package/dist-types/commands/UpdatePredefinedAttributeCommand.d.ts +3 -3
  177. package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +1 -1
  178. package/dist-types/commands/UpdateRuleCommand.d.ts +1 -1
  179. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +1 -1
  180. package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +1 -1
  181. package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +1 -1
  182. package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +1 -1
  183. package/dist-types/commands/UpdateViewContentCommand.d.ts +1 -1
  184. package/dist-types/index.d.ts +8 -8
  185. package/dist-types/models/errors.d.ts +1 -1
  186. package/dist-types/models/models_0.d.ts +106 -106
  187. package/dist-types/models/models_1.d.ts +150 -150
  188. package/dist-types/models/models_2.d.ts +100 -100
  189. package/dist-types/models/models_3.d.ts +188 -188
  190. package/package.json +3 -3
@@ -43,10 +43,10 @@ declare const SearchPredefinedAttributesCommand_base: {
43
43
  * handling the contact. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/use-contact-segment-attributes.html">Use contact segment attributes</a>.</p>
44
44
  * </li>
45
45
  * </ul>
46
- * <p>For the predefined attributes per instance quota, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#connect-quotas">Amazon Connect
46
+ * <p>For the predefined attributes per instance quota, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#connect-quotas">Connect Customer
47
47
  * quotas</a>.</p>
48
48
  * <p>
49
- * <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Amazon Connect endpoints and quotas</a>.</p>
49
+ * <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Connect Customer endpoints and quotas</a>.</p>
50
50
  * @example
51
51
  * Use a bare-bones client and the command you need to make an API call.
52
52
  * ```javascript
@@ -30,7 +30,7 @@ declare const SearchPromptsCommand_base: {
30
30
  };
31
31
  };
32
32
  /**
33
- * <p>Searches prompts in an Amazon Connect instance, with optional filtering.</p>
33
+ * <p>Searches prompts in an Connect Customer instance, with optional filtering.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
36
36
  * ```javascript
@@ -30,7 +30,7 @@ declare const SearchQueuesCommand_base: {
30
30
  };
31
31
  };
32
32
  /**
33
- * <p>Searches queues in an Amazon Connect instance, with optional filtering.</p>
33
+ * <p>Searches queues in an Connect Customer instance, with optional filtering.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
36
36
  * ```javascript
@@ -29,7 +29,7 @@ declare const SearchQuickConnectsCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Searches quick connects in an Amazon Connect instance, with optional filtering.</p>
32
+ * <p>Searches quick connects in an Connect Customer instance, with optional filtering.</p>
33
33
  * @example
34
34
  * Use a bare-bones client and the command you need to make an API call.
35
35
  * ```javascript
@@ -29,7 +29,7 @@ declare const SearchResourceTagsCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Searches tags used in an Amazon Connect instance using optional search criteria.</p>
32
+ * <p>Searches tags used in an Connect Customer instance using optional search criteria.</p>
33
33
  * @example
34
34
  * Use a bare-bones client and the command you need to make an API call.
35
35
  * ```javascript
@@ -29,7 +29,7 @@ declare const SearchRoutingProfilesCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Searches routing profiles in an Amazon Connect instance, with optional filtering.</p>
32
+ * <p>Searches routing profiles in an Connect Customer instance, with optional filtering.</p>
33
33
  * <note>
34
34
  * <p>
35
35
  * <code>SearchRoutingProfiles</code> does not populate LastModifiedRegion, LastModifiedTime,
@@ -29,8 +29,8 @@ declare const SearchSecurityProfilesCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Searches security profiles in an Amazon Connect instance, with optional filtering.</p>
33
- * <p>For information about security profiles, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/connect-security-profiles.html">Security Profiles</a> in the <i>Amazon Connect Administrator Guide</i>. For a mapping of the API name and user interface name of the security
32
+ * <p>Searches security profiles in an Connect Customer instance, with optional filtering.</p>
33
+ * <p>For information about security profiles, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/connect-security-profiles.html">Security Profiles</a> in the <i>Connect Customer Administrator Guide</i>. For a mapping of the API name and user interface name of the security
34
34
  * profile permissions, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/security-profile-list.html">List
35
35
  * of security profile permissions</a>. </p>
36
36
  * @example
@@ -29,7 +29,7 @@ declare const SearchUserHierarchyGroupsCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Searches UserHierarchyGroups in an Amazon Connect instance, with optional filtering.</p>
32
+ * <p>Searches UserHierarchyGroups in an Connect Customer instance, with optional filtering.</p>
33
33
  * <important>
34
34
  * <p>The UserHierarchyGroup with <code>"LevelId": "0"</code> is the foundation for building levels on top of an
35
35
  * instance. It is not user-definable, nor is it visible in the UI.</p>
@@ -29,7 +29,7 @@ declare const SearchUsersCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Searches users in an Amazon Connect instance, with optional filtering. </p>
32
+ * <p>Searches users in an Connect Customer instance, with optional filtering. </p>
33
33
  * <note>
34
34
  * <p>
35
35
  * <code>AfterContactWorkTimeLimit</code> is returned in milliseconds. </p>
@@ -29,7 +29,7 @@ declare const SearchVocabulariesCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Searches for vocabularies within a specific Amazon Connect instance using <code>State</code>,
32
+ * <p>Searches for vocabularies within a specific Connect Customer instance using <code>State</code>,
33
33
  * <code>NameStartsWith</code>, and <code>LanguageCode</code>.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
@@ -29,7 +29,7 @@ declare const SendChatIntegrationEventCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Processes chat integration events from Amazon Web Services or external integrations to Amazon Connect. A chat
32
+ * <p>Processes chat integration events from Amazon Web Services or external integrations to Connect Customer. A chat
33
33
  * integration event includes:</p>
34
34
  * <ul>
35
35
  * <li>
@@ -29,10 +29,10 @@ declare const SendOutboundEmailCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Send outbound email for outbound campaigns. For more information about outbound campaigns, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/enable-outbound-campaigns.html">Set up Amazon Connect
32
+ * <p>Send outbound email for outbound campaigns. For more information about outbound campaigns, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/enable-outbound-campaigns.html">Set up Connect Customer
33
33
  * outbound campaigns</a>.</p>
34
34
  * <note>
35
- * <p>Only the Amazon Connect outbound campaigns service principal is allowed to assume a role in your account
35
+ * <p>Only the Connect Customer outbound campaigns service principal is allowed to assume a role in your account
36
36
  * and call this API.</p>
37
37
  * </note>
38
38
  * @example
@@ -31,7 +31,7 @@ declare const StartAttachedFileUploadCommand_base: {
31
31
  /**
32
32
  * <p>Provides a pre-signed Amazon S3 URL in response for uploading your content.</p>
33
33
  * <important>
34
- * <p>You may only use this API to upload attachments to an <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_connect-cases_CreateCase.html">Amazon Connect Case</a> or <a href="https://docs.aws.amazon.com/connect/latest/adminguide/setup-email-channel.html">Amazon Connect Email</a>. </p>
34
+ * <p>You may only use this API to upload attachments to an <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_connect-cases_CreateCase.html">Connect Customer Case</a> or <a href="https://docs.aws.amazon.com/connect/latest/adminguide/setup-email-channel.html">Connect Customer Email</a>. </p>
35
35
  * </important>
36
36
  * @example
37
37
  * Use a bare-bones client and the command you need to make an API call.
@@ -30,7 +30,7 @@ declare const StartChatContactCommand_base: {
30
30
  };
31
31
  /**
32
32
  * <p>Initiates a flow to start a new chat for the customer. Response of this API provides a token required to obtain
33
- * credentials from the <a href="https://docs.aws.amazon.com/connect-participant/latest/APIReference/API_CreateParticipantConnection.html">CreateParticipantConnection</a> API in the Amazon Connect Participant Service.</p>
33
+ * credentials from the <a href="https://docs.aws.amazon.com/connect-participant/latest/APIReference/API_CreateParticipantConnection.html">CreateParticipantConnection</a> API in the Connect Customer Participant Service.</p>
34
34
  * <p>When a new chat contact is successfully created, clients must subscribe to the participant’s connection for the
35
35
  * created chat within 5 minutes. This is achieved by invoking <a href="https://docs.aws.amazon.com/connect-participant/latest/APIReference/API_CreateParticipantConnection.html">CreateParticipantConnection</a> with WEBSOCKET and CONNECTION_CREDENTIALS. </p>
36
36
  * <p>A 429 error occurs in the following situations:</p>
@@ -46,17 +46,17 @@ declare const StartChatContactCommand_base: {
46
46
  * </ul>
47
47
  * <p>If you use the <code>ChatDurationInMinutes</code> parameter and receive a 400 error, your account may not
48
48
  * support the ability to configure custom chat durations. For more information, contact Amazon Web Services Support. </p>
49
- * <p>For more information about chat, see the following topics in the <i>Amazon Connect
49
+ * <p>For more information about chat, see the following topics in the <i>Connect Customer
50
50
  * Administrator Guide</i>: </p>
51
51
  * <ul>
52
52
  * <li>
53
53
  * <p>
54
- * <a href="https://docs.aws.amazon.com/connect/latest/adminguide/web-and-mobile-chat.html">Concepts: Web and mobile messaging capabilities in Amazon Connect</a>
54
+ * <a href="https://docs.aws.amazon.com/connect/latest/adminguide/web-and-mobile-chat.html">Concepts: Web and mobile messaging capabilities in Connect Customer</a>
55
55
  * </p>
56
56
  * </li>
57
57
  * <li>
58
58
  * <p>
59
- * <a href="https://docs.aws.amazon.com/connect/latest/adminguide/security-best-practices.html#bp-security-chat">Amazon Connect Chat security best practices</a>
59
+ * <a href="https://docs.aws.amazon.com/connect/latest/adminguide/security-best-practices.html#bp-security-chat">Connect Customer Chat security best practices</a>
60
60
  * </p>
61
61
  * </li>
62
62
  * </ul>
@@ -29,7 +29,7 @@ declare const StartContactEvaluationCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Starts an empty evaluation in the specified Amazon Connect instance, using the given evaluation form for the
32
+ * <p>Starts an empty evaluation in the specified Connect Customer instance, using the given evaluation form for the
33
33
  * particular contact. The evaluation form version used for the contact evaluation corresponds to the currently
34
34
  * activated version. If no version is activated for the evaluation form, the contact evaluation cannot be started. </p>
35
35
  * <note>
@@ -31,18 +31,18 @@ declare const StartContactStreamingCommand_base: {
31
31
  /**
32
32
  * <p> Initiates real-time message streaming for a new chat contact.</p>
33
33
  * <p> For more information about message streaming, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/chat-message-streaming.html">Enable real-time chat message streaming</a> in the
34
- * <i>Amazon Connect Administrator Guide</i>.</p>
35
- * <p>For more information about chat, see the following topics in the <i>Amazon Connect
34
+ * <i>Connect Customer Administrator Guide</i>.</p>
35
+ * <p>For more information about chat, see the following topics in the <i>Connect Customer
36
36
  * Administrator Guide</i>: </p>
37
37
  * <ul>
38
38
  * <li>
39
39
  * <p>
40
- * <a href="https://docs.aws.amazon.com/connect/latest/adminguide/web-and-mobile-chat.html">Concepts: Web and mobile messaging capabilities in Amazon Connect</a>
40
+ * <a href="https://docs.aws.amazon.com/connect/latest/adminguide/web-and-mobile-chat.html">Concepts: Web and mobile messaging capabilities in Connect Customer</a>
41
41
  * </p>
42
42
  * </li>
43
43
  * <li>
44
44
  * <p>
45
- * <a href="https://docs.aws.amazon.com/connect/latest/adminguide/security-best-practices.html#bp-security-chat">Amazon Connect Chat security best practices</a>
45
+ * <a href="https://docs.aws.amazon.com/connect/latest/adminguide/security-best-practices.html#bp-security-chat">Connect Customer Chat security best practices</a>
46
46
  * </p>
47
47
  * </li>
48
48
  * </ul>
@@ -39,8 +39,8 @@ declare const StartOutboundChatContactCommand_base: {
39
39
  * <p>This API can be used to initiate outbound SMS or WhatsApp contacts for an agent, or it can also deflect
40
40
  * an ongoing contact to an outbound SMS or WhatsApp contact by using the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_StartOutboundChatContact.html">StartOutboundChatContact</a> Flow
41
41
  * Action.</p>
42
- * <p>For more information about using SMS or WhatsApp in Amazon Connect, see the following topics in
43
- * the <i>Amazon Connect Administrator Guide</i>:</p>
42
+ * <p>For more information about using SMS or WhatsApp in Connect Customer, see the following topics in
43
+ * the <i>Connect Customer Administrator Guide</i>:</p>
44
44
  * <ul>
45
45
  * <li>
46
46
  * <p>
@@ -39,12 +39,12 @@ declare const StartOutboundVoiceContactCommand_base: {
39
39
  * it fails.</p>
40
40
  * <note>
41
41
  * <p>UK numbers with a 447 prefix are not allowed by default. Before you can dial these UK mobile numbers, you must
42
- * submit a service quota increase request. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html">Amazon Connect Service Quotas</a> in the
43
- * <i>Amazon Connect Administrator Guide</i>. </p>
42
+ * submit a service quota increase request. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html">Connect Customer Service Quotas</a> in the
43
+ * <i>Connect Customer Administrator Guide</i>. </p>
44
44
  * </note>
45
45
  * <note>
46
46
  * <p>Campaign calls are not allowed by default. Before you can make a call with <code>TrafficType</code> =
47
- * <code>CAMPAIGN</code>, you must submit a service quota increase request to the quota <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#outbound-communications-quotas">Amazon Connect campaigns</a>. </p>
47
+ * <code>CAMPAIGN</code>, you must submit a service quota increase request to the quota <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#outbound-communications-quotas">Connect Customer campaigns</a>. </p>
48
48
  * </note>
49
49
  * <note>
50
50
  * <p>For Preview dialing mode, only the Amazon Connect outbound campaigns service principal is allowed to assume a
@@ -30,7 +30,7 @@ declare const StartScreenSharingCommand_base: {
30
30
  };
31
31
  /**
32
32
  * <p>Starts screen sharing for a contact. For more information about screen sharing, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/inapp-calling.html">Set up in-app, web, video calling, and screen sharing
33
- * capabilities</a> in the <i>Amazon Connect Administrator Guide</i>. </p>
33
+ * capabilities</a> in the <i>Connect Customer Administrator Guide</i>. </p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
36
36
  * ```javascript
@@ -29,8 +29,8 @@ declare const StartTaskContactCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Initiates a flow to start a new task contact. For more information about task contacts, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/tasks.html">Concepts: Tasks in Amazon Connect</a> in the
33
- * <i>Amazon Connect Administrator Guide</i>. </p>
32
+ * <p>Initiates a flow to start a new task contact. For more information about task contacts, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/tasks.html">Concepts: Tasks in Connect Customer</a> in the
33
+ * <i>Connect Customer Administrator Guide</i>. </p>
34
34
  * <p>When using <code>PreviousContactId</code> and <code>RelatedContactId</code> input parameters, note the
35
35
  * following:</p>
36
36
  * <ul>
@@ -71,11 +71,11 @@ declare const StartTaskContactCommand_base: {
71
71
  * <code>QuickConnectID</code>, or <code>TaskTemplateID</code>. Only one parameter is required as long as the task
72
72
  * template has a flow configured to run it. If more than one parameter is specified, or only the
73
73
  * <code>TaskTemplateID</code> is specified but it does not have a flow configured, the request returns an error
74
- * because Amazon Connect cannot identify the unique flow to run when the task is created.</p>
74
+ * because Connect Customer cannot identify the unique flow to run when the task is created.</p>
75
75
  * <p>A <code>ServiceQuotaExceededException</code> occurs when the number of open tasks exceeds the active tasks quota
76
76
  * or there are already 12 tasks referencing the same <code>PreviousContactId</code>. For more information about service
77
- * quotas for task contacts, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html">Amazon Connect service quotas</a> in the
78
- * <i>Amazon Connect Administrator Guide</i>. </p>
77
+ * quotas for task contacts, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html">Connect Customer service quotas</a> in the
78
+ * <i>Connect Customer Administrator Guide</i>. </p>
79
79
  * @example
80
80
  * Use a bare-bones client and the command you need to make an API call.
81
81
  * ```javascript
@@ -30,7 +30,7 @@ declare const StartWebRTCContactCommand_base: {
30
30
  };
31
31
  /**
32
32
  * <p>Places an inbound in-app, web, or video call to a contact, and then initiates the flow. It performs the actions
33
- * in the flow that are specified (in ContactFlowId) and present in the Amazon Connect instance (specified as
33
+ * in the flow that are specified (in ContactFlowId) and present in the Connect Customer instance (specified as
34
34
  * InstanceId).</p>
35
35
  * @example
36
36
  * Use a bare-bones client and the command you need to make an API call.
@@ -29,7 +29,7 @@ declare const SubmitContactEvaluationCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Submits a contact evaluation in the specified Amazon Connect instance. Answers included in the request are
32
+ * <p>Submits a contact evaluation in the specified Connect Customer instance. Answers included in the request are
33
33
  * merged with existing answers for the given evaluation. If no answers or notes are passed, the evaluation is submitted
34
34
  * with the existing answers and notes. You can delete an answer or note by passing an empty object (<code>\{\}</code>) to
35
35
  * the question identifier. </p>
@@ -30,7 +30,7 @@ declare const TagContactCommand_base: {
30
30
  };
31
31
  /**
32
32
  * <p>Adds the specified tags to the contact resource. For more information about this API is used, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/granular-billing.html">Set up granular billing for a detailed
33
- * view of your Amazon Connect usage</a>. </p>
33
+ * view of your Connect Customer usage</a>. </p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
36
36
  * ```javascript
@@ -31,9 +31,9 @@ declare const TagResourceCommand_base: {
31
31
  /**
32
32
  * <p>Adds the specified tags to the specified resource.</p>
33
33
  * <p>Some of the supported resource types are agents, routing profiles, queues, quick connects, flows, agent
34
- * statuses, hours of operation, phone numbers, security profiles, and task templates. For a complete list, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/tagging.html">Tagging resources in Amazon Connect</a>.</p>
35
- * <p>For sample policies that use tags, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/security_iam_id-based-policy-examples.html">Amazon Connect Identity-Based Policy
36
- * Examples</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
34
+ * statuses, hours of operation, phone numbers, security profiles, and task templates. For a complete list, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/tagging.html">Tagging resources in Connect Customer</a>.</p>
35
+ * <p>For sample policies that use tags, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/security_iam_id-based-policy-examples.html">Connect Customer Identity-Based Policy
36
+ * Examples</a> in the <i>Connect Customer Administrator Guide</i>.</p>
37
37
  * @example
38
38
  * Use a bare-bones client and the command you need to make an API call.
39
39
  * ```javascript
@@ -30,7 +30,7 @@ declare const UntagContactCommand_base: {
30
30
  };
31
31
  /**
32
32
  * <p>Removes the specified tags from the contact resource. For more information about this API is used, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/granular-billing.html">Set up granular billing for a detailed
33
- * view of your Amazon Connect usage</a>.</p>
33
+ * view of your Connect Customer usage</a>.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
36
36
  * ```javascript
@@ -29,7 +29,7 @@ declare const UpdateAttachedFilesConfigurationCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Updates the attached files configuration for the specified Amazon Connect instance and attachment scope.</p>
32
+ * <p>Updates the attached files configuration for the specified Connect Customer instance and attachment scope.</p>
33
33
  * <p>If no instance-specific configuration exists, this operation creates one. Partial updates are supported—only specified fields are updated, while unspecified fields retain their current values.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
@@ -29,7 +29,7 @@ declare const UpdateAuthenticationProfileCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>This API is in preview release for Amazon Connect and is subject to change. To
32
+ * <p>This API is in preview release for Connect Customer and is subject to change. To
33
33
  * request access to this API, contact Amazon Web Services Support.</p>
34
34
  * <p>Updates the selected authentication profile.</p>
35
35
  * @example
@@ -34,10 +34,10 @@ declare const UpdateContactAttributesCommand_base: {
34
34
  * <p>You can create or update user-defined attributes for both ongoing and completed contacts. For example, while the
35
35
  * call is active, you can update the customer's name or the reason the customer called. You can add notes about steps
36
36
  * that the agent took during the call that display to the next agent that takes the call. You can also update
37
- * 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.</p>
38
- * <p>Contact attributes are available in Amazon Connect for 24 months, and are then deleted. For information
37
+ * attributes for a contact using data from your CRM application and save the data with the contact in Connect Customer. You could also flag calls for additional analysis, such as legal review or to identify abusive callers.</p>
38
+ * <p>Contact attributes are available in Connect Customer for 24 months, and are then deleted. For information
39
39
  * about contact record retention and the maximum size of the contact record attributes section, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#feature-limits">Feature
40
- * specifications</a> in the <i>Amazon Connect Administrator Guide</i>. </p>
40
+ * specifications</a> in the <i>Connect Customer Administrator Guide</i>. </p>
41
41
  * @example
42
42
  * Use a bare-bones client and the command you need to make an API call.
43
43
  * ```javascript
@@ -29,7 +29,7 @@ declare const UpdateContactCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
32
+ * <p>This API is in preview release for Connect Customer and is subject to change.</p>
33
33
  * <p>Adds or updates user-defined contact information associated with the specified contact. At least one field to be
34
34
  * updated must be present in the request.</p>
35
35
  * <important>
@@ -29,7 +29,7 @@ declare const UpdateContactEvaluationCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Updates details about a contact evaluation in the specified Amazon Connect instance. A contact evaluation
32
+ * <p>Updates details about a contact evaluation in the specified Connect Customer instance. A contact evaluation
33
33
  * must be in draft state. Answers included in the request are merged with existing answers for the given evaluation. An
34
34
  * answer or note can be deleted by passing an empty object (<code>\{\}</code>) to the question identifier. </p>
35
35
  * @example
@@ -30,7 +30,7 @@ declare const UpdateContactFlowContentCommand_base: {
30
30
  };
31
31
  /**
32
32
  * <p>Updates the specified flow.</p>
33
- * <p>You can also create and update flows using the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/flow-language.html">Amazon Connect
33
+ * <p>You can also create and update flows using the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/flow-language.html">Connect Customer
34
34
  * Flow language</a>.</p>
35
35
  * <p>Use the <code>$SAVED</code> alias in the request to describe the <code>SAVED</code> content of a Flow. For
36
36
  * example, <code>arn:aws:.../contact-flow/\{id\}:$SAVED</code>. After a flow is published, <code>$SAVED</code> needs to
@@ -29,7 +29,7 @@ declare const UpdateContactFlowModuleContentCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Updates specified flow module for the specified Amazon Connect instance. </p>
32
+ * <p>Updates specified flow module for the specified Connect Customer instance. </p>
33
33
  * <p>Use the <code>$SAVED</code> alias in the request to describe the <code>SAVED</code> content of a Flow. For
34
34
  * example, <code>arn:aws:.../contact-flow/\{id\}:$SAVED</code>. After a flow is published, <code>$SAVED</code> needs to
35
35
  * be supplied to view saved content that has not been published.</p>
@@ -30,7 +30,7 @@ declare const UpdateContactFlowNameCommand_base: {
30
30
  };
31
31
  /**
32
32
  * <p>The name of the flow.</p>
33
- * <p>You can also create and update flows using the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/flow-language.html">Amazon Connect
33
+ * <p>You can also create and update flows using the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/flow-language.html">Connect Customer
34
34
  * Flow language</a>.</p>
35
35
  * @example
36
36
  * Use a bare-bones client and the command you need to make an API call.
@@ -29,7 +29,7 @@ declare const UpdateEmailAddressMetadataCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Updates an email address metadata. For more information about email addresses, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/create-email-address1.html">Create email addresses</a> in the Amazon Connect
32
+ * <p>Updates an email address metadata. For more information about email addresses, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/create-email-address1.html">Create email addresses</a> in the Connect Customer
33
33
  * Administrator Guide.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
@@ -29,7 +29,7 @@ declare const UpdateEvaluationFormCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Updates details about a specific evaluation form version in the specified Amazon Connect instance. Question
32
+ * <p>Updates details about a specific evaluation form version in the specified Connect Customer instance. Question
33
33
  * and section identifiers cannot be duplicated within the same evaluation form.</p>
34
34
  * <p>This operation does not support partial updates. Instead it does a full update of evaluation form
35
35
  * content.</p>
@@ -29,7 +29,7 @@ declare const UpdateInstanceAttributeCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
32
+ * <p>This API is in preview release for Connect Customer and is subject to change.</p>
33
33
  * <p>Updates the value for the specified attribute type.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
@@ -29,7 +29,7 @@ declare const UpdateInstanceStorageConfigCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
32
+ * <p>This API is in preview release for Connect Customer and is subject to change.</p>
33
33
  * <p>Updates an existing configuration for a resource type. This API is idempotent.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
@@ -29,7 +29,7 @@ declare const UpdateParticipantAuthenticationCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Instructs Amazon Connect to resume the authentication process. The subsequent actions depend on the request
32
+ * <p>Instructs Connect Customer to resume the authentication process. The subsequent actions depend on the request
33
33
  * body contents:</p>
34
34
  * <ul>
35
35
  * <li>
@@ -29,7 +29,7 @@ declare const UpdatePhoneNumberCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <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>
32
+ * <p>Updates your claimed phone number from its current Connect Customer instance or traffic distribution group to another Connect Customer instance or traffic distribution group in the same Amazon Web Services Region.</p>
33
33
  * <important>
34
34
  * <p>After using this API, you must verify that the phone number is attached to the correct flow in the target
35
35
  * instance or traffic distribution group. You need to do this because the API switches only the phone number to a new
@@ -29,9 +29,9 @@ declare const UpdatePredefinedAttributeCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Updates a predefined attribute for the specified Amazon Connect instance. A <i>predefined attribute</i> is
32
+ * <p>Updates a predefined attribute for the specified Connect Customer instance. A <i>predefined attribute</i> is
33
33
  * made up of a name and a value.</p>
34
- * <p>For the predefined attributes per instance quota, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#connect-quotas">Amazon Connect
34
+ * <p>For the predefined attributes per instance quota, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#connect-quotas">Connect Customer
35
35
  * quotas</a>.</p>
36
36
  * <p>
37
37
  * <b>Use cases</b>
@@ -50,7 +50,7 @@ declare const UpdatePredefinedAttributeCommand_base: {
50
50
  * </li>
51
51
  * </ul>
52
52
  * <p>
53
- * <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Amazon Connect endpoints and quotas</a>.</p>
53
+ * <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Connect Customer endpoints and quotas</a>.</p>
54
54
  * @example
55
55
  * Use a bare-bones client and the command you need to make an API call.
56
56
  * ```javascript
@@ -34,7 +34,7 @@ declare const UpdateQueueOutboundCallerConfigCommand_base: {
34
34
  * <ul>
35
35
  * <li>
36
36
  * <p>If the phone number is claimed to a traffic distribution group that was created in the
37
- * same Region as the Amazon Connect instance where you are calling this API, then you can use a
37
+ * same Region as the Connect Customer instance where you are calling this API, then you can use a
38
38
  * full phone number ARN or a UUID for <code>OutboundCallerIdNumberId</code>. However, if the phone number is claimed
39
39
  * 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
40
40
  * UUID is provided in this scenario, you will receive a
@@ -29,7 +29,7 @@ declare const UpdateRuleCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Updates a rule for the specified Amazon Connect instance.</p>
32
+ * <p>Updates a rule for the specified Connect Customer instance.</p>
33
33
  * <p>Use the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/connect-rules-language.html">Rules Function
34
34
  * language</a> to code conditions for the rule. </p>
35
35
  * @example
@@ -30,7 +30,7 @@ declare const UpdateSecurityProfileCommand_base: {
30
30
  };
31
31
  /**
32
32
  * <p>Updates a security profile.</p>
33
- * <p>For information about security profiles, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/connect-security-profiles.html">Security Profiles</a> in the <i>Amazon Connect Administrator Guide</i>. For a mapping of the API name and user interface name of the security
33
+ * <p>For information about security profiles, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/connect-security-profiles.html">Security Profiles</a> in the <i>Connect Customer Administrator Guide</i>. For a mapping of the API name and user interface name of the security
34
34
  * profile permissions, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/security-profile-list.html">List
35
35
  * of security profile permissions</a>. </p>
36
36
  * @example
@@ -29,7 +29,7 @@ declare const UpdateTaskTemplateCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Updates details about a specific task template in the specified Amazon Connect instance. This operation does
32
+ * <p>Updates details about a specific task template in the specified Connect Customer instance. This operation does
33
33
  * not support partial updates. Instead it does a full update of template content.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
@@ -45,7 +45,7 @@ declare const UpdateTrafficDistributionCommand_base: {
45
45
  * </note>
46
46
  * <p>For more information about updating a traffic distribution group, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/update-telephony-traffic-distribution.html">Update telephony traffic distribution
47
47
  * across Amazon Web Services Regions
48
- * </a> in the <i>Amazon Connect Administrator Guide</i>. </p>
48
+ * </a> in the <i>Connect Customer Administrator Guide</i>. </p>
49
49
  * <p>
50
50
  * <b>Important things to know</b>
51
51
  * </p>
@@ -35,7 +35,7 @@ declare const UpdateUserIdentityInfoCommand_base: {
35
35
  * that ability can change the login credentials of other users by changing their email address. This poses a security
36
36
  * risk to your organization. They can change the email address of a user to the attacker's email address, and then
37
37
  * reset the password through email. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/security-profile-best-practices.html">Best Practices for Security Profiles</a>
38
- * in the <i>Amazon Connect Administrator Guide</i>.</p>
38
+ * in the <i>Connect Customer Administrator Guide</i>.</p>
39
39
  * </important>
40
40
  * @example
41
41
  * Use a bare-bones client and the command you need to make an API call.
@@ -29,7 +29,7 @@ declare const UpdateViewContentCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Updates the view content of the given view identifier in the specified Amazon Connect instance.</p>
32
+ * <p>Updates the view content of the given view identifier in the specified Connect Customer instance.</p>
33
33
  * <p>It performs content validation if <code>Status</code> is set to <code>SAVED</code> and performs full content
34
34
  * validation if <code>Status</code> is <code>PUBLISHED</code>. Note that the <code>$SAVED</code> alias' content will
35
35
  * always be updated, but the <code>$LATEST</code> alias' content will only be updated if <code>Status</code> is