@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
@@ -2,23 +2,23 @@
2
2
  * <ul>
3
3
  * <li>
4
4
  * <p>
5
- * <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Operations_Amazon_Connect_Service.html">Amazon Connect actions</a>
5
+ * <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Operations_Amazon_Connect_Service.html">Connect Customer actions</a>
6
6
  * </p>
7
7
  * </li>
8
8
  * <li>
9
9
  * <p>
10
- * <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Types_Amazon_Connect_Service.html">Amazon Connect data types</a>
10
+ * <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_Types_Amazon_Connect_Service.html">Connect Customer data types</a>
11
11
  * </p>
12
12
  * </li>
13
13
  * </ul>
14
- * <p>Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer contact
14
+ * <p>Connect Customer is a cloud-based contact center solution that you use to set up and manage a customer contact
15
15
  * center and provide reliable customer engagement at any scale.</p>
16
- * <p>Amazon Connect provides metrics and real-time reporting that enable you to optimize contact routing. You can
16
+ * <p>Connect Customer provides metrics and real-time reporting that enable you to optimize contact routing. You can
17
17
  * also resolve customer issues more efficiently by getting customers in touch with the appropriate agents.</p>
18
- * <p>There are limits to the number of Amazon Connect resources that you can create. There are also limits to the
19
- * 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
20
- * <i>Amazon Connect Administrator Guide</i>.</p>
21
- * <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
18
+ * <p>There are limits to the number of Connect Customer resources that you can create. There are also limits to the
19
+ * 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
20
+ * <i>Connect Customer Administrator Guide</i>.</p>
21
+ * <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
22
22
  * Endpoints</a>.</p>
23
23
  *
24
24
  * @packageDocumentation
@@ -328,7 +328,7 @@ export declare class ContactFlowNotPublishedException extends __BaseException {
328
328
  constructor(opts: __ExceptionOptionType<ContactFlowNotPublishedException, __BaseException>);
329
329
  }
330
330
  /**
331
- * <p>No user with the specified credentials was found in the Amazon Connect instance.</p>
331
+ * <p>No user with the specified credentials was found in the Connect Customer instance.</p>
332
332
  * @public
333
333
  */
334
334
  export declare class UserNotFoundException extends __BaseException {