@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
@@ -304,7 +304,7 @@ export interface CreateWorkspacePageResponse {
304
304
  */
305
305
  export interface DeactivateEvaluationFormRequest {
306
306
  /**
307
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
307
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
308
308
  * @public
309
309
  */
310
310
  InstanceId: string | undefined;
@@ -376,7 +376,7 @@ export interface DeleteAttachedFileResponse {
376
376
  */
377
377
  export interface DeleteContactEvaluationRequest {
378
378
  /**
379
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
379
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
380
380
  * @public
381
381
  */
382
382
  InstanceId: string | undefined;
@@ -391,7 +391,7 @@ export interface DeleteContactEvaluationRequest {
391
391
  */
392
392
  export interface DeleteContactFlowRequest {
393
393
  /**
394
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
394
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
395
395
  * @public
396
396
  */
397
397
  InstanceId: string | undefined;
@@ -411,7 +411,7 @@ export interface DeleteContactFlowResponse {
411
411
  */
412
412
  export interface DeleteContactFlowModuleRequest {
413
413
  /**
414
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
414
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
415
415
  * @public
416
416
  */
417
417
  InstanceId: string | undefined;
@@ -431,7 +431,7 @@ export interface DeleteContactFlowModuleResponse {
431
431
  */
432
432
  export interface DeleteContactFlowModuleAliasRequest {
433
433
  /**
434
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
434
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
435
435
  * @public
436
436
  */
437
437
  InstanceId: string | undefined;
@@ -456,7 +456,7 @@ export interface DeleteContactFlowModuleAliasResponse {
456
456
  */
457
457
  export interface DeleteContactFlowModuleVersionRequest {
458
458
  /**
459
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
459
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
460
460
  * @public
461
461
  */
462
462
  InstanceId: string | undefined;
@@ -481,7 +481,7 @@ export interface DeleteContactFlowModuleVersionResponse {
481
481
  */
482
482
  export interface DeleteContactFlowVersionRequest {
483
483
  /**
484
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
484
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
485
485
  * @public
486
486
  */
487
487
  InstanceId: string | undefined;
@@ -557,7 +557,7 @@ export interface DeleteDataTableAttributeResponse {
557
557
  */
558
558
  export interface DeleteEmailAddressRequest {
559
559
  /**
560
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
560
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
561
561
  * @public
562
562
  */
563
563
  InstanceId: string | undefined;
@@ -577,7 +577,7 @@ export interface DeleteEmailAddressResponse {
577
577
  */
578
578
  export interface DeleteEvaluationFormRequest {
579
579
  /**
580
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
580
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
581
581
  * @public
582
582
  */
583
583
  InstanceId: string | undefined;
@@ -597,7 +597,7 @@ export interface DeleteEvaluationFormRequest {
597
597
  */
598
598
  export interface DeleteHoursOfOperationRequest {
599
599
  /**
600
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
600
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
601
601
  * @public
602
602
  */
603
603
  InstanceId: string | undefined;
@@ -612,7 +612,7 @@ export interface DeleteHoursOfOperationRequest {
612
612
  */
613
613
  export interface DeleteHoursOfOperationOverrideRequest {
614
614
  /**
615
- * <p>The identifier of the Amazon Connect instance.</p>
615
+ * <p>The identifier of the Connect Customer instance.</p>
616
616
  * @public
617
617
  */
618
618
  InstanceId: string | undefined;
@@ -632,7 +632,7 @@ export interface DeleteHoursOfOperationOverrideRequest {
632
632
  */
633
633
  export interface DeleteInstanceRequest {
634
634
  /**
635
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
635
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
636
636
  * @public
637
637
  */
638
638
  InstanceId: string | undefined;
@@ -650,7 +650,7 @@ export interface DeleteInstanceRequest {
650
650
  */
651
651
  export interface DeleteIntegrationAssociationRequest {
652
652
  /**
653
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
653
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
654
654
  * @public
655
655
  */
656
656
  InstanceId: string | undefined;
@@ -686,7 +686,7 @@ export interface DeleteNotificationResponse {
686
686
  */
687
687
  export interface DeletePredefinedAttributeRequest {
688
688
  /**
689
- * <p> The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the
689
+ * <p> The identifier of the Connect Customer instance. You can find the instance ID in the Amazon Resource Name (ARN) of the
690
690
  * instance.</p>
691
691
  * @public
692
692
  */
@@ -702,7 +702,7 @@ export interface DeletePredefinedAttributeRequest {
702
702
  */
703
703
  export interface DeletePromptRequest {
704
704
  /**
705
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
705
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
706
706
  * @public
707
707
  */
708
708
  InstanceId: string | undefined;
@@ -728,7 +728,7 @@ export interface DeletePushNotificationRegistrationRequest {
728
728
  */
729
729
  RegistrationId: string | undefined;
730
730
  /**
731
- * <p>The identifier of the contact within the Amazon Connect instance.</p>
731
+ * <p>The identifier of the contact within the Connect Customer instance.</p>
732
732
  * @public
733
733
  */
734
734
  ContactId: string | undefined;
@@ -743,7 +743,7 @@ export interface DeletePushNotificationRegistrationResponse {
743
743
  */
744
744
  export interface DeleteQueueRequest {
745
745
  /**
746
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
746
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
747
747
  * @public
748
748
  */
749
749
  InstanceId: string | undefined;
@@ -758,7 +758,7 @@ export interface DeleteQueueRequest {
758
758
  */
759
759
  export interface DeleteQuickConnectRequest {
760
760
  /**
761
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
761
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
762
762
  * @public
763
763
  */
764
764
  InstanceId: string | undefined;
@@ -773,7 +773,7 @@ export interface DeleteQuickConnectRequest {
773
773
  */
774
774
  export interface DeleteRoutingProfileRequest {
775
775
  /**
776
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
776
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
777
777
  * @public
778
778
  */
779
779
  InstanceId: string | undefined;
@@ -788,7 +788,7 @@ export interface DeleteRoutingProfileRequest {
788
788
  */
789
789
  export interface DeleteRuleRequest {
790
790
  /**
791
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
791
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
792
792
  * @public
793
793
  */
794
794
  InstanceId: string | undefined;
@@ -803,7 +803,7 @@ export interface DeleteRuleRequest {
803
803
  */
804
804
  export interface DeleteSecurityProfileRequest {
805
805
  /**
806
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
806
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
807
807
  * @public
808
808
  */
809
809
  InstanceId: string | undefined;
@@ -818,7 +818,7 @@ export interface DeleteSecurityProfileRequest {
818
818
  */
819
819
  export interface DeleteTaskTemplateRequest {
820
820
  /**
821
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
821
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
822
822
  * @public
823
823
  */
824
824
  InstanceId: string | undefined;
@@ -874,7 +874,7 @@ export interface DeleteTrafficDistributionGroupResponse {
874
874
  */
875
875
  export interface DeleteUseCaseRequest {
876
876
  /**
877
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
877
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
878
878
  * @public
879
879
  */
880
880
  InstanceId: string | undefined;
@@ -894,7 +894,7 @@ export interface DeleteUseCaseRequest {
894
894
  */
895
895
  export interface DeleteUserRequest {
896
896
  /**
897
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
897
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
898
898
  * @public
899
899
  */
900
900
  InstanceId: string | undefined;
@@ -914,7 +914,7 @@ export interface DeleteUserHierarchyGroupRequest {
914
914
  */
915
915
  HierarchyGroupId: string | undefined;
916
916
  /**
917
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
917
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
918
918
  * @public
919
919
  */
920
920
  InstanceId: string | undefined;
@@ -924,7 +924,7 @@ export interface DeleteUserHierarchyGroupRequest {
924
924
  */
925
925
  export interface DeleteViewRequest {
926
926
  /**
927
- * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the
927
+ * <p>The identifier of the Connect Customer instance. You can find the instanceId in the ARN of the
928
928
  * instance.</p>
929
929
  * @public
930
930
  */
@@ -945,7 +945,7 @@ export interface DeleteViewResponse {
945
945
  */
946
946
  export interface DeleteViewVersionRequest {
947
947
  /**
948
- * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the
948
+ * <p>The identifier of the Connect Customer instance. You can find the instanceId in the ARN of the
949
949
  * instance.</p>
950
950
  * @public
951
951
  */
@@ -971,7 +971,7 @@ export interface DeleteViewVersionResponse {
971
971
  */
972
972
  export interface DeleteVocabularyRequest {
973
973
  /**
974
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
974
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
975
975
  * @public
976
976
  */
977
977
  InstanceId: string | undefined;
@@ -1080,7 +1080,7 @@ export interface DeleteWorkspacePageResponse {
1080
1080
  */
1081
1081
  export interface DescribeAgentStatusRequest {
1082
1082
  /**
1083
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
1083
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
1084
1084
  * @public
1085
1085
  */
1086
1086
  InstanceId: string | undefined;
@@ -1105,7 +1105,7 @@ export interface DescribeAgentStatusResponse {
1105
1105
  */
1106
1106
  export interface DescribeAttachedFilesConfigurationRequest {
1107
1107
  /**
1108
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
1108
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
1109
1109
  * @public
1110
1110
  */
1111
1111
  InstanceId: string | undefined;
@@ -1132,7 +1132,7 @@ export interface ExtensionConfiguration {
1132
1132
  */
1133
1133
  export interface AttachedFilesConfiguration {
1134
1134
  /**
1135
- * <p>The identifier of the Amazon Connect instance.</p>
1135
+ * <p>The identifier of the Connect Customer instance.</p>
1136
1136
  * @public
1137
1137
  */
1138
1138
  InstanceId: string | undefined;
@@ -1177,13 +1177,13 @@ export interface DescribeAuthenticationProfileRequest {
1177
1177
  */
1178
1178
  AuthenticationProfileId: string | undefined;
1179
1179
  /**
1180
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
1180
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
1181
1181
  * @public
1182
1182
  */
1183
1183
  InstanceId: string | undefined;
1184
1184
  }
1185
1185
  /**
1186
- * <p>This API is in preview release for Amazon Connect and is subject to change. To
1186
+ * <p>This API is in preview release for Connect Customer and is subject to change. To
1187
1187
  * request access to this API, contact Amazon Web Services Support.</p>
1188
1188
  * <p>Information about an authentication profile. An authentication profile is a resource that stores the
1189
1189
  * authentication settings for users in your contact center. You use authentication profiles to set up IP address range
@@ -1213,22 +1213,22 @@ export interface AuthenticationProfile {
1213
1213
  */
1214
1214
  Description?: string | undefined;
1215
1215
  /**
1216
- * <p>A list of IP address range strings that are allowed to access the Amazon Connect instance. For more
1216
+ * <p>A list of IP address range strings that are allowed to access the Connect Customer instance. For more
1217
1217
  * information about how to configure IP addresses, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/authentication-profiles.html#configure-ip-based-ac">Configure IP address based access
1218
- * control</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
1218
+ * control</a> in the <i>Connect Customer Administrator Guide</i>.</p>
1219
1219
  * @public
1220
1220
  */
1221
1221
  AllowedIps?: string[] | undefined;
1222
1222
  /**
1223
- * <p>A list of IP address range strings that are blocked from accessing the Amazon Connect instance. For more
1223
+ * <p>A list of IP address range strings that are blocked from accessing the Connect Customer instance. For more
1224
1224
  * information about how to configure IP addresses, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/authentication-profiles.html#configure-ip-based-ac">Configure IP address based access
1225
- * control</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
1225
+ * control</a> in the <i>Connect Customer Administrator Guide</i>.</p>
1226
1226
  * @public
1227
1227
  */
1228
1228
  BlockedIps?: string[] | undefined;
1229
1229
  /**
1230
- * <p>Shows whether the authentication profile is the default authentication profile for the Amazon Connect
1231
- * instance. The default authentication profile applies to all agents in an Amazon Connect instance, unless
1230
+ * <p>Shows whether the authentication profile is the default authentication profile for the Connect Customer
1231
+ * instance. The default authentication profile applies to all agents in an Connect Customer instance, unless
1232
1232
  * overridden by another authentication profile.</p>
1233
1233
  * @public
1234
1234
  */
@@ -1249,17 +1249,17 @@ export interface AuthenticationProfile {
1249
1249
  */
1250
1250
  LastModifiedRegion?: string | undefined;
1251
1251
  /**
1252
- * <p>The short lived session duration configuration for users logged in to Amazon Connect, in minutes. This value
1253
- * determines the maximum possible time before an agent is authenticated. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/authentication-profiles.html#configure-session-timeouts">Configure the session duration</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
1252
+ * <p>The short lived session duration configuration for users logged in to Connect Customer, in minutes. This value
1253
+ * determines the maximum possible time before an agent is authenticated. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/authentication-profiles.html#configure-session-timeouts">Configure the session duration</a> in the <i>Connect Customer Administrator Guide</i>.</p>
1254
1254
  *
1255
1255
  * @deprecated (since 10/31/2025) PeriodicSessionDuration is deprecated. Use SessionInactivityDuration instead.
1256
1256
  * @public
1257
1257
  */
1258
1258
  PeriodicSessionDuration?: number | undefined;
1259
1259
  /**
1260
- * <p>The long lived session duration for users logged in to Amazon Connect, in minutes. After this time period,
1260
+ * <p>The long lived session duration for users logged in to Connect Customer, in minutes. After this time period,
1261
1261
  * users must log in again. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/authentication-profiles.html#configure-session-timeouts">Configure the session
1262
- * duration</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
1262
+ * duration</a> in the <i>Connect Customer Administrator Guide</i>.</p>
1263
1263
  * @public
1264
1264
  */
1265
1265
  MaxSessionDuration?: number | undefined;
@@ -1290,7 +1290,7 @@ export interface DescribeAuthenticationProfileResponse {
1290
1290
  */
1291
1291
  export interface DescribeContactRequest {
1292
1292
  /**
1293
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
1293
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
1294
1294
  * @public
1295
1295
  */
1296
1296
  InstanceId: string | undefined;
@@ -1492,7 +1492,7 @@ export interface Customer {
1492
1492
  /**
1493
1493
  * <p>The configuration for the allowed video and screen sharing capabilities for participants present over the call.
1494
1494
  * For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/inapp-calling.html">Set up
1495
- * in-app, web, video calling, and screen sharing capabilities</a> in the <i>Amazon Connect Administrator
1495
+ * in-app, web, video calling, and screen sharing capabilities</a> in the <i>Connect Customer Administrator
1496
1496
  * Guide</i>.</p>
1497
1497
  * @public
1498
1498
  */
@@ -1869,7 +1869,7 @@ export interface TaskTemplateInfoV2 {
1869
1869
  Name?: string | undefined;
1870
1870
  }
1871
1871
  /**
1872
- * <p>Information about Amazon Connect Wisdom.</p>
1872
+ * <p>Information about Connect Customer Wisdom.</p>
1873
1873
  * @public
1874
1874
  */
1875
1875
  export interface WisdomInfo {
@@ -1889,7 +1889,7 @@ export interface WisdomInfo {
1889
1889
  */
1890
1890
  export interface DescribeContactEvaluationRequest {
1891
1891
  /**
1892
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
1892
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
1893
1893
  * @public
1894
1894
  */
1895
1895
  InstanceId: string | undefined;
@@ -2324,7 +2324,7 @@ export interface EvaluationScore {
2324
2324
  */
2325
2325
  export interface EvaluationMetadata {
2326
2326
  /**
2327
- * <p>The identifier of the contact in this instance of Amazon Connect. </p>
2327
+ * <p>The identifier of the contact in this instance of Connect Customer. </p>
2328
2328
  * @public
2329
2329
  */
2330
2330
  ContactId: string | undefined;
@@ -2456,7 +2456,7 @@ export interface Evaluation {
2456
2456
  */
2457
2457
  export interface DescribeContactFlowRequest {
2458
2458
  /**
2459
- * <p>The identifier of the Amazon Connect instance.</p>
2459
+ * <p>The identifier of the Connect Customer instance.</p>
2460
2460
  * @public
2461
2461
  */
2462
2462
  InstanceId: string | undefined;
@@ -2488,7 +2488,7 @@ export interface ContactFlow {
2488
2488
  Name?: string | undefined;
2489
2489
  /**
2490
2490
  * <p>The type of the flow. For descriptions of the available types, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/create-contact-flow.html#contact-flow-types">Choose a flow type</a> in the
2491
- * <i>Amazon Connect Administrator Guide</i>.</p>
2491
+ * <i>Connect Customer Administrator Guide</i>.</p>
2492
2492
  * @public
2493
2493
  */
2494
2494
  Type?: ContactFlowType | undefined;
@@ -2509,7 +2509,7 @@ export interface ContactFlow {
2509
2509
  Description?: string | undefined;
2510
2510
  /**
2511
2511
  * <p>The JSON string that represents the content of the flow. For an example, see <a href="https://docs.aws.amazon.com/connect/latest/APIReference/flow-language-example.html">Example
2512
- * flow in Amazon Connect Flow language</a>. </p>
2512
+ * flow in Connect Customer Flow language</a>. </p>
2513
2513
  * <p>Length Constraints: Minimum length of 1. Maximum length of 256000.</p>
2514
2514
  * @public
2515
2515
  */
@@ -2560,7 +2560,7 @@ export interface DescribeContactFlowResponse {
2560
2560
  */
2561
2561
  export interface DescribeContactFlowModuleRequest {
2562
2562
  /**
2563
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
2563
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
2564
2564
  * @public
2565
2565
  */
2566
2566
  InstanceId: string | undefined;
@@ -2592,7 +2592,7 @@ export interface ContactFlowModule {
2592
2592
  Name?: string | undefined;
2593
2593
  /**
2594
2594
  * <p>The JSON string that represents the content of the flow. For an example, see <a href="https://docs.aws.amazon.com/connect/latest/APIReference/flow-language-example.html">Example
2595
- * flow in Amazon Connect Flow language</a>. </p>
2595
+ * flow in Connect Customer Flow language</a>. </p>
2596
2596
  * @public
2597
2597
  */
2598
2598
  Content?: string | undefined;
@@ -2657,7 +2657,7 @@ export interface DescribeContactFlowModuleResponse {
2657
2657
  */
2658
2658
  export interface DescribeContactFlowModuleAliasRequest {
2659
2659
  /**
2660
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
2660
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
2661
2661
  * @public
2662
2662
  */
2663
2663
  InstanceId: string | undefined;
@@ -2946,7 +2946,7 @@ export interface DescribeDataTableAttributeResponse {
2946
2946
  */
2947
2947
  export interface DescribeEmailAddressRequest {
2948
2948
  /**
2949
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
2949
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
2950
2950
  * @public
2951
2951
  */
2952
2952
  InstanceId: string | undefined;
@@ -3012,7 +3012,7 @@ export interface DescribeEmailAddressResponse {
3012
3012
  */
3013
3013
  export interface DescribeEvaluationFormRequest {
3014
3014
  /**
3015
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
3015
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
3016
3016
  * @public
3017
3017
  */
3018
3018
  InstanceId: string | undefined;
@@ -3032,7 +3032,7 @@ export interface DescribeEvaluationFormRequest {
3032
3032
  */
3033
3033
  export interface DescribeHoursOfOperationRequest {
3034
3034
  /**
3035
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
3035
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
3036
3036
  * @public
3037
3037
  */
3038
3038
  InstanceId: string | undefined;
@@ -3134,7 +3134,7 @@ export interface DescribeHoursOfOperationResponse {
3134
3134
  */
3135
3135
  export interface DescribeHoursOfOperationOverrideRequest {
3136
3136
  /**
3137
- * <p>The identifier of the Amazon Connect instance.</p>
3137
+ * <p>The identifier of the Connect Customer instance.</p>
3138
3138
  * @public
3139
3139
  */
3140
3140
  InstanceId: string | undefined;
@@ -3220,7 +3220,7 @@ export interface DescribeHoursOfOperationOverrideResponse {
3220
3220
  */
3221
3221
  export interface DescribeInstanceRequest {
3222
3222
  /**
3223
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
3223
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
3224
3224
  * @public
3225
3225
  */
3226
3226
  InstanceId: string | undefined;
@@ -3238,12 +3238,12 @@ export interface InstanceStatusReason {
3238
3238
  Message?: string | undefined;
3239
3239
  }
3240
3240
  /**
3241
- * <p>The Amazon Connect instance.</p>
3241
+ * <p>The Connect Customer instance.</p>
3242
3242
  * @public
3243
3243
  */
3244
3244
  export interface Instance {
3245
3245
  /**
3246
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
3246
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
3247
3247
  * @public
3248
3248
  */
3249
3249
  Id?: string | undefined;
@@ -3294,7 +3294,7 @@ export interface Instance {
3294
3294
  */
3295
3295
  OutboundCallsEnabled?: boolean | undefined;
3296
3296
  /**
3297
- * <p>This URL allows contact center users to access the Amazon Connect admin website.</p>
3297
+ * <p>This URL allows contact center users to access the Connect Customer admin website.</p>
3298
3298
  * @public
3299
3299
  */
3300
3300
  InstanceAccessUrl?: string | undefined;
@@ -3306,8 +3306,8 @@ export interface Instance {
3306
3306
  }
3307
3307
  /**
3308
3308
  * <p>Status information about the replication process, where you use the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_ReplicateInstance.html">ReplicateInstance</a> API to create a replica of
3309
- * your Amazon Connect instance in another Amazon Web Services Region. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/setup-connect-global-resiliency.html">Set up Amazon Connect
3310
- * Global Resiliency</a> in the <i>Amazon Connect Administrator Guide</i>. </p>
3309
+ * your Connect Customer instance in another Amazon Web Services Region. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/setup-connect-global-resiliency.html">Set up Connect Customer
3310
+ * Global Resiliency</a> in the <i>Connect Customer Administrator Guide</i>. </p>
3311
3311
  * @public
3312
3312
  */
3313
3313
  export interface ReplicationStatusSummary {
@@ -3324,36 +3324,36 @@ export interface ReplicationStatusSummary {
3324
3324
  ReplicationStatus?: InstanceReplicationStatus | undefined;
3325
3325
  /**
3326
3326
  * <p>A description of the replication status. Use this information to resolve any issues that are preventing the
3327
- * successful replication of your Amazon Connect instance to another Region.</p>
3327
+ * successful replication of your Connect Customer instance to another Region.</p>
3328
3328
  * @public
3329
3329
  */
3330
3330
  ReplicationStatusReason?: string | undefined;
3331
3331
  }
3332
3332
  /**
3333
- * <p>Details about the status of the replication of a source Amazon Connect instance across Amazon Web Services
3333
+ * <p>Details about the status of the replication of a source Connect Customer instance across Amazon Web Services
3334
3334
  * Regions. Use these details to understand the general status of a given replication. For information about why a
3335
3335
  * replication process may fail, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/create-replica-connect-instance.html#why-replicateinstance-fails">Why a
3336
- * ReplicateInstance call fails</a> in the <i>Create a replica of your existing Amazon Connect
3337
- * instance</i> topic in the <i>Amazon Connect Administrator Guide</i>. </p>
3336
+ * ReplicateInstance call fails</a> in the <i>Create a replica of your existing Connect Customer
3337
+ * instance</i> topic in the <i>Connect Customer Administrator Guide</i>. </p>
3338
3338
  * @public
3339
3339
  */
3340
3340
  export interface ReplicationConfiguration {
3341
3341
  /**
3342
3342
  * <p>A list of replication status summaries. The summaries contain details about the replication of configuration
3343
- * information for Amazon Connect resources, for each Amazon Web Services Region.</p>
3343
+ * information for Connect Customer resources, for each Amazon Web Services Region.</p>
3344
3344
  * @public
3345
3345
  */
3346
3346
  ReplicationStatusSummaryList?: ReplicationStatusSummary[] | undefined;
3347
3347
  /**
3348
- * <p>The Amazon Web Services Region where the source Amazon Connect instance was created. This is the Region where
3348
+ * <p>The Amazon Web Services Region where the source Connect Customer instance was created. This is the Region where
3349
3349
  * the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_ReplicateInstance.html">ReplicateInstance</a> API was called to start the replication process.</p>
3350
3350
  * @public
3351
3351
  */
3352
3352
  SourceRegion?: string | undefined;
3353
3353
  /**
3354
- * <p>The URL that is used to sign-in to your Amazon Connect instance according to your traffic distribution group
3354
+ * <p>The URL that is used to sign-in to your Connect Customer instance according to your traffic distribution group
3355
3355
  * configuration. For more information about sign-in and traffic distribution groups, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/setup-traffic-distribution-groups.html">Important things to know</a> in the
3356
- * <i>Create traffic distribution groups</i> topic in the <i>Amazon Connect Administrator
3356
+ * <i>Create traffic distribution groups</i> topic in the <i>Connect Customer Administrator
3357
3357
  * Guide</i>. </p>
3358
3358
  * @public
3359
3359
  */
@@ -3370,7 +3370,7 @@ export interface DescribeInstanceResponse {
3370
3370
  Instance?: Instance | undefined;
3371
3371
  /**
3372
3372
  * <p>Status information about the replication process. This field is included only when you are using the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/API_ReplicateInstance.html">ReplicateInstance</a> API to
3373
- * replicate an Amazon Connect instance across Amazon Web Services Regions. For information about replicating Amazon Connect instances, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/create-replica-connect-instance.html">Create a replica of your existing Amazon Connect instance</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
3373
+ * replicate an Connect Customer instance across Amazon Web Services Regions. For information about replicating Connect Customer instances, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/create-replica-connect-instance.html">Create a replica of your existing Connect Customer instance</a> in the <i>Connect Customer Administrator Guide</i>.</p>
3374
3374
  * @public
3375
3375
  */
3376
3376
  ReplicationConfiguration?: ReplicationConfiguration | undefined;
@@ -3380,7 +3380,7 @@ export interface DescribeInstanceResponse {
3380
3380
  */
3381
3381
  export interface DescribeInstanceAttributeRequest {
3382
3382
  /**
3383
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
3383
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
3384
3384
  * @public
3385
3385
  */
3386
3386
  InstanceId: string | undefined;
@@ -3423,7 +3423,7 @@ export interface DescribeInstanceAttributeResponse {
3423
3423
  */
3424
3424
  export interface DescribeInstanceStorageConfigRequest {
3425
3425
  /**
3426
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
3426
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
3427
3427
  * @public
3428
3428
  */
3429
3429
  InstanceId: string | undefined;
@@ -3577,7 +3577,7 @@ export interface PhoneNumberStatus {
3577
3577
  Message?: string | undefined;
3578
3578
  }
3579
3579
  /**
3580
- * <p>Information about a phone number that has been claimed to your Amazon Connect instance or traffic distribution group.</p>
3580
+ * <p>Information about a phone number that has been claimed to your Connect Customer instance or traffic distribution group.</p>
3581
3581
  * @public
3582
3582
  */
3583
3583
  export interface ClaimedPhoneNumberSummary {
@@ -3612,12 +3612,12 @@ export interface ClaimedPhoneNumberSummary {
3612
3612
  */
3613
3613
  PhoneNumberDescription?: string | undefined;
3614
3614
  /**
3615
- * <p>The Amazon Resource Name (ARN) for Amazon Connect instances or traffic distribution groups that phone number inbound traffic is routed through.</p>
3615
+ * <p>The Amazon Resource Name (ARN) for Connect Customer instances or traffic distribution groups that phone number inbound traffic is routed through.</p>
3616
3616
  * @public
3617
3617
  */
3618
3618
  TargetArn?: string | undefined;
3619
3619
  /**
3620
- * <p>The identifier of the Amazon Connect instance that phone numbers are claimed to. You
3620
+ * <p>The identifier of the Connect Customer instance that phone numbers are claimed to. You
3621
3621
  * can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the
3622
3622
  * instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
3623
3623
  * @public
@@ -3670,7 +3670,7 @@ export interface ClaimedPhoneNumberSummary {
3670
3670
  */
3671
3671
  export interface DescribePhoneNumberResponse {
3672
3672
  /**
3673
- * <p>Information about a phone number that's been claimed to your Amazon Connect instance or traffic distribution group.</p>
3673
+ * <p>Information about a phone number that's been claimed to your Connect Customer instance or traffic distribution group.</p>
3674
3674
  * @public
3675
3675
  */
3676
3676
  ClaimedPhoneNumberSummary?: ClaimedPhoneNumberSummary | undefined;
@@ -3680,7 +3680,7 @@ export interface DescribePhoneNumberResponse {
3680
3680
  */
3681
3681
  export interface DescribePredefinedAttributeRequest {
3682
3682
  /**
3683
- * <p>The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the
3683
+ * <p>The identifier of the Connect Customer instance. You can find the instance ID in the Amazon Resource Name (ARN) of the
3684
3684
  * instance.</p>
3685
3685
  * @public
3686
3686
  */
@@ -3693,19 +3693,19 @@ export interface DescribePredefinedAttributeRequest {
3693
3693
  }
3694
3694
  /**
3695
3695
  * <p>Custom metadata that is associated to predefined attributes to control behavior in upstream services, such as
3696
- * controlling how a predefined attribute should be displayed in the Amazon Connect admin website.</p>
3696
+ * controlling how a predefined attribute should be displayed in the Connect Customer admin website.</p>
3697
3697
  * @public
3698
3698
  */
3699
3699
  export interface PredefinedAttributeConfiguration {
3700
3700
  /**
3701
- * <p>When this parameter is set to true, Amazon Connect enforces strict validation on the specific values, if the
3701
+ * <p>When this parameter is set to true, Connect Customer enforces strict validation on the specific values, if the
3702
3702
  * values are predefined in attributes. The contact will store only valid and predefined values for teh predefined
3703
3703
  * attribute key.</p>
3704
3704
  * @public
3705
3705
  */
3706
3706
  EnableValueValidationOnAssociation?: boolean | undefined;
3707
3707
  /**
3708
- * <p>A boolean flag used to indicate whether a predefined attribute should be displayed in the Amazon Connect admin website.</p>
3708
+ * <p>A boolean flag used to indicate whether a predefined attribute should be displayed in the Connect Customer admin website.</p>
3709
3709
  * @public
3710
3710
  */
3711
3711
  IsReadOnly?: boolean | undefined;
@@ -3726,14 +3726,14 @@ export interface PredefinedAttribute {
3726
3726
  */
3727
3727
  Values?: PredefinedAttributeValues | undefined;
3728
3728
  /**
3729
- * <p>Values that enable you to categorize your predefined attributes. You can use them in custom UI elements across the Amazon Connect admin website.</p>
3729
+ * <p>Values that enable you to categorize your predefined attributes. You can use them in custom UI elements across the Connect Customer admin website.</p>
3730
3730
  * @public
3731
3731
  */
3732
3732
  Purposes?: string[] | undefined;
3733
3733
  /**
3734
3734
  * <p>Custom metadata that is associated to predefined attributes to control behavior
3735
3735
  * in upstream services, such as controlling
3736
- * how a predefined attribute should be displayed in the Amazon Connect admin website.</p>
3736
+ * how a predefined attribute should be displayed in the Connect Customer admin website.</p>
3737
3737
  * @public
3738
3738
  */
3739
3739
  AttributeConfiguration?: PredefinedAttributeConfiguration | undefined;
@@ -3763,7 +3763,7 @@ export interface DescribePredefinedAttributeResponse {
3763
3763
  */
3764
3764
  export interface DescribePromptRequest {
3765
3765
  /**
3766
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
3766
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
3767
3767
  * @public
3768
3768
  */
3769
3769
  InstanceId: string | undefined;
@@ -3829,7 +3829,7 @@ export interface DescribePromptResponse {
3829
3829
  */
3830
3830
  export interface DescribeQueueRequest {
3831
3831
  /**
3832
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
3832
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
3833
3833
  * @public
3834
3834
  */
3835
3835
  InstanceId: string | undefined;
@@ -3920,7 +3920,7 @@ export interface DescribeQueueResponse {
3920
3920
  */
3921
3921
  export interface DescribeQuickConnectRequest {
3922
3922
  /**
3923
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
3923
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
3924
3924
  * @public
3925
3925
  */
3926
3926
  InstanceId: string | undefined;
@@ -3991,7 +3991,7 @@ export interface DescribeQuickConnectResponse {
3991
3991
  */
3992
3992
  export interface DescribeRoutingProfileRequest {
3993
3993
  /**
3994
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
3994
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
3995
3995
  * @public
3996
3996
  */
3997
3997
  InstanceId: string | undefined;
@@ -4007,7 +4007,7 @@ export interface DescribeRoutingProfileRequest {
4007
4007
  */
4008
4008
  export interface RoutingProfile {
4009
4009
  /**
4010
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
4010
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
4011
4011
  * @public
4012
4012
  */
4013
4013
  InstanceId?: string | undefined;
@@ -4108,7 +4108,7 @@ export interface DescribeRoutingProfileResponse {
4108
4108
  */
4109
4109
  export interface DescribeRuleRequest {
4110
4110
  /**
4111
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
4111
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
4112
4112
  * @public
4113
4113
  */
4114
4114
  InstanceId: string | undefined;
@@ -4199,7 +4199,7 @@ export interface DescribeSecurityProfileRequest {
4199
4199
  */
4200
4200
  SecurityProfileId: string | undefined;
4201
4201
  /**
4202
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
4202
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
4203
4203
  * @public
4204
4204
  */
4205
4205
  InstanceId: string | undefined;
@@ -4240,12 +4240,12 @@ export interface SecurityProfile {
4240
4240
  */
4241
4241
  Tags?: Record<string, string> | undefined;
4242
4242
  /**
4243
- * <p>The list of tags that a security profile uses to restrict access to resources in Amazon Connect.</p>
4243
+ * <p>The list of tags that a security profile uses to restrict access to resources in Connect Customer.</p>
4244
4244
  * @public
4245
4245
  */
4246
4246
  AllowedAccessControlTags?: Record<string, string> | undefined;
4247
4247
  /**
4248
- * <p>The list of resources that a security profile applies tag restrictions to in Amazon Connect.</p>
4248
+ * <p>The list of resources that a security profile applies tag restrictions to in Connect Customer.</p>
4249
4249
  * @public
4250
4250
  */
4251
4251
  TagRestrictedResources?: string[] | undefined;
@@ -4260,13 +4260,13 @@ export interface SecurityProfile {
4260
4260
  */
4261
4261
  LastModifiedRegion?: string | undefined;
4262
4262
  /**
4263
- * <p>The list of resources that a security profile applies hierarchy restrictions to in Amazon Connect. Following
4263
+ * <p>The list of resources that a security profile applies hierarchy restrictions to in Connect Customer. Following
4264
4264
  * are acceptable ResourceNames: <code>User</code>.</p>
4265
4265
  * @public
4266
4266
  */
4267
4267
  HierarchyRestrictedResources?: string[] | undefined;
4268
4268
  /**
4269
- * <p>The identifier of the hierarchy group that a security profile uses to restrict access to resources in Amazon Connect.</p>
4269
+ * <p>The identifier of the hierarchy group that a security profile uses to restrict access to resources in Connect Customer.</p>
4270
4270
  * @public
4271
4271
  */
4272
4272
  AllowedAccessControlHierarchyGroupId?: string | undefined;
@@ -4505,13 +4505,13 @@ export interface DescribeUserRequest {
4505
4505
  */
4506
4506
  UserId: string | undefined;
4507
4507
  /**
4508
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
4508
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
4509
4509
  * @public
4510
4510
  */
4511
4511
  InstanceId: string | undefined;
4512
4512
  }
4513
4513
  /**
4514
- * <p>Contains information about a user account for an Amazon Connect instance.</p>
4514
+ * <p>Contains information about a user account for an Connect Customer instance.</p>
4515
4515
  * @public
4516
4516
  */
4517
4517
  export interface User {
@@ -4622,7 +4622,7 @@ export interface DescribeUserHierarchyGroupRequest {
4622
4622
  */
4623
4623
  HierarchyGroupId: string | undefined;
4624
4624
  /**
4625
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
4625
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
4626
4626
  * @public
4627
4627
  */
4628
4628
  InstanceId: string | undefined;
@@ -4750,7 +4750,7 @@ export interface DescribeUserHierarchyGroupResponse {
4750
4750
  */
4751
4751
  export interface DescribeUserHierarchyStructureRequest {
4752
4752
  /**
4753
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
4753
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
4754
4754
  * @public
4755
4755
  */
4756
4756
  InstanceId: string | undefined;
@@ -4832,7 +4832,7 @@ export interface DescribeUserHierarchyStructureResponse {
4832
4832
  */
4833
4833
  export interface DescribeViewRequest {
4834
4834
  /**
4835
- * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the
4835
+ * <p>The identifier of the Connect Customer instance. You can find the instanceId in the ARN of the
4836
4836
  * instance.</p>
4837
4837
  * @public
4838
4838
  */
@@ -4858,7 +4858,7 @@ export interface DescribeViewResponse {
4858
4858
  */
4859
4859
  export interface DescribeVocabularyRequest {
4860
4860
  /**
4861
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
4861
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
4862
4862
  * @public
4863
4863
  */
4864
4864
  InstanceId: string | undefined;
@@ -4930,7 +4930,7 @@ export interface Vocabulary {
4930
4930
  */
4931
4931
  export interface DescribeVocabularyResponse {
4932
4932
  /**
4933
- * <p>A list of specific words that you want Contact Lens for Amazon Connect to recognize in your audio input. They are generally
4933
+ * <p>A list of specific words that you want Contact Lens for Connect Customer to recognize in your audio input. They are generally
4934
4934
  * domain-specific words and phrases, words that Contact Lens is not recognizing, or proper nouns.</p>
4935
4935
  * @public
4936
4936
  */
@@ -5024,7 +5024,7 @@ export interface DescribeWorkspaceResponse {
5024
5024
  */
5025
5025
  export interface DisassociateAnalyticsDataSetRequest {
5026
5026
  /**
5027
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5027
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5028
5028
  * @public
5029
5029
  */
5030
5030
  InstanceId: string | undefined;
@@ -5035,7 +5035,7 @@ export interface DisassociateAnalyticsDataSetRequest {
5035
5035
  DataSetId: string | undefined;
5036
5036
  /**
5037
5037
  * <p>The identifier of the target account. Use to associate a dataset to a different account than the one containing
5038
- * the Amazon Connect instance. If not specified, by default this value is the Amazon Web Services account that has the Amazon Connect instance.</p>
5038
+ * the Connect Customer instance. If not specified, by default this value is the Amazon Web Services account that has the Connect Customer instance.</p>
5039
5039
  * @public
5040
5040
  */
5041
5041
  TargetAccountId?: string | undefined;
@@ -5045,7 +5045,7 @@ export interface DisassociateAnalyticsDataSetRequest {
5045
5045
  */
5046
5046
  export interface DisassociateApprovedOriginRequest {
5047
5047
  /**
5048
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5048
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5049
5049
  * @public
5050
5050
  */
5051
5051
  InstanceId: string | undefined;
@@ -5068,7 +5068,7 @@ export interface DisassociateApprovedOriginRequest {
5068
5068
  */
5069
5069
  export interface DisassociateBotRequest {
5070
5070
  /**
5071
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5071
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5072
5072
  * @public
5073
5073
  */
5074
5074
  InstanceId: string | undefined;
@@ -5101,7 +5101,7 @@ export interface DisassociateEmailAddressAliasRequest {
5101
5101
  */
5102
5102
  EmailAddressId: string | undefined;
5103
5103
  /**
5104
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5104
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5105
5105
  * @public
5106
5106
  */
5107
5107
  InstanceId: string | undefined;
@@ -5130,7 +5130,7 @@ export interface DisassociateEmailAddressAliasResponse {
5130
5130
  */
5131
5131
  export interface DisassociateFlowRequest {
5132
5132
  /**
5133
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5133
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5134
5134
  * @public
5135
5135
  */
5136
5136
  InstanceId: string | undefined;
@@ -5187,7 +5187,7 @@ export interface DisassociateHoursOfOperationsRequest {
5187
5187
  */
5188
5188
  export interface DisassociateInstanceStorageConfigRequest {
5189
5189
  /**
5190
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5190
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5191
5191
  * @public
5192
5192
  */
5193
5193
  InstanceId: string | undefined;
@@ -5215,7 +5215,7 @@ export interface DisassociateInstanceStorageConfigRequest {
5215
5215
  */
5216
5216
  export interface DisassociateLambdaFunctionRequest {
5217
5217
  /**
5218
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance..</p>
5218
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance..</p>
5219
5219
  * @public
5220
5220
  */
5221
5221
  InstanceId: string | undefined;
@@ -5238,7 +5238,7 @@ export interface DisassociateLambdaFunctionRequest {
5238
5238
  */
5239
5239
  export interface DisassociateLexBotRequest {
5240
5240
  /**
5241
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5241
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5242
5242
  * @public
5243
5243
  */
5244
5244
  InstanceId: string | undefined;
@@ -5271,7 +5271,7 @@ export interface DisassociatePhoneNumberContactFlowRequest {
5271
5271
  */
5272
5272
  PhoneNumberId: string | undefined;
5273
5273
  /**
5274
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5274
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5275
5275
  * @public
5276
5276
  */
5277
5277
  InstanceId: string | undefined;
@@ -5281,7 +5281,7 @@ export interface DisassociatePhoneNumberContactFlowRequest {
5281
5281
  */
5282
5282
  export interface DisassociateQueueEmailAddressesRequest {
5283
5283
  /**
5284
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5284
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5285
5285
  * @public
5286
5286
  */
5287
5287
  InstanceId: string | undefined;
@@ -5309,7 +5309,7 @@ export interface DisassociateQueueEmailAddressesRequest {
5309
5309
  */
5310
5310
  export interface DisassociateQueueQuickConnectsRequest {
5311
5311
  /**
5312
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5312
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5313
5313
  * @public
5314
5314
  */
5315
5315
  InstanceId: string | undefined;
@@ -5329,7 +5329,7 @@ export interface DisassociateQueueQuickConnectsRequest {
5329
5329
  */
5330
5330
  export interface DisassociateRoutingProfileQueuesRequest {
5331
5331
  /**
5332
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5332
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5333
5333
  * @public
5334
5334
  */
5335
5335
  InstanceId: string | undefined;
@@ -5354,7 +5354,7 @@ export interface DisassociateRoutingProfileQueuesRequest {
5354
5354
  */
5355
5355
  export interface DisassociateSecurityKeyRequest {
5356
5356
  /**
5357
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5357
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5358
5358
  * @public
5359
5359
  */
5360
5360
  InstanceId: string | undefined;
@@ -5414,7 +5414,7 @@ export interface DisassociateTrafficDistributionGroupUserRequest {
5414
5414
  */
5415
5415
  UserId: string | undefined;
5416
5416
  /**
5417
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5417
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5418
5418
  * @public
5419
5419
  */
5420
5420
  InstanceId: string | undefined;
@@ -5445,7 +5445,7 @@ export interface UserProficiencyDisassociate {
5445
5445
  */
5446
5446
  export interface DisassociateUserProficienciesRequest {
5447
5447
  /**
5448
- * <p>The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the
5448
+ * <p>The identifier of the Connect Customer instance. You can find the instance ID in the Amazon Resource Name (ARN) of the
5449
5449
  * instance.</p>
5450
5450
  * @public
5451
5451
  */
@@ -5507,7 +5507,7 @@ export interface DismissUserContactRequest {
5507
5507
  */
5508
5508
  UserId: string | undefined;
5509
5509
  /**
5510
- * <p>The identifier of the Amazon Connect instance. You can find the instanceId in the ARN of the instance.</p>
5510
+ * <p>The identifier of the Connect Customer instance. You can find the instanceId in the ARN of the instance.</p>
5511
5511
  * @public
5512
5512
  */
5513
5513
  InstanceId: string | undefined;
@@ -5636,7 +5636,7 @@ export interface EvaluateDataTableValuesResponse {
5636
5636
  */
5637
5637
  export interface GetAttachedFileRequest {
5638
5638
  /**
5639
- * <p>The unique identifier of the Amazon Connect instance.</p>
5639
+ * <p>The unique identifier of the Connect Customer instance.</p>
5640
5640
  * @public
5641
5641
  */
5642
5642
  InstanceId: string | undefined;
@@ -5745,7 +5745,7 @@ export interface GetAttachedFileResponse {
5745
5745
  */
5746
5746
  export interface GetContactAttributesRequest {
5747
5747
  /**
5748
- * <p>The identifier of the Amazon Connect instance.</p>
5748
+ * <p>The identifier of the Connect Customer instance.</p>
5749
5749
  * @public
5750
5750
  */
5751
5751
  InstanceId: string | undefined;
@@ -5783,12 +5783,12 @@ export interface ContactMetricInfo {
5783
5783
  */
5784
5784
  export interface GetContactMetricsRequest {
5785
5785
  /**
5786
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5786
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5787
5787
  * @public
5788
5788
  */
5789
5789
  InstanceId: string | undefined;
5790
5790
  /**
5791
- * <p>The identifier of the contact in this instance of Amazon Connect. </p>
5791
+ * <p>The identifier of the contact in this instance of Connect Customer. </p>
5792
5792
  * @public
5793
5793
  */
5794
5794
  ContactId: string | undefined;
@@ -5878,7 +5878,7 @@ export interface GetContactMetricsResponse {
5878
5878
  Arn?: string | undefined;
5879
5879
  }
5880
5880
  /**
5881
- * <p>Contains information about a real-time metric. For a description of each metric, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html">Metrics definitions</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
5881
+ * <p>Contains information about a real-time metric. For a description of each metric, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html">Metrics definitions</a> in the <i>Connect Customer Administrator Guide</i>.</p>
5882
5882
  * <important>
5883
5883
  * <p>Only one of either the Name or MetricId is required.</p>
5884
5884
  * </important>
@@ -5970,7 +5970,7 @@ export interface CurrentMetricSortCriteria {
5970
5970
  */
5971
5971
  export interface GetCurrentMetricDataRequest {
5972
5972
  /**
5973
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5973
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
5974
5974
  * @public
5975
5975
  */
5976
5976
  InstanceId: string | undefined;
@@ -6046,7 +6046,7 @@ export interface GetCurrentMetricDataRequest {
6046
6046
  Groupings?: Grouping[] | undefined;
6047
6047
  /**
6048
6048
  * <p>The metrics to retrieve. Specify the name or metricId, and unit for each metric. The following metrics are available. For a
6049
- * description of all the metrics, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html">Metrics definitions</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
6049
+ * description of all the metrics, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html">Metrics definitions</a> in the <i>Connect Customer Administrator Guide</i>.</p>
6050
6050
  * <note>
6051
6051
  * <p> MetricId should be used to reference custom metrics or out of the box metrics as Arn. If using MetricId, the limit is 10 MetricId per request.</p>
6052
6052
  * </note>
@@ -6351,7 +6351,7 @@ export interface UserDataFilters {
6351
6351
  */
6352
6352
  export interface GetCurrentUserDataRequest {
6353
6353
  /**
6354
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
6354
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
6355
6355
  * @public
6356
6356
  */
6357
6357
  InstanceId: string | undefined;
@@ -6537,7 +6537,7 @@ export interface GetCurrentUserDataResponse {
6537
6537
  */
6538
6538
  export interface GetEffectiveHoursOfOperationsRequest {
6539
6539
  /**
6540
- * <p>The identifier of the Amazon Connect instance.</p>
6540
+ * <p>The identifier of the Connect Customer instance.</p>
6541
6541
  * @public
6542
6542
  */
6543
6543
  InstanceId: string | undefined;
@@ -6658,7 +6658,7 @@ export interface GetEffectiveHoursOfOperationsResponse {
6658
6658
  */
6659
6659
  export interface GetFederationTokenRequest {
6660
6660
  /**
6661
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
6661
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
6662
6662
  * @public
6663
6663
  */
6664
6664
  InstanceId: string | undefined;
@@ -6669,17 +6669,17 @@ export interface GetFederationTokenRequest {
6669
6669
  */
6670
6670
  export interface Credentials {
6671
6671
  /**
6672
- * <p>An access token generated for a federated user to access Amazon Connect.</p>
6672
+ * <p>An access token generated for a federated user to access Connect Customer.</p>
6673
6673
  * @public
6674
6674
  */
6675
6675
  AccessToken?: string | undefined;
6676
6676
  /**
6677
- * <p>A token generated with an expiration time for the session a user is logged in to Amazon Connect.</p>
6677
+ * <p>A token generated with an expiration time for the session a user is logged in to Connect Customer.</p>
6678
6678
  * @public
6679
6679
  */
6680
6680
  AccessTokenExpiration?: Date | undefined;
6681
6681
  /**
6682
- * <p>Renews a token generated for a user to access the Amazon Connect instance.</p>
6682
+ * <p>Renews a token generated for a user to access the Connect Customer instance.</p>
6683
6683
  * @public
6684
6684
  */
6685
6685
  RefreshToken?: string | undefined;
@@ -6719,7 +6719,7 @@ export interface GetFederationTokenResponse {
6719
6719
  */
6720
6720
  export interface GetFlowAssociationRequest {
6721
6721
  /**
6722
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
6722
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
6723
6723
  * @public
6724
6724
  */
6725
6725
  InstanceId: string | undefined;
@@ -6788,7 +6788,7 @@ export interface Threshold {
6788
6788
  export interface HistoricalMetric {
6789
6789
  /**
6790
6790
  * <p>The name of the metric. Following is a list of each supported metric mapped to the UI name, linked to a detailed
6791
- * description in the <i>Amazon Connect Administrator Guide</i>. </p>
6791
+ * description in the <i>Connect Customer Administrator Guide</i>. </p>
6792
6792
  * <dl>
6793
6793
  * <dt>ABANDON_TIME</dt>
6794
6794
  * <dd>
@@ -7006,7 +7006,7 @@ export interface HistoricalMetric {
7006
7006
  */
7007
7007
  export interface GetMetricDataRequest {
7008
7008
  /**
7009
- * <p>The identifier of the Amazon Connect instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
7009
+ * <p>The identifier of the Connect Customer instance. You can <a href="https://docs.aws.amazon.com/connect/latest/adminguide/find-instance-arn.html">find the instance ID</a> in the Amazon Resource Name (ARN) of the instance.</p>
7010
7010
  * @public
7011
7011
  */
7012
7012
  InstanceId: string | undefined;
@@ -7052,7 +7052,7 @@ export interface GetMetricDataRequest {
7052
7052
  Groupings?: Grouping[] | undefined;
7053
7053
  /**
7054
7054
  * <p>The metrics to retrieve. Specify the name, unit, and statistic for each metric. The following historical metrics
7055
- * are available. For a description of each metric, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html">Metrics definition</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
7055
+ * are available. For a description of each metric, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html">Metrics definition</a> in the <i>Connect Customer Administrator Guide</i>.</p>
7056
7056
  * <note>
7057
7057
  * <p>This API does not support a contacts incoming metric (there's
7058
7058
  * no CONTACTS_INCOMING metric missing from the documented list). </p>
@@ -7372,8 +7372,8 @@ export interface IntervalDetails {
7372
7372
  * <code>IntervalPeriod</code> values are: <code>FIFTEEN_MIN</code> | <code>THIRTY_MIN</code> | <code>HOUR</code> |
7373
7373
  * <code>DAY</code> | <code>WEEK</code> | <code>TOTAL</code>. </p>
7374
7374
  * <p>For example, if <code>IntervalPeriod</code> is selected <code>THIRTY_MIN</code>, <code>StartTime</code> and
7375
- * <code>EndTime</code> differs by 1 day, then Amazon Connect returns 48 results in the response. Each result is
7376
- * aggregated by the THIRTY_MIN period. By default Amazon Connect aggregates results based on the <code>TOTAL</code>
7375
+ * <code>EndTime</code> differs by 1 day, then Connect Customer returns 48 results in the response. Each result is
7376
+ * aggregated by the THIRTY_MIN period. By default Connect Customer aggregates results based on the <code>TOTAL</code>
7377
7377
  * interval period. </p>
7378
7378
  * <p>The following list describes restrictions on <code>StartTime</code> and <code>EndTime</code> based on what
7379
7379
  * <code>IntervalPeriod</code> is requested. </p>
@@ -7457,14 +7457,14 @@ export interface MetricFilterV2 {
7457
7457
  * customized list, depending on the use case.</p>
7458
7458
  * <p>For valid values of metric-level filters <code>INITIATION_METHOD</code>, <code>DISCONNECT_REASON</code>, and
7459
7459
  * <code>ANSWERING_MACHINE_DETECTION_STATUS</code>, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/ctr-data-model.html#ctr-ContactTraceRecord">ContactTraceRecord</a> in the
7460
- * <i>Amazon Connect Administrator Guide</i>. </p>
7460
+ * <i>Connect Customer Administrator Guide</i>. </p>
7461
7461
  * <p>For valid values of the metric-level filter <code>FLOWS_OUTCOME_TYPE</code>, see the description for the <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html#flows-outcome">Flow outcome</a>
7462
- * metric in the <i>Amazon Connect Administrator Guide</i>.</p>
7462
+ * metric in the <i>Connect Customer Administrator Guide</i>.</p>
7463
7463
  * <p>For valid values of the metric-level filter <code>BOT_CONVERSATION_OUTCOME_TYPE</code>, see the description for
7464
- * the <a href="https://docs.aws.amazon.com/connect/latest/adminguide/bot-metrics.html#bot-conversations-completed-metric">Bot conversations completed</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
7464
+ * the <a href="https://docs.aws.amazon.com/connect/latest/adminguide/bot-metrics.html#bot-conversations-completed-metric">Bot conversations completed</a> in the <i>Connect Customer Administrator Guide</i>.</p>
7465
7465
  * <p>For valid values of the metric-level filter <code>BOT_INTENT_OUTCOME_TYPE</code>, see the description for the
7466
7466
  * <a href="https://docs.aws.amazon.com/connect/latest/adminguide/bot-metrics.html#bot-intents-completed-metric">Bot
7467
- * intents completed</a> metric in the <i>Amazon Connect Administrator Guide</i>.</p>
7467
+ * intents completed</a> metric in the <i>Connect Customer Administrator Guide</i>.</p>
7468
7468
  * @public
7469
7469
  */
7470
7470
  MetricFilterValues?: string[] | undefined;
@@ -7511,7 +7511,7 @@ export interface MetricV2 {
7511
7511
  */
7512
7512
  Threshold?: ThresholdV2[] | undefined;
7513
7513
  /**
7514
- * <p>Historical metrics or custom metrics can be referenced via this field. This field is a valid Amazon Connect
7514
+ * <p>Historical metrics or custom metrics can be referenced via this field. This field is a valid Connect Customer
7515
7515
  * Arn or a UUID</p>
7516
7516
  * @public
7517
7517
  */
@@ -7527,7 +7527,7 @@ export interface MetricV2 {
7527
7527
  */
7528
7528
  export interface GetMetricDataV2Request {
7529
7529
  /**
7530
- * <p>The Amazon Resource Name (ARN) of the resource. This includes the <code>instanceId</code> an Amazon Connect instance.</p>
7530
+ * <p>The Amazon Resource Name (ARN) of the resource. This includes the <code>instanceId</code> an Connect Customer instance.</p>
7531
7531
  * @public
7532
7532
  */
7533
7533
  ResourceArn: string | undefined;
@@ -7555,8 +7555,8 @@ export interface GetMetricDataV2Request {
7555
7555
  * <code>IntervalPeriod</code> values are: <code>FIFTEEN_MIN</code> | <code>THIRTY_MIN</code> | <code>HOUR</code> |
7556
7556
  * <code>DAY</code> | <code>WEEK</code> | <code>TOTAL</code>. </p>
7557
7557
  * <p>For example, if <code>IntervalPeriod</code> is selected <code>THIRTY_MIN</code>, <code>StartTime</code> and
7558
- * <code>EndTime</code> differs by 1 day, then Amazon Connect returns 48 results in the response. Each result is
7559
- * aggregated by the THIRTY_MIN period. By default Amazon Connect aggregates results based on the
7558
+ * <code>EndTime</code> differs by 1 day, then Connect Customer returns 48 results in the response. Each result is
7559
+ * aggregated by the THIRTY_MIN period. By default Connect Customer aggregates results based on the
7560
7560
  * <code>TOTAL</code> interval period. </p>
7561
7561
  * <p>The following list describes restrictions on <code>StartTime</code> and <code>EndTime</code> based on which
7562
7562
  * <code>IntervalPeriod</code> is requested. </p>
@@ -7631,7 +7631,7 @@ export interface GetMetricDataV2Request {
7631
7631
  * <code>TEST_CASE_EXECUTION_STATE</code>
7632
7632
  * </p>
7633
7633
  * <note>
7634
- * <p>The following filter keys correspond to Amazon Connect resources and are used for authorizing requests.
7634
+ * <p>The following filter keys correspond to Connect Customer resources and are used for authorizing requests.
7635
7635
  * A <code>GetMetricDataV2</code> request requires at least one of these filters:</p>
7636
7636
  * <p>
7637
7637
  * <code>QUEUE</code>, <code>ROUTING_PROFILE</code>, <code>AGENT</code>,
@@ -7692,7 +7692,7 @@ export interface GetMetricDataV2Request {
7692
7692
  * </li>
7693
7693
  * <li>
7694
7694
  * <p>To filter by phone number, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/create-historical-metrics-report.html">Create a historical metrics report</a> in
7695
- * the <i>Amazon Connect Administrator Guide</i>.</p>
7695
+ * the <i>Connect Customer Administrator Guide</i>.</p>
7696
7696
  * </li>
7697
7697
  * </ul>
7698
7698
  * @public
@@ -7731,7 +7731,7 @@ export interface GetMetricDataV2Request {
7731
7731
  Groupings?: string[] | undefined;
7732
7732
  /**
7733
7733
  * <p>The metrics to retrieve. Specify the name or metricId, groupings, and filters for each metric. The following
7734
- * historical metrics are available. For a description of each metric, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html">Metrics definition</a> in the <i>Amazon Connect Administrator Guide</i>.</p>
7734
+ * historical metrics are available. For a description of each metric, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/metrics-definitions.html">Metrics definition</a> in the <i>Connect Customer Administrator Guide</i>.</p>
7735
7735
  * <note>
7736
7736
  * <p>MetricId should be used to reference custom metrics or out of the box metrics as Arn. If using MetricId, the
7737
7737
  * limit is 20 MetricId per request.</p>