@cdklabs/cdk-construct-connect-datalake 0.0.10 → 0.0.11

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 (372) hide show
  1. package/.jsii +10 -10
  2. package/.jsii.tabl.json +1 -1
  3. package/lib/index.js +1 -1
  4. package/node_modules/@aws-sdk/client-cloudformation/package.json +8 -8
  5. package/node_modules/@aws-sdk/client-connect/README.md +8 -8
  6. package/node_modules/@aws-sdk/client-connect/dist-types/Connect.d.ts +8 -8
  7. package/node_modules/@aws-sdk/client-connect/dist-types/ConnectClient.d.ts +8 -8
  8. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ActivateEvaluationFormCommand.d.ts +1 -1
  9. package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateAnalyticsDataSetCommand.d.ts +1 -1
  10. package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateApprovedOriginCommand.d.ts +2 -2
  11. package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateBotCommand.d.ts +2 -2
  12. package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateContactWithUserCommand.d.ts +3 -3
  13. package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +1 -1
  14. package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateEmailAddressAliasCommand.d.ts +4 -4
  15. package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +1 -1
  16. package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +2 -2
  17. package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateLexBotCommand.d.ts +2 -2
  18. package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +1 -1
  19. package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateQueueEmailAddressesCommand.d.ts +1 -1
  20. package/node_modules/@aws-sdk/client-connect/dist-types/commands/AssociateSecurityKeyCommand.d.ts +1 -1
  21. package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +1 -1
  22. package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +1 -1
  23. package/node_modules/@aws-sdk/client-connect/dist-types/commands/BatchPutContactCommand.d.ts +2 -2
  24. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ClaimPhoneNumberCommand.d.ts +3 -3
  25. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateAgentStatusCommand.d.ts +1 -1
  26. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateContactFlowCommand.d.ts +2 -2
  27. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateContactFlowModuleCommand.d.ts +1 -1
  28. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateEmailAddressCommand.d.ts +2 -2
  29. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateEvaluationFormCommand.d.ts +1 -1
  30. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateHoursOfOperationOverrideCommand.d.ts +1 -1
  31. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateInstanceCommand.d.ts +6 -6
  32. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +1 -1
  33. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreatePersistentContactAssociationCommand.d.ts +1 -1
  34. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreatePredefinedAttributeCommand.d.ts +3 -3
  35. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreatePromptCommand.d.ts +1 -1
  36. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreatePushNotificationRegistrationCommand.d.ts +1 -1
  37. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateQueueCommand.d.ts +2 -2
  38. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateQuickConnectCommand.d.ts +1 -1
  39. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateRuleCommand.d.ts +1 -1
  40. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateSecurityProfileCommand.d.ts +1 -1
  41. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateTaskTemplateCommand.d.ts +1 -1
  42. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +2 -2
  43. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateUserCommand.d.ts +3 -3
  44. package/node_modules/@aws-sdk/client-connect/dist-types/commands/CreateVocabularyCommand.d.ts +2 -2
  45. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeactivateEvaluationFormCommand.d.ts +1 -1
  46. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteContactEvaluationCommand.d.ts +1 -1
  47. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteContactFlowCommand.d.ts +1 -1
  48. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteEmailAddressCommand.d.ts +1 -1
  49. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteEvaluationFormCommand.d.ts +1 -1
  50. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteHoursOfOperationOverrideCommand.d.ts +1 -1
  51. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteInstanceCommand.d.ts +4 -4
  52. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +1 -1
  53. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeletePredefinedAttributeCommand.d.ts +1 -1
  54. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteQuickConnectCommand.d.ts +2 -2
  55. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteRuleCommand.d.ts +1 -1
  56. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +1 -1
  57. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DeleteUserCommand.d.ts +5 -5
  58. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeAttachedFilesConfigurationCommand.d.ts +1 -1
  59. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeAuthenticationProfileCommand.d.ts +1 -1
  60. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeContactCommand.d.ts +4 -4
  61. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeContactEvaluationCommand.d.ts +1 -1
  62. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeContactFlowCommand.d.ts +1 -1
  63. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeEmailAddressCommand.d.ts +1 -1
  64. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeEvaluationFormCommand.d.ts +1 -1
  65. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +1 -1
  66. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeInstanceCommand.d.ts +1 -1
  67. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +1 -1
  68. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribePhoneNumberCommand.d.ts +1 -1
  69. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribePredefinedAttributeCommand.d.ts +3 -3
  70. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeRuleCommand.d.ts +1 -1
  71. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeSecurityProfileCommand.d.ts +1 -1
  72. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeUserCommand.d.ts +1 -1
  73. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +1 -1
  74. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DescribeViewCommand.d.ts +2 -2
  75. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateAnalyticsDataSetCommand.d.ts +1 -1
  76. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +2 -2
  77. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateBotCommand.d.ts +1 -1
  78. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateEmailAddressAliasCommand.d.ts +3 -3
  79. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +1 -1
  80. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +1 -1
  81. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateLexBotCommand.d.ts +1 -1
  82. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +1 -1
  83. package/node_modules/@aws-sdk/client-connect/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +1 -1
  84. package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetContactMetricsCommand.d.ts +2 -2
  85. package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetCurrentMetricDataCommand.d.ts +2 -2
  86. package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetCurrentUserDataCommand.d.ts +1 -1
  87. package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetFederationTokenCommand.d.ts +5 -5
  88. package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetMetricDataCommand.d.ts +2 -2
  89. package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetMetricDataV2Command.d.ts +2 -2
  90. package/node_modules/@aws-sdk/client-connect/dist-types/commands/GetTaskTemplateCommand.d.ts +1 -1
  91. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ImportPhoneNumberCommand.d.ts +1 -1
  92. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListAnalyticsDataAssociationsCommand.d.ts +1 -1
  93. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListAnalyticsDataLakeDataSetsCommand.d.ts +1 -1
  94. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListApprovedOriginsCommand.d.ts +1 -1
  95. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListAttachedFilesConfigurationsCommand.d.ts +1 -1
  96. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListAuthenticationProfilesCommand.d.ts +2 -2
  97. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListBotsCommand.d.ts +1 -1
  98. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactEvaluationsCommand.d.ts +1 -1
  99. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactFlowModulesCommand.d.ts +1 -1
  100. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactFlowVersionsCommand.d.ts +1 -1
  101. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactFlowsCommand.d.ts +3 -3
  102. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListContactReferencesCommand.d.ts +1 -1
  103. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +1 -1
  104. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListEvaluationFormVersionsCommand.d.ts +1 -1
  105. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListEvaluationFormsCommand.d.ts +1 -1
  106. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListHoursOfOperationsCommand.d.ts +2 -2
  107. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListInstanceAttributesCommand.d.ts +1 -1
  108. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +1 -1
  109. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListInstancesCommand.d.ts +1 -1
  110. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +1 -1
  111. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListLambdaFunctionsCommand.d.ts +1 -1
  112. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListLexBotsCommand.d.ts +1 -1
  113. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListPhoneNumbersCommand.d.ts +2 -2
  114. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListPhoneNumbersV2Command.d.ts +2 -2
  115. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListPredefinedAttributesCommand.d.ts +3 -3
  116. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListPromptsCommand.d.ts +1 -1
  117. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListQueuesCommand.d.ts +2 -2
  118. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListQuickConnectsCommand.d.ts +1 -1
  119. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +2 -2
  120. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListRoutingProfilesCommand.d.ts +2 -2
  121. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListRulesCommand.d.ts +1 -1
  122. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListSecurityKeysCommand.d.ts +1 -1
  123. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +1 -1
  124. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListSecurityProfilesCommand.d.ts +2 -2
  125. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -2
  126. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListTaskTemplatesCommand.d.ts +1 -1
  127. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +2 -2
  128. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListUsersCommand.d.ts +1 -1
  129. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ListViewVersionsCommand.d.ts +1 -1
  130. package/node_modules/@aws-sdk/client-connect/dist-types/commands/PutUserStatusCommand.d.ts +2 -2
  131. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ReleasePhoneNumberCommand.d.ts +2 -2
  132. package/node_modules/@aws-sdk/client-connect/dist-types/commands/ReplicateInstanceCommand.d.ts +4 -4
  133. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchAgentStatusesCommand.d.ts +1 -1
  134. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +1 -1
  135. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchContactEvaluationsCommand.d.ts +2 -2
  136. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchContactFlowModulesCommand.d.ts +1 -1
  137. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchContactFlowsCommand.d.ts +1 -1
  138. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchContactsCommand.d.ts +1 -1
  139. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchEvaluationFormsCommand.d.ts +2 -2
  140. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchHoursOfOperationsCommand.d.ts +1 -1
  141. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchPredefinedAttributesCommand.d.ts +2 -2
  142. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchPromptsCommand.d.ts +1 -1
  143. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchQueuesCommand.d.ts +1 -1
  144. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchQuickConnectsCommand.d.ts +1 -1
  145. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchResourceTagsCommand.d.ts +1 -1
  146. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchRoutingProfilesCommand.d.ts +1 -1
  147. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchSecurityProfilesCommand.d.ts +2 -2
  148. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchUserHierarchyGroupsCommand.d.ts +1 -1
  149. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchUsersCommand.d.ts +1 -1
  150. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SearchVocabulariesCommand.d.ts +1 -1
  151. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SendChatIntegrationEventCommand.d.ts +1 -1
  152. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SendOutboundEmailCommand.d.ts +2 -2
  153. package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartAttachedFileUploadCommand.d.ts +1 -1
  154. package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartChatContactCommand.d.ts +4 -4
  155. package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartContactEvaluationCommand.d.ts +1 -1
  156. package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartContactStreamingCommand.d.ts +4 -4
  157. package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartOutboundChatContactCommand.d.ts +2 -2
  158. package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +3 -3
  159. package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartScreenSharingCommand.d.ts +1 -1
  160. package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartTaskContactCommand.d.ts +5 -5
  161. package/node_modules/@aws-sdk/client-connect/dist-types/commands/StartWebRTCContactCommand.d.ts +1 -1
  162. package/node_modules/@aws-sdk/client-connect/dist-types/commands/SubmitContactEvaluationCommand.d.ts +1 -1
  163. package/node_modules/@aws-sdk/client-connect/dist-types/commands/TagContactCommand.d.ts +1 -1
  164. package/node_modules/@aws-sdk/client-connect/dist-types/commands/TagResourceCommand.d.ts +3 -3
  165. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UntagContactCommand.d.ts +1 -1
  166. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateAttachedFilesConfigurationCommand.d.ts +1 -1
  167. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateAuthenticationProfileCommand.d.ts +1 -1
  168. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactAttributesCommand.d.ts +3 -3
  169. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactCommand.d.ts +1 -1
  170. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactEvaluationCommand.d.ts +1 -1
  171. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactFlowContentCommand.d.ts +1 -1
  172. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +1 -1
  173. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateContactFlowNameCommand.d.ts +1 -1
  174. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateEmailAddressMetadataCommand.d.ts +1 -1
  175. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateEvaluationFormCommand.d.ts +1 -1
  176. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +1 -1
  177. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +1 -1
  178. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateParticipantAuthenticationCommand.d.ts +1 -1
  179. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdatePhoneNumberCommand.d.ts +1 -1
  180. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdatePredefinedAttributeCommand.d.ts +3 -3
  181. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +1 -1
  182. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateRuleCommand.d.ts +1 -1
  183. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateSecurityProfileCommand.d.ts +1 -1
  184. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateTaskTemplateCommand.d.ts +1 -1
  185. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +1 -1
  186. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +1 -1
  187. package/node_modules/@aws-sdk/client-connect/dist-types/commands/UpdateViewContentCommand.d.ts +1 -1
  188. package/node_modules/@aws-sdk/client-connect/dist-types/index.d.ts +8 -8
  189. package/node_modules/@aws-sdk/client-connect/dist-types/models/errors.d.ts +1 -1
  190. package/node_modules/@aws-sdk/client-connect/dist-types/models/models_0.d.ts +106 -106
  191. package/node_modules/@aws-sdk/client-connect/dist-types/models/models_1.d.ts +150 -150
  192. package/node_modules/@aws-sdk/client-connect/dist-types/models/models_2.d.ts +100 -100
  193. package/node_modules/@aws-sdk/client-connect/dist-types/models/models_3.d.ts +188 -188
  194. package/node_modules/@aws-sdk/client-connect/package.json +8 -8
  195. package/node_modules/@aws-sdk/client-glue/package.json +8 -8
  196. package/node_modules/@aws-sdk/client-lakeformation/package.json +8 -8
  197. package/node_modules/@aws-sdk/client-ram/package.json +8 -8
  198. package/node_modules/@aws-sdk/client-sts/dist-cjs/endpoint/endpointResolver.js +2 -2
  199. package/node_modules/@aws-sdk/client-sts/dist-cjs/index.js +10 -15
  200. package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.browser.js +5 -5
  201. package/node_modules/@aws-sdk/client-sts/dist-cjs/runtimeConfig.js +2 -3
  202. package/node_modules/@aws-sdk/client-sts/dist-es/STSClient.js +1 -4
  203. package/node_modules/@aws-sdk/client-sts/dist-es/defaultStsRoleAssumers.js +1 -2
  204. package/node_modules/@aws-sdk/client-sts/dist-es/endpoint/endpointResolver.js +1 -1
  205. package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.browser.js +1 -1
  206. package/node_modules/@aws-sdk/client-sts/dist-es/runtimeConfig.js +1 -2
  207. package/node_modules/@aws-sdk/client-sts/dist-es/runtimeExtensions.js +1 -1
  208. package/node_modules/@aws-sdk/client-sts/dist-types/STSClient.d.ts +1 -2
  209. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.browser.d.ts +1 -1
  210. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.d.ts +1 -1
  211. package/node_modules/@aws-sdk/client-sts/dist-types/runtimeConfig.native.d.ts +1 -1
  212. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/STSClient.d.ts +1 -3
  213. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  214. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  215. package/node_modules/@aws-sdk/client-sts/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  216. package/node_modules/@aws-sdk/client-sts/package.json +10 -18
  217. package/node_modules/@aws-sdk/core/dist-cjs/index.js +10 -10
  218. package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +10 -10
  219. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +1 -1
  220. package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js +9 -9
  221. package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +1 -1
  222. package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/parseJsonBody.d.ts +0 -1
  223. package/node_modules/@aws-sdk/core/package.json +5 -5
  224. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  225. package/node_modules/@aws-sdk/credential-provider-http/package.json +7 -7
  226. package/node_modules/@aws-sdk/credential-provider-ini/package.json +12 -12
  227. package/node_modules/@aws-sdk/credential-provider-login/package.json +6 -6
  228. package/node_modules/@aws-sdk/credential-provider-node/package.json +10 -10
  229. package/node_modules/@aws-sdk/credential-provider-process/package.json +5 -5
  230. package/node_modules/@aws-sdk/credential-provider-sso/package.json +7 -7
  231. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +6 -6
  232. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +1 -1
  233. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +1 -1
  234. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +1 -1
  235. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +1 -1
  236. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +1 -1
  237. package/node_modules/@aws-sdk/nested-clients/package.json +8 -8
  238. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +4 -4
  239. package/node_modules/@aws-sdk/token-providers/package.json +6 -6
  240. package/node_modules/@aws-sdk/types/package.json +2 -2
  241. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  242. package/node_modules/@smithy/core/cbor.d.ts +1 -3
  243. package/node_modules/@smithy/core/cbor.js +0 -1
  244. package/node_modules/@smithy/core/checksum.d.ts +2 -2
  245. package/node_modules/@smithy/core/checksum.js +1 -1
  246. package/node_modules/@smithy/core/client.d.ts +1 -3
  247. package/node_modules/@smithy/core/client.js +0 -1
  248. package/node_modules/@smithy/core/config.d.ts +2 -2
  249. package/node_modules/@smithy/core/config.js +1 -1
  250. package/node_modules/@smithy/core/endpoints.d.ts +1 -3
  251. package/node_modules/@smithy/core/endpoints.js +0 -1
  252. package/node_modules/@smithy/core/event-streams.d.ts +1 -3
  253. package/node_modules/@smithy/core/event-streams.js +0 -1
  254. package/node_modules/@smithy/core/package.json +1 -1
  255. package/node_modules/@smithy/core/protocols.d.ts +1 -3
  256. package/node_modules/@smithy/core/protocols.js +0 -1
  257. package/node_modules/@smithy/core/retry.d.ts +2 -2
  258. package/node_modules/@smithy/core/retry.js +1 -1
  259. package/node_modules/@smithy/core/schema.d.ts +1 -3
  260. package/node_modules/@smithy/core/schema.js +0 -1
  261. package/node_modules/@smithy/core/serde.d.ts +1 -3
  262. package/node_modules/@smithy/core/serde.js +0 -1
  263. package/node_modules/@smithy/credential-provider-imds/package.json +2 -2
  264. package/node_modules/@smithy/fetch-http-handler/package.json +2 -2
  265. package/node_modules/@smithy/node-http-handler/package.json +2 -2
  266. package/node_modules/@smithy/signature-v4/package.json +2 -2
  267. package/node_modules/es-object-atoms/CHANGELOG.md +21 -14
  268. package/node_modules/es-object-atoms/isObject.d.ts +1 -1
  269. package/node_modules/es-object-atoms/package.json +6 -7
  270. package/node_modules/es-object-atoms/tsconfig.json +1 -0
  271. package/package.json +11 -11
  272. package/node_modules/@aws-sdk/middleware-host-header/LICENSE +0 -201
  273. package/node_modules/@aws-sdk/middleware-host-header/README.md +0 -4
  274. package/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +0 -10
  275. package/node_modules/@aws-sdk/middleware-host-header/dist-es/index.js +0 -1
  276. package/node_modules/@aws-sdk/middleware-host-header/dist-types/index.d.ts +0 -2
  277. package/node_modules/@aws-sdk/middleware-host-header/package.json +0 -43
  278. package/node_modules/@aws-sdk/middleware-logger/LICENSE +0 -201
  279. package/node_modules/@aws-sdk/middleware-logger/README.md +0 -4
  280. package/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +0 -9
  281. package/node_modules/@aws-sdk/middleware-logger/dist-es/index.js +0 -1
  282. package/node_modules/@aws-sdk/middleware-logger/dist-types/index.d.ts +0 -1
  283. package/node_modules/@aws-sdk/middleware-logger/package.json +0 -44
  284. package/node_modules/@aws-sdk/middleware-recursion-detection/LICENSE +0 -201
  285. package/node_modules/@aws-sdk/middleware-recursion-detection/README.md +0 -17
  286. package/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +0 -9
  287. package/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/index.js +0 -1
  288. package/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/index.d.ts +0 -1
  289. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +0 -43
  290. package/node_modules/@aws-sdk/middleware-user-agent/LICENSE +0 -201
  291. package/node_modules/@aws-sdk/middleware-user-agent/README.md +0 -4
  292. package/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +0 -11
  293. package/node_modules/@aws-sdk/middleware-user-agent/dist-es/index.js +0 -1
  294. package/node_modules/@aws-sdk/middleware-user-agent/dist-types/index.d.ts +0 -2
  295. package/node_modules/@aws-sdk/middleware-user-agent/package.json +0 -43
  296. package/node_modules/@aws-sdk/region-config-resolver/LICENSE +0 -201
  297. package/node_modules/@aws-sdk/region-config-resolver/README.md +0 -19
  298. package/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +0 -15
  299. package/node_modules/@aws-sdk/region-config-resolver/dist-es/index.js +0 -1
  300. package/node_modules/@aws-sdk/region-config-resolver/dist-types/index.d.ts +0 -2
  301. package/node_modules/@aws-sdk/region-config-resolver/package.json +0 -45
  302. package/node_modules/@aws-sdk/util-endpoints/LICENSE +0 -201
  303. package/node_modules/@aws-sdk/util-endpoints/README.md +0 -6
  304. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +0 -17
  305. package/node_modules/@aws-sdk/util-endpoints/dist-es/index.js +0 -2
  306. package/node_modules/@aws-sdk/util-endpoints/dist-types/index.d.ts +0 -8
  307. package/node_modules/@aws-sdk/util-endpoints/package.json +0 -45
  308. package/node_modules/@aws-sdk/util-user-agent-browser/LICENSE +0 -201
  309. package/node_modules/@aws-sdk/util-user-agent-browser/README.md +0 -29
  310. package/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.js +0 -10
  311. package/node_modules/@aws-sdk/util-user-agent-browser/dist-es/index.js +0 -1
  312. package/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.d.ts +0 -2
  313. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +0 -42
  314. package/node_modules/@aws-sdk/util-user-agent-node/LICENSE +0 -201
  315. package/node_modules/@aws-sdk/util-user-agent-node/README.md +0 -17
  316. package/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +0 -12
  317. package/node_modules/@aws-sdk/util-user-agent-node/dist-es/index.js +0 -1
  318. package/node_modules/@aws-sdk/util-user-agent-node/dist-types/index.d.ts +0 -2
  319. package/node_modules/@aws-sdk/util-user-agent-node/package.json +0 -43
  320. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/CHANGELOG.md +0 -0
  321. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/LICENSE +0 -0
  322. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/README.md +0 -0
  323. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxbuilder.min.js +0 -0
  324. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxbuilder.min.js.map +0 -0
  325. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.cjs +0 -0
  326. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.d.cts +0 -0
  327. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.min.js +0 -0
  328. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxp.min.js.map +0 -0
  329. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxparser.min.js +0 -0
  330. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxparser.min.js.map +0 -0
  331. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxvalidator.min.js +0 -0
  332. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/lib/fxvalidator.min.js.map +0 -0
  333. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/package.json +0 -0
  334. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/cli/cli.js +0 -0
  335. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/cli/man.js +0 -0
  336. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/cli/read.js +0 -0
  337. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/fxp.d.ts +0 -0
  338. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/fxp.js +0 -0
  339. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/ignoreAttributes.js +0 -0
  340. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/util.js +0 -0
  341. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/CharsSymbol.js +0 -0
  342. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/EntitiesParser.js +0 -0
  343. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OptionsBuilder.js +0 -0
  344. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/BaseOutputBuilder.js +0 -0
  345. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/JsArrBuilder.js +0 -0
  346. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/JsMinArrBuilder.js +0 -0
  347. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/JsObjBuilder.js +0 -0
  348. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/OutputBuilders/ParserOptionsBuilder.js +0 -0
  349. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/Report.js +0 -0
  350. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/TagPath.js +0 -0
  351. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/TagPathMatcher.js +0 -0
  352. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/XMLParser.js +0 -0
  353. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/Xml2JsParser.js +0 -0
  354. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/XmlPartReader.js +0 -0
  355. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/XmlSpecialTagsReader.js +0 -0
  356. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/inputSource/BufferSource.js +0 -0
  357. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/inputSource/StringSource.js +0 -0
  358. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/EntitiesParser.js +0 -0
  359. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/booleanParser.js +0 -0
  360. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/booleanParserExt.js +0 -0
  361. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/currency.js +0 -0
  362. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/join.js +0 -0
  363. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/number.js +0 -0
  364. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/v6/valueParsers/trim.js +0 -0
  365. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/validator.js +0 -0
  366. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlbuilder/json2xml.js +0 -0
  367. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/DocTypeReader.js +0 -0
  368. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/OptionsBuilder.js +0 -0
  369. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/OrderedObjParser.js +0 -0
  370. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/XMLParser.js +0 -0
  371. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/node2json.js +0 -0
  372. /package/node_modules/{fast-xml-parser → @aws-sdk/xml-builder/node_modules/fast-xml-parser}/src/xmlparser/xmlNode.js +0 -0
@@ -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.
@@ -29,7 +29,7 @@ declare const DeactivateEvaluationFormCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Deactivates an evaluation form in the specified Amazon Connect instance. After a form is deactivated, it is no longer
32
+ * <p>Deactivates an evaluation form in the specified Connect Customer instance. After a form is deactivated, it is no longer
33
33
  * available for users 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 DeleteContactEvaluationCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Deletes a contact evaluation in the specified Amazon Connect instance.</p>
32
+ * <p>Deletes a contact evaluation 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 DeleteContactFlowCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Deletes a flow for the specified Amazon Connect instance.</p>
32
+ * <p>Deletes a flow 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 DeleteEmailAddressCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Deletes email address from the specified Amazon Connect instance.</p>
32
+ * <p>Deletes email address from 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 DeleteEvaluationFormCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Deletes an evaluation form in the specified Amazon Connect instance. </p>
32
+ * <p>Deletes an evaluation form in the specified Connect Customer instance. </p>
33
33
  * <ul>
34
34
  * <li>
35
35
  * <p>If the version property is provided, only the specified version of the evaluation form is deleted.</p>
@@ -29,7 +29,7 @@ declare const DeleteHoursOfOperationOverrideCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Deletes an hours of operation override in an Amazon Connect hours of operation resource.</p>
32
+ * <p>Deletes 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,10 +29,10 @@ declare const DeleteInstanceCommand_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>Deletes the Amazon Connect instance. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/delete-connect-instance.html">Delete your Amazon Connect instance</a> in the
34
- * <i>Amazon Connect Administrator Guide</i>.</p>
35
- * <p>Amazon Connect enforces a limit on the total number of instances that you can create or delete in 30 days.
32
+ * <p>This API is in preview release for Connect Customer and is subject to change.</p>
33
+ * <p>Deletes the Connect Customer instance. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/delete-connect-instance.html">Delete your Connect Customer instance</a> in the
34
+ * <i>Connect Customer Administrator Guide</i>.</p>
35
+ * <p>Connect Customer enforces a limit on the total number of instances that you can create or delete in 30 days.
36
36
  * 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.
37
37
  * You must wait 30 days before you can restart creating and deleting instances in your account.</p>
38
38
  * @example
@@ -29,7 +29,7 @@ declare const DeleteIntegrationAssociationCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Deletes an Amazon Web Services resource association from an Amazon Connect instance. The association must not
32
+ * <p>Deletes an Amazon Web Services resource association from an Connect Customer instance. The association must not
33
33
  * have any use cases associated with it.</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 DeletePredefinedAttributeCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Deletes a predefined attribute from the specified Amazon Connect instance.</p>
32
+ * <p>Deletes a predefined attribute from 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
@@ -41,8 +41,8 @@ declare const DeleteQuickConnectCommand_base: {
41
41
  * <p>Remove deleted users so they don't appear to agents as transfer options.</p>
42
42
  * </li>
43
43
  * <li>
44
- * <p>Avoid the disruption of other Amazon Connect processes, such as instance replication and syncing if
45
- * you're using <a href="https://docs.aws.amazon.com/connect/latest/adminguide/setup-connect-global-resiliency.html">Amazon Connect Global Resiliency</a>. </p>
44
+ * <p>Avoid the disruption of other Connect Customer processes, such as instance replication and syncing if
45
+ * you're using <a href="https://docs.aws.amazon.com/connect/latest/adminguide/setup-connect-global-resiliency.html">Connect Customer Global Resiliency</a>. </p>
46
46
  * </li>
47
47
  * </ul>
48
48
  * </important>
@@ -29,7 +29,7 @@ declare const DeleteRuleCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Deletes a rule for the specified Amazon Connect instance.</p>
32
+ * <p>Deletes a rule 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
@@ -31,7 +31,7 @@ declare const DeleteTrafficDistributionGroupCommand_base: {
31
31
  /**
32
32
  * <p>Deletes a traffic distribution group. This API can be called only in the Region where the traffic distribution group is created.</p>
33
33
  * <p>For more information about deleting traffic distribution groups, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/delete-traffic-distribution-groups.html">Delete traffic distribution groups</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
@@ -29,9 +29,9 @@ declare const DeleteUserCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Deletes a user account from the specified Amazon Connect instance.</p>
33
- * <p>For information about what happens to a user's data when their account is deleted, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/delete-users.html">Delete Users from Your Amazon Connect
34
- * Instance</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
32
+ * <p>Deletes a user account from the specified Connect Customer instance.</p>
33
+ * <p>For information about what happens to a user's data when their account is deleted, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/delete-users.html">Delete Users from Your Connect Customer
34
+ * Instance</a> in the <i>Connect Customer Administrator Guide</i>.</p>
35
35
  * <important>
36
36
  * <p>After calling DeleteUser, call <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_DeleteQuickConnect.html">DeleteQuickConnect</a> to delete any records
37
37
  * related to the deleted users. This will help you:</p>
@@ -43,8 +43,8 @@ declare const DeleteUserCommand_base: {
43
43
  * <p>Remove deleted users so they don't appear to agents as transfer options.</p>
44
44
  * </li>
45
45
  * <li>
46
- * <p>Avoid the disruption of other Amazon Connect processes, such as instance replication and syncing if
47
- * you're using <a href="https://docs.aws.amazon.com/connect/latest/adminguide/setup-connect-global-resiliency.html">Amazon Connect Global Resiliency</a>. </p>
46
+ * <p>Avoid the disruption of other Connect Customer processes, such as instance replication and syncing if
47
+ * you're using <a href="https://docs.aws.amazon.com/connect/latest/adminguide/setup-connect-global-resiliency.html">Connect Customer Global Resiliency</a>. </p>
48
48
  * </li>
49
49
  * </ul>
50
50
  * </important>
@@ -29,7 +29,7 @@ declare const DescribeAttachedFilesConfigurationCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Describes the attached files configuration for the specified Amazon Connect instance and attachment scope.</p>
32
+ * <p>Describes the attached files configuration for the specified Connect Customer instance and attachment scope.</p>
33
33
  * <p>If a custom configuration exists for the specified attachment scope, the custom configuration is returned. If no custom configuration exists, the default configuration values for that attachment scope are returned.</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 DescribeAuthenticationProfileCommand_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>Describes the target authentication profile.</p>
35
35
  * @example
@@ -30,7 +30,7 @@ declare const DescribeContactCommand_base: {
30
30
  };
31
31
  };
32
32
  /**
33
- * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
33
+ * <p>This API is in preview release for Connect Customer and is subject to change.</p>
34
34
  * <p>Describes the specified contact. </p>
35
35
  * <p>
36
36
  * <b>Use cases</b>
@@ -62,12 +62,12 @@ declare const DescribeContactCommand_base: {
62
62
  * or CALLBACK</p>
63
63
  * </li>
64
64
  * <li>
65
- * <p>Contact information remains available in Amazon Connect for 24 months from the
66
- * <code>InitiationTimestamp</code>, and then it is deleted. Only contact information that is available in Amazon Connect is returned by this API.</p>
65
+ * <p>Contact information remains available in Connect Customer for 24 months from the
66
+ * <code>InitiationTimestamp</code>, and then it is deleted. Only contact information that is available in Connect Customer is returned by this API.</p>
67
67
  * </li>
68
68
  * </ul>
69
69
  * <p>
70
- * <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Amazon Connect endpoints and quotas</a>.</p>
70
+ * <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Connect Customer endpoints and quotas</a>.</p>
71
71
  * @example
72
72
  * Use a bare-bones client and the command you need to make an API call.
73
73
  * ```javascript
@@ -30,7 +30,7 @@ declare const DescribeContactEvaluationCommand_base: {
30
30
  };
31
31
  };
32
32
  /**
33
- * <p>Describes a contact evaluation in the specified Amazon Connect instance.</p>
33
+ * <p>Describes a contact evaluation in the specified 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
@@ -30,7 +30,7 @@ declare const DescribeContactFlowCommand_base: {
30
30
  };
31
31
  /**
32
32
  * <p>Describes 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 DescribeEmailAddressCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Describe email address form the specified Amazon Connect instance.</p>
32
+ * <p>Describe email address form 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
@@ -30,7 +30,7 @@ declare const DescribeEvaluationFormCommand_base: {
30
30
  };
31
31
  };
32
32
  /**
33
- * <p>Describes an evaluation form in the specified Amazon Connect instance. If the version property is not
33
+ * <p>Describes an evaluation form in the specified Connect Customer instance. If the version property is not
34
34
  * provided, the latest version of the evaluation form is described.</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 DescribeInstanceAttributeCommand_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>Describes the specified instance attribute.</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 DescribeInstanceCommand_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>Returns the current state of the specified instance identifier. It tracks the instance while it is being created
34
34
  * and returns an error status, if applicable. </p>
35
35
  * <p>If an instance is not created successfully, the instance status reason field returns details relevant to the
@@ -29,7 +29,7 @@ declare const DescribeInstanceStorageConfigCommand_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>Retrieves the current storage configurations for the specified resource type, association ID, and instance
34
34
  * ID.</p>
35
35
  * @example
@@ -29,7 +29,7 @@ declare const DescribePhoneNumberCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Gets details and status of a phone number that’s claimed to your Amazon Connect instance or traffic distribution group.</p>
32
+ * <p>Gets details and status of a phone number that’s claimed to your Connect Customer instance or traffic distribution group.</p>
33
33
  * <important>
34
34
  * <p>If the number is claimed to a traffic distribution group, and you are calling in the Amazon Web Services Region where the traffic distribution group was
35
35
  * created, you can use either a phone number ARN or UUID value for the <code>PhoneNumberId</code> URI request
@@ -29,7 +29,7 @@ declare const DescribePredefinedAttributeCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Describes a predefined attribute for the specified Amazon Connect instance. A <i>predefined attribute</i>
32
+ * <p>Describes a predefined attribute for the specified Connect Customer instance. A <i>predefined attribute</i>
33
33
  * is made up of a name and a value. You can use predefined attributes for:</p>
34
34
  * <ul>
35
35
  * <li>
@@ -42,10 +42,10 @@ declare const DescribePredefinedAttributeCommand_base: {
42
42
  * 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>
43
43
  * </li>
44
44
  * </ul>
45
- * <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
45
+ * <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
46
46
  * quotas</a>.</p>
47
47
  * <p>
48
- * <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Amazon Connect endpoints and quotas</a>.</p>
48
+ * <b>Endpoints</b>: See <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Connect Customer endpoints and quotas</a>.</p>
49
49
  * @example
50
50
  * Use a bare-bones client and the command you need to make an API call.
51
51
  * ```javascript
@@ -29,7 +29,7 @@ declare const DescribeRuleCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Describes a rule for the specified Amazon Connect instance.</p>
32
+ * <p>Describes a rule 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
@@ -30,7 +30,7 @@ declare const DescribeSecurityProfileCommand_base: {
30
30
  };
31
31
  /**
32
32
  * <p>Gets basic information about the 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 DescribeUserCommand_base: {
29
29
  };
30
30
  };
31
31
  /**
32
- * <p>Describes the specified user. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID in the Amazon Connect
32
+ * <p>Describes the specified user. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID in the Connect Customer
33
33
  * console</a> (it’s the final part of the ARN). The console does not display the user IDs. Instead, list the users
34
34
  * and note the IDs provided in the output.</p>
35
35
  * @example