@aws-sdk/client-connect 3.1048.0 → 3.1049.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
package/README.md CHANGED
@@ -9,23 +9,23 @@ AWS SDK for JavaScript Connect Client for Node.js, Browser and React Native.
9
9
  <ul>
10
10
  <li>
11
11
  <p>
12
- <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Operations_Amazon_Connect_Service.html">Amazon Connect actions</a>
12
+ <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Operations_Amazon_Connect_Service.html">Connect Customer actions</a>
13
13
  </p>
14
14
  </li>
15
15
  <li>
16
16
  <p>
17
- <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Types_Amazon_Connect_Service.html">Amazon Connect data types</a>
17
+ <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Types_Amazon_Connect_Service.html">Connect Customer data types</a>
18
18
  </p>
19
19
  </li>
20
20
  </ul>
21
- <p>Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer contact
21
+ <p>Connect Customer is a cloud-based contact center solution that you use to set up and manage a customer contact
22
22
  center and provide reliable customer engagement at any scale.</p>
23
- <p>Amazon Connect provides metrics and real-time reporting that enable you to optimize contact routing. You can
23
+ <p>Connect Customer provides metrics and real-time reporting that enable you to optimize contact routing. You can
24
24
  also resolve customer issues more efficiently by getting customers in touch with the appropriate agents.</p>
25
- <p>There are limits to the number of Amazon Connect resources that you can create. There are also limits to the
26
- number of requests that you can make per second. 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
27
- <i>Amazon Connect Administrator Guide</i>.</p>
28
- <p>You can use an endpoint to connect programmatically to an Amazon Web Services service. For a list of Amazon Connect endpoints, see <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Amazon Connect
25
+ <p>There are limits to the number of Connect Customer resources that you can create. There are also limits to the
26
+ number of requests that you can make per second. 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
27
+ <i>Connect Customer Administrator Guide</i>.</p>
28
+ <p>You can use an endpoint to connect programmatically to an Amazon Web Services service. For a list of Connect Customer endpoints, see <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Connect Customer
29
29
  Endpoints</a>.</p>
30
30
 
31
31
  ## Installing
@@ -3203,23 +3203,23 @@ export interface Connect {
3203
3203
  * <ul>
3204
3204
  * <li>
3205
3205
  * <p>
3206
- * <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Operations_Amazon_Connect_Service.html">Amazon Connect actions</a>
3206
+ * <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Operations_Amazon_Connect_Service.html">Connect Customer actions</a>
3207
3207
  * </p>
3208
3208
  * </li>
3209
3209
  * <li>
3210
3210
  * <p>
3211
- * <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Types_Amazon_Connect_Service.html">Amazon Connect data types</a>
3211
+ * <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Types_Amazon_Connect_Service.html">Connect Customer data types</a>
3212
3212
  * </p>
3213
3213
  * </li>
3214
3214
  * </ul>
3215
- * <p>Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer contact
3215
+ * <p>Connect Customer is a cloud-based contact center solution that you use to set up and manage a customer contact
3216
3216
  * center and provide reliable customer engagement at any scale.</p>
3217
- * <p>Amazon Connect provides metrics and real-time reporting that enable you to optimize contact routing. You can
3217
+ * <p>Connect Customer provides metrics and real-time reporting that enable you to optimize contact routing. You can
3218
3218
  * also resolve customer issues more efficiently by getting customers in touch with the appropriate agents.</p>
3219
- * <p>There are limits to the number of Amazon Connect resources that you can create. There are also limits to the
3220
- * number of requests that you can make per second. 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
3221
- * <i>Amazon Connect Administrator Guide</i>.</p>
3222
- * <p>You can use an endpoint to connect programmatically to an Amazon Web Services service. For a list of Amazon Connect endpoints, see <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Amazon Connect
3219
+ * <p>There are limits to the number of Connect Customer resources that you can create. There are also limits to the
3220
+ * number of requests that you can make per second. 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
3221
+ * <i>Connect Customer Administrator Guide</i>.</p>
3222
+ * <p>You can use an endpoint to connect programmatically to an Amazon Web Services service. For a list of Connect Customer endpoints, see <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Connect Customer
3223
3223
  * Endpoints</a>.</p>
3224
3224
  * @public
3225
3225
  */
@@ -541,23 +541,23 @@ export interface ConnectClientResolvedConfig extends ConnectClientResolvedConfig
541
541
  * <ul>
542
542
  * <li>
543
543
  * <p>
544
- * <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Operations_Amazon_Connect_Service.html">Amazon Connect actions</a>
544
+ * <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Operations_Amazon_Connect_Service.html">Connect Customer actions</a>
545
545
  * </p>
546
546
  * </li>
547
547
  * <li>
548
548
  * <p>
549
- * <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Types_Amazon_Connect_Service.html">Amazon Connect data types</a>
549
+ * <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Types_Amazon_Connect_Service.html">Connect Customer data types</a>
550
550
  * </p>
551
551
  * </li>
552
552
  * </ul>
553
- * <p>Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer contact
553
+ * <p>Connect Customer is a cloud-based contact center solution that you use to set up and manage a customer contact
554
554
  * center and provide reliable customer engagement at any scale.</p>
555
- * <p>Amazon Connect provides metrics and real-time reporting that enable you to optimize contact routing. You can
555
+ * <p>Connect Customer provides metrics and real-time reporting that enable you to optimize contact routing. You can
556
556
  * also resolve customer issues more efficiently by getting customers in touch with the appropriate agents.</p>
557
- * <p>There are limits to the number of Amazon Connect resources that you can create. There are also limits to the
558
- * number of requests that you can make per second. 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
559
- * <i>Amazon Connect Administrator Guide</i>.</p>
560
- * <p>You can use an endpoint to connect programmatically to an Amazon Web Services service. For a list of Amazon Connect endpoints, see <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Amazon Connect
557
+ * <p>There are limits to the number of Connect Customer resources that you can create. There are also limits to the
558
+ * number of requests that you can make per second. 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
559
+ * <i>Connect Customer Administrator Guide</i>.</p>
560
+ * <p>You can use an endpoint to connect programmatically to an Amazon Web Services service. For a list of Connect Customer endpoints, see <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Connect Customer
561
561
  * Endpoints</a>.</p>
562
562
  * @public
563
563
  */
@@ -29,7 +29,7 @@ declare const ActivateEvaluationFormCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Activates an evaluation form in the specified Amazon Connect instance. After the evaluation form is
32
+ * <p>Activates an evaluation form in the specified Connect Customer instance. After the evaluation form is
33
33
  * activated, it is available to start new evaluations based on the form. </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 AssociateAnalyticsDataSetCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Associates the specified dataset for a Amazon Connect instance with the target account. You can associate
32
+ * <p>Associates the specified dataset for a Connect Customer instance with the target account. You can associate
33
33
  * only one dataset in a single call.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
@@ -29,8 +29,8 @@ declare const AssociateApprovedOriginCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
33
- * <p>Associates an approved origin to an Amazon Connect instance.</p>
32
+ * <p>This API is in preview release for Connect Customer and is subject to change.</p>
33
+ * <p>Associates an approved origin to an Connect Customer instance.</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 AssociateBotCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
33
- * <p>Allows the specified Amazon Connect instance to access the specified Amazon Lex or Amazon Lex V2
32
+ * <p>This API is in preview release for Connect Customer and is subject to change.</p>
33
+ * <p>Allows the specified Connect Customer instance to access the specified Amazon Lex or Amazon Lex V2
34
34
  * bot.</p>
35
35
  * @example
36
36
  * Use a bare-bones client and the command you need to make an API call.
@@ -65,12 +65,12 @@ declare const AssociateContactWithUserCommand_base: {
65
65
  * </li>
66
66
  * <li>
67
67
  * <p>The service quota <i>Queues per routing profile per instance</i> applies to manually assigned
68
- * queues, too. For more information about this quota, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#connect-quotas">Amazon Connect
69
- * quotas</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
68
+ * queues, too. For more information about this quota, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#connect-quotas">Connect Customer
69
+ * quotas</a> in the <i>Connect Customer Administrator Guide</i>.</p>
70
70
  * </li>
71
71
  * </ul>
72
72
  * <p>
73
- * <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Amazon Connect endpoints and quotas</a>.</p>
73
+ * <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Connect Customer endpoints and quotas</a>.</p>
74
74
  * @example
75
75
  * Use a bare-bones client and the command you need to make an API call.
76
76
  * ```javascript
@@ -29,7 +29,7 @@ declare const AssociateDefaultVocabularyCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Associates an existing vocabulary as the default. Contact Lens for Amazon Connect uses the vocabulary in post-call and real-time
32
+ * <p>Associates an existing vocabulary as the default. Contact Lens for Connect Customer uses the vocabulary in post-call and real-time
33
33
  * analysis sessions for the given language.</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 AssociateEmailAddressAliasCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Associates an email address alias with an existing email address in an Amazon Connect instance. This creates
32
+ * <p>Associates an email address alias with an existing email address in an Connect Customer instance. This creates
33
33
  * a forwarding relationship where emails sent to the alias email address are automatically forwarded to the primary
34
34
  * email address. </p>
35
35
  * <p>
@@ -52,7 +52,7 @@ declare const AssociateEmailAddressAliasCommand_base: {
52
52
  * <li>
53
53
  * <p>
54
54
  * <b>Brand management</b>: Enable you to use familiar brand-specific email addresses
55
- * that forward to the appropriate Amazon Connect instance email address.</p>
55
+ * that forward to the appropriate Connect Customer instance email address.</p>
56
56
  * </li>
57
57
  * </ul>
58
58
  * <p>
@@ -85,14 +85,14 @@ declare const AssociateEmailAddressAliasCommand_base: {
85
85
  * </li>
86
86
  * </ul>
87
87
  * <p>
88
- * <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Amazon Connect endpoints and quotas</a>.</p>
88
+ * <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Connect Customer endpoints and quotas</a>.</p>
89
89
  * <p>
90
90
  * <b>Related operations</b>
91
91
  * </p>
92
92
  * <ul>
93
93
  * <li>
94
94
  * <p>
95
- * <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_DisassociateEmailAddressAlias.html">DisassociateEmailAddressAlias</a>: Removes the alias association between two email addresses in an Amazon Connect instance.</p>
95
+ * <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_DisassociateEmailAddressAlias.html">DisassociateEmailAddressAlias</a>: Removes the alias association between two email addresses in an Connect Customer instance.</p>
96
96
  * </li>
97
97
  * <li>
98
98
  * <p>
@@ -29,7 +29,7 @@ declare const AssociateInstanceStorageConfigCommand_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>Associates a storage resource type for the first time. You can only associate one type of storage configuration
34
34
  * in a single call. This means, for example, that you can't define an instance with multiple S3 buckets for storing
35
35
  * chat transcripts.</p>
@@ -29,8 +29,8 @@ declare const AssociateLambdaFunctionCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
33
- * <p>Allows the specified Amazon Connect instance to access the specified Lambda function.</p>
32
+ * <p>This API is in preview release for Connect Customer and is subject to change.</p>
33
+ * <p>Allows the specified Connect Customer instance to access the specified Lambda function.</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 AssociateLexBotCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
33
- * <p>Allows the specified Amazon Connect instance to access the specified Amazon Lex V1 bot. This API
32
+ * <p>This API is in preview release for Connect Customer and is subject to change.</p>
33
+ * <p>Allows the specified Connect Customer instance to access the specified Amazon Lex V1 bot. This API
34
34
  * only supports the association of Amazon Lex V1 bots.</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 AssociatePhoneNumberContactFlowCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Associates a flow with a phone number claimed to your Amazon Connect instance.</p>
32
+ * <p>Associates a flow with a phone number claimed to your Connect Customer instance.</p>
33
33
  * <important>
34
34
  * <p>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
35
35
  * <code>PhoneNumberId</code> URI request parameter. However, if the number is claimed to a traffic distribution group and you are calling
@@ -38,7 +38,7 @@ declare const AssociateQueueEmailAddressesCommand_base: {
38
38
  * <p>You can associate up to 49 additional email addresses with a single queue, plus 1 default outbound email address, for a total of 50.</p>
39
39
  * </li>
40
40
  * <li>
41
- * <p>The email addresses must already exist in the Amazon Connect instance before they can be associated with a queue.</p>
41
+ * <p>The email addresses must already exist in the Connect Customer instance before they can be associated with a queue.</p>
42
42
  * </li>
43
43
  * <li>
44
44
  * <p>Agents will be able to select from these associated email addresses when handling email contacts in the queue.</p>
@@ -29,7 +29,7 @@ declare const AssociateSecurityKeyCommand_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>Associates a security key to the instance.</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 BatchAssociateAnalyticsDataSetCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Associates a list of analytics datasets for a given Amazon Connect instance to a target account. You can
32
+ * <p>Associates a list of analytics datasets for a given Connect Customer instance to a target account. You can
33
33
  * associate multiple datasets in a single call.</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 BatchDisassociateAnalyticsDataSetCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Removes a list of analytics datasets associated with a given Amazon Connect instance. You can disassociate
32
+ * <p>Removes a list of analytics datasets associated with a given Connect Customer instance. You can disassociate
33
33
  * multiple datasets in a single call.</p>
34
34
  * @example
35
35
  * Use a bare-bones client and the command you need to make an API call.
@@ -30,10 +30,10 @@ declare const BatchPutContactCommand_base: {
30
30
  };
31
31
  /**
32
32
  * <note>
33
- * <p>Only the Amazon Connect outbound campaigns service principal is allowed to assume a role in your account
33
+ * <p>Only the Connect Customer outbound campaigns service principal is allowed to assume a role in your account
34
34
  * and call this API.</p>
35
35
  * </note>
36
- * <p>Allows you to create a batch of contacts in Amazon Connect. The outbound campaigns capability ingests dial
36
+ * <p>Allows you to create a batch of contacts in Connect Customer. The outbound campaigns capability ingests dial
37
37
  * requests via the <a href="https://docs.aws.amazon.com/connect-outbound/latest/APIReference/API_PutDialRequestBatch.html">PutDialRequestBatch</a> API. It then uses BatchPutContact to create contacts corresponding to those dial
38
38
  * requests. If agents are available, the dial requests are dialed out, which results in a voice call. The resulting
39
39
  * voice call uses the same contactId that was created by BatchPutContact. </p>
@@ -29,11 +29,11 @@ declare const ClaimPhoneNumberCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Claims an available phone number to your Amazon Connect instance or traffic distribution group. You can call
33
- * this API only in the same Amazon Web Services Region where the Amazon Connect instance or traffic distribution group was
32
+ * <p>Claims an available phone number to your Connect Customer instance or traffic distribution group. You can call
33
+ * this API only in the same Amazon Web Services Region where the Connect Customer instance or traffic distribution group was
34
34
  * created.</p>
35
35
  * <p>For more information about how to use this operation, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/claim-phone-number.html">Claim a phone number in your country</a> and <a href="https://docs.aws.amazon.com/connect/latest/adminguide/claim-phone-numbers-traffic-distribution-groups.html">Claim
36
- * phone numbers to traffic distribution groups</a> in the <i>Amazon Connect Administrator
36
+ * phone numbers to traffic distribution groups</a> in the <i>Connect Customer Administrator
37
37
  * Guide</i>. </p>
38
38
  * <important>
39
39
  * <p>You can call the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_SearchAvailablePhoneNumbers.html">SearchAvailablePhoneNumbers</a> API for
@@ -29,7 +29,7 @@ declare const CreateAgentStatusCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Creates an agent status for the specified Amazon Connect instance.</p>
32
+ * <p>Creates an agent status for the specified Connect Customer instance.</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,8 +29,8 @@ declare const CreateContactFlowCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Creates a flow for the specified Amazon Connect instance.</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
32
+ * <p>Creates a flow for the specified Connect Customer instance.</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">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 CreateContactFlowModuleCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Creates a flow module for the specified Amazon Connect instance. </p>
32
+ * <p>Creates a flow module for the specified Connect Customer instance. </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,9 +29,9 @@ declare const CreateEmailAddressCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Create new email address in the specified Amazon Connect instance. For more information about email
32
+ * <p>Create new email address in the specified Connect Customer instance. For more information about email
33
33
  * addresses, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/create-email-address1.html">Create email
34
- * addresses</a> in the Amazon Connect Administrator Guide.</p>
34
+ * addresses</a> in the Connect Customer Administrator Guide.</p>
35
35
  * @example
36
36
  * Use a bare-bones client and the command you need to make an API call.
37
37
  * ```javascript
@@ -30,7 +30,7 @@ declare const CreateEvaluationFormCommand_base: {
30
30
  };
31
31
  };
32
32
  /**
33
- * <p>Creates an evaluation form in the specified Amazon Connect instance. The form can be used to define
33
+ * <p>Creates an evaluation form in the specified Connect Customer instance. The form can be used to define
34
34
  * questions related to agent performance, and create sections to organize such questions. Question and section
35
35
  * identifiers cannot be duplicated within the same evaluation form.</p>
36
36
  * @example
@@ -29,7 +29,7 @@ declare const CreateHoursOfOperationOverrideCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Creates an hours of operation override in an Amazon Connect hours of operation resource.</p>
32
+ * <p>Creates an hours of operation override in an Connect Customer hours of operation resource.</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,13 +29,13 @@ declare const CreateInstanceCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
33
- * <p>Initiates an Amazon Connect instance with all the supported channels enabled. It does not attach any
32
+ * <p>This API is in preview release for Connect Customer and is subject to change.</p>
33
+ * <p>Initiates an Connect Customer instance with all the supported channels enabled. It does not attach any
34
34
  * storage, such as Amazon Simple Storage Service (Amazon S3) or Amazon Kinesis. It also does not allow for any
35
- * configurations on features, such as Contact Lens for Amazon Connect. </p>
36
- * <p>For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-instances.html">Create an Amazon Connect instance</a> in the
37
- * <i>Amazon Connect Administrator Guide</i>.</p>
38
- * <p>Amazon Connect enforces a limit on the total number of instances that you can create or delete in 30 days.
35
+ * configurations on features, such as Contact Lens for Connect Customer. </p>
36
+ * <p>For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-instances.html">Create an Connect Customer instance</a> in the
37
+ * <i>Connect Customer Administrator Guide</i>.</p>
38
+ * <p>Connect Customer enforces a limit on the total number of instances that you can create or delete in 30 days.
39
39
  * 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.
40
40
  * You must wait 30 days before you can restart creating and deleting instances in your account.</p>
41
41
  * @example
@@ -29,7 +29,7 @@ declare const CreateIntegrationAssociationCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Creates an Amazon Web Services resource association with an Amazon Connect instance.</p>
32
+ * <p>Creates an Amazon Web Services resource association with an Connect Customer instance.</p>
33
33
  * @example
34
34
  * Use a bare-bones client and the command you need to make an API call.
35
35
  * ```javascript
@@ -31,7 +31,7 @@ declare const CreatePersistentContactAssociationCommand_base: {
31
31
  /**
32
32
  * <p>Enables rehydration of chats for the lifespan of a contact. For more information about chat rehydration, see
33
33
  * <a href="https://docs.aws.amazon.com/connect/latest/adminguide/chat-persistence.html">Enable persistent chat</a> in
34
- * the <i>Amazon Connect Administrator Guide</i>. </p>
34
+ * the <i>Connect Customer Administrator Guide</i>. </p>
35
35
  * @example
36
36
  * Use a bare-bones client and the command you need to make an API call.
37
37
  * ```javascript
@@ -29,9 +29,9 @@ declare const CreatePredefinedAttributeCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Creates a new predefined attribute for the specified Amazon Connect instance. A <i>predefined attribute</i>
32
+ * <p>Creates a new predefined attribute for the specified Connect Customer instance. A <i>predefined attribute</i>
33
33
  * is 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 CreatePredefinedAttributeCommand_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
@@ -31,7 +31,7 @@ declare const CreatePromptCommand_base: {
31
31
  /**
32
32
  * <p>Creates a prompt. For more information about prompts, such as supported file types and maximum length, see
33
33
  * <a href="https://docs.aws.amazon.com/connect/latest/adminguide/prompts.html">Create prompts</a> in the
34
- * <i>Amazon Connect Administrator Guide</i>.</p>
34
+ * <i>Connect Customer Administrator Guide</i>.</p>
35
35
  * @example
36
36
  * Use a bare-bones client and the command you need to make an API call.
37
37
  * ```javascript
@@ -30,7 +30,7 @@ declare const CreatePushNotificationRegistrationCommand_base: {
30
30
  };
31
31
  /**
32
32
  * <p>Creates registration for a device token and a chat contact to receive real-time push notifications. For more
33
- * 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>
33
+ * 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 Connect Customer for mobile chat</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,12 +29,12 @@ declare const CreateQueueCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Creates a new queue for the specified Amazon Connect instance.</p>
32
+ * <p>Creates a new queue for the specified Connect Customer instance.</p>
33
33
  * <important>
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 CreateQuickConnectCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Creates a quick connect for the specified Amazon Connect instance.</p>
32
+ * <p>Creates a quick connect for the specified Connect Customer instance.</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 CreateRuleCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Creates a rule for the specified Amazon Connect instance.</p>
32
+ * <p>Creates 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 CreateSecurityProfileCommand_base: {
30
30
  };
31
31
  /**
32
32
  * <p>Creates 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 CreateTaskTemplateCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Creates a new task template in the specified Amazon Connect instance.</p>
32
+ * <p>Creates a new task template in the specified Connect Customer instance.</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 CreateTrafficDistributionGroupCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Creates a traffic distribution group given an Amazon Connect instance that has been replicated.</p>
32
+ * <p>Creates a traffic distribution group given an Connect Customer instance that has been replicated.</p>
33
33
  * <note>
34
34
  * <p>The <code>SignInConfig</code> distribution is available only on a
35
35
  * default <code>TrafficDistributionGroup</code> (see the <code>IsDefault</code> parameter in the
@@ -39,7 +39,7 @@ declare const CreateTrafficDistributionGroupCommand_base: {
39
39
  * an <code>InvalidRequestException</code> is returned.</p>
40
40
  * </note>
41
41
  * <p>For more information about creating traffic distribution groups, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/setup-traffic-distribution-groups.html">Set up traffic distribution groups</a> in the
42
- * <i>Amazon Connect Administrator Guide</i>. </p>
42
+ * <i>Connect Customer Administrator Guide</i>. </p>
43
43
  * @example
44
44
  * Use a bare-bones client and the command you need to make an API call.
45
45
  * ```javascript
@@ -29,10 +29,10 @@ declare const CreateUserCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Creates a user account for the specified Amazon Connect instance.</p>
32
+ * <p>Creates a user account for the specified Connect Customer instance.</p>
33
33
  * <important>
34
34
  * <p>Certain <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_UserIdentityInfo.html">UserIdentityInfo</a> parameters are required in some situations. For example, <code>Email</code>,
35
- * <code>FirstName</code> and <code>LastName</code> are required if you are using Amazon Connect or SAML for
35
+ * <code>FirstName</code> and <code>LastName</code> are required if you are using Connect Customer or SAML for
36
36
  * identity management.</p>
37
37
  * </important>
38
38
  * <note>
@@ -61,7 +61,7 @@ declare const CreateUserCommand_base: {
61
61
  * </ul>
62
62
  * <p>We recommend using channel-specific parameters such as <code>AutoAcceptConfigs</code>, <code>AfterContactWorkConfigs</code>, <code>PhoneNumberConfigs</code>, <code>PersistentConnectionConfigs</code>, and <code>VoiceEnhancementConfigs</code> for per-channel configuration.</p>
63
63
  * </note>
64
- * <p>For information about how to create users using the Amazon Connect admin website, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/user-management.html">Add Users</a> in the <i>Amazon Connect
64
+ * <p>For information about how to create users using the Connect Customer admin website, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/user-management.html">Add Users</a> in the <i>Connect Customer
65
65
  * Administrator Guide</i>.</p>
66
66
  * @example
67
67
  * Use a bare-bones client and the command you need to make an API call.
@@ -29,8 +29,8 @@ declare const CreateVocabularyCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Creates a custom vocabulary associated with your Amazon Connect instance. You can set a custom vocabulary to
33
- * be your default vocabulary for a given language. Contact Lens for Amazon Connect uses the default vocabulary in post-call and real-time
32
+ * <p>Creates a custom vocabulary associated with your Connect Customer instance. You can set a custom vocabulary to
33
+ * be your default vocabulary for a given language. Contact Lens for Connect Customer uses the default vocabulary in post-call and real-time
34
34
  * contact analysis sessions for that language.</p>
35
35
  * @example
36
36
  * Use a bare-bones client and the command you need to make an API call.