@aws-sdk/client-connect 3.943.0 → 3.946.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (455) hide show
  1. package/dist-cjs/index.js +522 -2243
  2. package/dist-cjs/runtimeConfig.browser.js +2 -2
  3. package/dist-cjs/runtimeConfig.js +3 -4
  4. package/dist-es/ConnectClient.js +2 -2
  5. package/dist-es/runtimeConfig.browser.js +2 -2
  6. package/dist-es/runtimeConfig.js +2 -3
  7. package/dist-es/schemas/schemas_0.js +522 -2243
  8. package/dist-types/Connect.d.ts +1 -1
  9. package/dist-types/ConnectClient.d.ts +10 -10
  10. package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
  11. package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
  12. package/dist-types/commands/ActivateEvaluationFormCommand.d.ts +3 -3
  13. package/dist-types/commands/AssociateAnalyticsDataSetCommand.d.ts +3 -3
  14. package/dist-types/commands/AssociateApprovedOriginCommand.d.ts +3 -3
  15. package/dist-types/commands/AssociateBotCommand.d.ts +3 -3
  16. package/dist-types/commands/AssociateContactWithUserCommand.d.ts +3 -3
  17. package/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +3 -3
  18. package/dist-types/commands/AssociateEmailAddressAliasCommand.d.ts +3 -3
  19. package/dist-types/commands/AssociateFlowCommand.d.ts +3 -3
  20. package/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +3 -3
  21. package/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +3 -3
  22. package/dist-types/commands/AssociateLexBotCommand.d.ts +3 -3
  23. package/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +3 -3
  24. package/dist-types/commands/AssociateQueueQuickConnectsCommand.d.ts +3 -3
  25. package/dist-types/commands/AssociateRoutingProfileQueuesCommand.d.ts +3 -3
  26. package/dist-types/commands/AssociateSecurityKeyCommand.d.ts +3 -3
  27. package/dist-types/commands/AssociateSecurityProfilesCommand.d.ts +3 -3
  28. package/dist-types/commands/AssociateTrafficDistributionGroupUserCommand.d.ts +3 -3
  29. package/dist-types/commands/AssociateUserProficienciesCommand.d.ts +3 -3
  30. package/dist-types/commands/AssociateWorkspaceCommand.d.ts +3 -3
  31. package/dist-types/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +3 -3
  32. package/dist-types/commands/BatchCreateDataTableValueCommand.d.ts +3 -3
  33. package/dist-types/commands/BatchDeleteDataTableValueCommand.d.ts +3 -3
  34. package/dist-types/commands/BatchDescribeDataTableValueCommand.d.ts +3 -3
  35. package/dist-types/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +3 -3
  36. package/dist-types/commands/BatchGetAttachedFileMetadataCommand.d.ts +3 -3
  37. package/dist-types/commands/BatchGetFlowAssociationCommand.d.ts +3 -3
  38. package/dist-types/commands/BatchPutContactCommand.d.ts +3 -3
  39. package/dist-types/commands/BatchUpdateDataTableValueCommand.d.ts +3 -3
  40. package/dist-types/commands/ClaimPhoneNumberCommand.d.ts +3 -3
  41. package/dist-types/commands/CompleteAttachedFileUploadCommand.d.ts +3 -3
  42. package/dist-types/commands/CreateAgentStatusCommand.d.ts +3 -3
  43. package/dist-types/commands/CreateContactCommand.d.ts +4 -4
  44. package/dist-types/commands/CreateContactFlowCommand.d.ts +3 -3
  45. package/dist-types/commands/CreateContactFlowModuleAliasCommand.d.ts +3 -3
  46. package/dist-types/commands/CreateContactFlowModuleCommand.d.ts +3 -3
  47. package/dist-types/commands/CreateContactFlowModuleVersionCommand.d.ts +3 -3
  48. package/dist-types/commands/CreateContactFlowVersionCommand.d.ts +3 -3
  49. package/dist-types/commands/CreateDataTableAttributeCommand.d.ts +3 -3
  50. package/dist-types/commands/CreateDataTableCommand.d.ts +3 -3
  51. package/dist-types/commands/CreateEmailAddressCommand.d.ts +3 -3
  52. package/dist-types/commands/CreateEvaluationFormCommand.d.ts +4 -4
  53. package/dist-types/commands/CreateHoursOfOperationCommand.d.ts +3 -3
  54. package/dist-types/commands/CreateHoursOfOperationOverrideCommand.d.ts +3 -3
  55. package/dist-types/commands/CreateInstanceCommand.d.ts +3 -3
  56. package/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +3 -3
  57. package/dist-types/commands/CreateParticipantCommand.d.ts +3 -3
  58. package/dist-types/commands/CreatePersistentContactAssociationCommand.d.ts +3 -3
  59. package/dist-types/commands/CreatePredefinedAttributeCommand.d.ts +3 -3
  60. package/dist-types/commands/CreatePromptCommand.d.ts +3 -3
  61. package/dist-types/commands/CreatePushNotificationRegistrationCommand.d.ts +3 -3
  62. package/dist-types/commands/CreateQueueCommand.d.ts +3 -3
  63. package/dist-types/commands/CreateQuickConnectCommand.d.ts +3 -3
  64. package/dist-types/commands/CreateRoutingProfileCommand.d.ts +3 -3
  65. package/dist-types/commands/CreateRuleCommand.d.ts +3 -3
  66. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +3 -3
  67. package/dist-types/commands/CreateTaskTemplateCommand.d.ts +3 -3
  68. package/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +3 -3
  69. package/dist-types/commands/CreateUseCaseCommand.d.ts +3 -3
  70. package/dist-types/commands/CreateUserCommand.d.ts +3 -3
  71. package/dist-types/commands/CreateUserHierarchyGroupCommand.d.ts +3 -3
  72. package/dist-types/commands/CreateViewCommand.d.ts +3 -3
  73. package/dist-types/commands/CreateViewVersionCommand.d.ts +3 -3
  74. package/dist-types/commands/CreateVocabularyCommand.d.ts +3 -3
  75. package/dist-types/commands/CreateWorkspaceCommand.d.ts +3 -3
  76. package/dist-types/commands/CreateWorkspacePageCommand.d.ts +3 -3
  77. package/dist-types/commands/DeactivateEvaluationFormCommand.d.ts +3 -3
  78. package/dist-types/commands/DeleteAttachedFileCommand.d.ts +3 -3
  79. package/dist-types/commands/DeleteContactEvaluationCommand.d.ts +3 -3
  80. package/dist-types/commands/DeleteContactFlowCommand.d.ts +3 -3
  81. package/dist-types/commands/DeleteContactFlowModuleAliasCommand.d.ts +3 -3
  82. package/dist-types/commands/DeleteContactFlowModuleCommand.d.ts +3 -3
  83. package/dist-types/commands/DeleteContactFlowModuleVersionCommand.d.ts +3 -3
  84. package/dist-types/commands/DeleteContactFlowVersionCommand.d.ts +3 -3
  85. package/dist-types/commands/DeleteDataTableAttributeCommand.d.ts +3 -3
  86. package/dist-types/commands/DeleteDataTableCommand.d.ts +3 -3
  87. package/dist-types/commands/DeleteEmailAddressCommand.d.ts +3 -3
  88. package/dist-types/commands/DeleteEvaluationFormCommand.d.ts +3 -3
  89. package/dist-types/commands/DeleteHoursOfOperationCommand.d.ts +3 -3
  90. package/dist-types/commands/DeleteHoursOfOperationOverrideCommand.d.ts +3 -3
  91. package/dist-types/commands/DeleteInstanceCommand.d.ts +3 -3
  92. package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +3 -3
  93. package/dist-types/commands/DeletePredefinedAttributeCommand.d.ts +3 -3
  94. package/dist-types/commands/DeletePromptCommand.d.ts +3 -3
  95. package/dist-types/commands/DeletePushNotificationRegistrationCommand.d.ts +3 -3
  96. package/dist-types/commands/DeleteQueueCommand.d.ts +3 -3
  97. package/dist-types/commands/DeleteQuickConnectCommand.d.ts +3 -3
  98. package/dist-types/commands/DeleteRoutingProfileCommand.d.ts +3 -3
  99. package/dist-types/commands/DeleteRuleCommand.d.ts +3 -3
  100. package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +3 -3
  101. package/dist-types/commands/DeleteTaskTemplateCommand.d.ts +3 -3
  102. package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +3 -3
  103. package/dist-types/commands/DeleteUseCaseCommand.d.ts +3 -3
  104. package/dist-types/commands/DeleteUserCommand.d.ts +3 -3
  105. package/dist-types/commands/DeleteUserHierarchyGroupCommand.d.ts +3 -3
  106. package/dist-types/commands/DeleteViewCommand.d.ts +3 -3
  107. package/dist-types/commands/DeleteViewVersionCommand.d.ts +3 -3
  108. package/dist-types/commands/DeleteVocabularyCommand.d.ts +3 -3
  109. package/dist-types/commands/DeleteWorkspaceCommand.d.ts +3 -3
  110. package/dist-types/commands/DeleteWorkspaceMediaCommand.d.ts +3 -3
  111. package/dist-types/commands/DeleteWorkspacePageCommand.d.ts +3 -3
  112. package/dist-types/commands/DescribeAgentStatusCommand.d.ts +3 -3
  113. package/dist-types/commands/DescribeAuthenticationProfileCommand.d.ts +3 -3
  114. package/dist-types/commands/DescribeContactCommand.d.ts +4 -4
  115. package/dist-types/commands/DescribeContactEvaluationCommand.d.ts +4 -4
  116. package/dist-types/commands/DescribeContactFlowCommand.d.ts +3 -3
  117. package/dist-types/commands/DescribeContactFlowModuleAliasCommand.d.ts +3 -3
  118. package/dist-types/commands/DescribeContactFlowModuleCommand.d.ts +3 -3
  119. package/dist-types/commands/DescribeDataTableAttributeCommand.d.ts +3 -3
  120. package/dist-types/commands/DescribeDataTableCommand.d.ts +3 -3
  121. package/dist-types/commands/DescribeEmailAddressCommand.d.ts +3 -3
  122. package/dist-types/commands/DescribeEvaluationFormCommand.d.ts +4 -4
  123. package/dist-types/commands/DescribeHoursOfOperationCommand.d.ts +3 -3
  124. package/dist-types/commands/DescribeHoursOfOperationOverrideCommand.d.ts +3 -3
  125. package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +3 -3
  126. package/dist-types/commands/DescribeInstanceCommand.d.ts +3 -3
  127. package/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +3 -3
  128. package/dist-types/commands/DescribePhoneNumberCommand.d.ts +3 -3
  129. package/dist-types/commands/DescribePredefinedAttributeCommand.d.ts +3 -3
  130. package/dist-types/commands/DescribePromptCommand.d.ts +3 -3
  131. package/dist-types/commands/DescribeQueueCommand.d.ts +3 -3
  132. package/dist-types/commands/DescribeQuickConnectCommand.d.ts +3 -3
  133. package/dist-types/commands/DescribeRoutingProfileCommand.d.ts +3 -3
  134. package/dist-types/commands/DescribeRuleCommand.d.ts +3 -3
  135. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +3 -3
  136. package/dist-types/commands/DescribeTrafficDistributionGroupCommand.d.ts +3 -3
  137. package/dist-types/commands/DescribeUserCommand.d.ts +3 -3
  138. package/dist-types/commands/DescribeUserHierarchyGroupCommand.d.ts +3 -3
  139. package/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +3 -3
  140. package/dist-types/commands/DescribeViewCommand.d.ts +3 -3
  141. package/dist-types/commands/DescribeVocabularyCommand.d.ts +3 -3
  142. package/dist-types/commands/DescribeWorkspaceCommand.d.ts +3 -3
  143. package/dist-types/commands/DisassociateAnalyticsDataSetCommand.d.ts +3 -3
  144. package/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +3 -3
  145. package/dist-types/commands/DisassociateBotCommand.d.ts +3 -3
  146. package/dist-types/commands/DisassociateEmailAddressAliasCommand.d.ts +3 -3
  147. package/dist-types/commands/DisassociateFlowCommand.d.ts +3 -3
  148. package/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +3 -3
  149. package/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +3 -3
  150. package/dist-types/commands/DisassociateLexBotCommand.d.ts +3 -3
  151. package/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +3 -3
  152. package/dist-types/commands/DisassociateQueueQuickConnectsCommand.d.ts +3 -3
  153. package/dist-types/commands/DisassociateRoutingProfileQueuesCommand.d.ts +3 -3
  154. package/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +3 -3
  155. package/dist-types/commands/DisassociateSecurityProfilesCommand.d.ts +3 -3
  156. package/dist-types/commands/DisassociateTrafficDistributionGroupUserCommand.d.ts +3 -3
  157. package/dist-types/commands/DisassociateUserProficienciesCommand.d.ts +3 -3
  158. package/dist-types/commands/DisassociateWorkspaceCommand.d.ts +3 -3
  159. package/dist-types/commands/DismissUserContactCommand.d.ts +3 -3
  160. package/dist-types/commands/EvaluateDataTableValuesCommand.d.ts +3 -3
  161. package/dist-types/commands/GetAttachedFileCommand.d.ts +3 -3
  162. package/dist-types/commands/GetContactAttributesCommand.d.ts +3 -3
  163. package/dist-types/commands/GetContactMetricsCommand.d.ts +3 -3
  164. package/dist-types/commands/GetCurrentMetricDataCommand.d.ts +3 -3
  165. package/dist-types/commands/GetCurrentUserDataCommand.d.ts +3 -3
  166. package/dist-types/commands/GetEffectiveHoursOfOperationsCommand.d.ts +3 -3
  167. package/dist-types/commands/GetFederationTokenCommand.d.ts +3 -3
  168. package/dist-types/commands/GetFlowAssociationCommand.d.ts +3 -3
  169. package/dist-types/commands/GetMetricDataCommand.d.ts +3 -3
  170. package/dist-types/commands/GetMetricDataV2Command.d.ts +3 -3
  171. package/dist-types/commands/GetPromptFileCommand.d.ts +3 -3
  172. package/dist-types/commands/GetTaskTemplateCommand.d.ts +3 -3
  173. package/dist-types/commands/GetTrafficDistributionCommand.d.ts +3 -3
  174. package/dist-types/commands/ImportPhoneNumberCommand.d.ts +3 -3
  175. package/dist-types/commands/ImportWorkspaceMediaCommand.d.ts +3 -3
  176. package/dist-types/commands/ListAgentStatusesCommand.d.ts +3 -3
  177. package/dist-types/commands/ListAnalyticsDataAssociationsCommand.d.ts +3 -3
  178. package/dist-types/commands/ListAnalyticsDataLakeDataSetsCommand.d.ts +3 -3
  179. package/dist-types/commands/ListApprovedOriginsCommand.d.ts +3 -3
  180. package/dist-types/commands/ListAssociatedContactsCommand.d.ts +3 -3
  181. package/dist-types/commands/ListAuthenticationProfilesCommand.d.ts +3 -3
  182. package/dist-types/commands/ListBotsCommand.d.ts +3 -3
  183. package/dist-types/commands/ListContactEvaluationsCommand.d.ts +3 -3
  184. package/dist-types/commands/ListContactFlowModuleAliasesCommand.d.ts +3 -3
  185. package/dist-types/commands/ListContactFlowModuleVersionsCommand.d.ts +3 -3
  186. package/dist-types/commands/ListContactFlowModulesCommand.d.ts +3 -3
  187. package/dist-types/commands/ListContactFlowVersionsCommand.d.ts +3 -3
  188. package/dist-types/commands/ListContactFlowsCommand.d.ts +4 -4
  189. package/dist-types/commands/ListContactReferencesCommand.d.ts +3 -3
  190. package/dist-types/commands/ListDataTableAttributesCommand.d.ts +3 -3
  191. package/dist-types/commands/ListDataTablePrimaryValuesCommand.d.ts +3 -3
  192. package/dist-types/commands/ListDataTableValuesCommand.d.ts +3 -3
  193. package/dist-types/commands/ListDataTablesCommand.d.ts +3 -3
  194. package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +3 -3
  195. package/dist-types/commands/ListEntitySecurityProfilesCommand.d.ts +3 -3
  196. package/dist-types/commands/ListEvaluationFormVersionsCommand.d.ts +3 -3
  197. package/dist-types/commands/ListEvaluationFormsCommand.d.ts +3 -3
  198. package/dist-types/commands/ListFlowAssociationsCommand.d.ts +3 -3
  199. package/dist-types/commands/ListHoursOfOperationOverridesCommand.d.ts +3 -3
  200. package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +3 -3
  201. package/dist-types/commands/ListInstanceAttributesCommand.d.ts +3 -3
  202. package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +3 -3
  203. package/dist-types/commands/ListInstancesCommand.d.ts +3 -3
  204. package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +3 -3
  205. package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +3 -3
  206. package/dist-types/commands/ListLexBotsCommand.d.ts +3 -3
  207. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +3 -3
  208. package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +3 -3
  209. package/dist-types/commands/ListPredefinedAttributesCommand.d.ts +3 -3
  210. package/dist-types/commands/ListPromptsCommand.d.ts +3 -3
  211. package/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +3 -3
  212. package/dist-types/commands/ListQueuesCommand.d.ts +3 -3
  213. package/dist-types/commands/ListQuickConnectsCommand.d.ts +3 -3
  214. package/dist-types/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +3 -3
  215. package/dist-types/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +3 -3
  216. package/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +3 -3
  217. package/dist-types/commands/ListRoutingProfilesCommand.d.ts +3 -3
  218. package/dist-types/commands/ListRulesCommand.d.ts +3 -3
  219. package/dist-types/commands/ListSecurityKeysCommand.d.ts +3 -3
  220. package/dist-types/commands/ListSecurityProfileApplicationsCommand.d.ts +3 -3
  221. package/dist-types/commands/ListSecurityProfileFlowModulesCommand.d.ts +3 -3
  222. package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +3 -3
  223. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +3 -3
  224. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  225. package/dist-types/commands/ListTaskTemplatesCommand.d.ts +3 -3
  226. package/dist-types/commands/ListTrafficDistributionGroupUsersCommand.d.ts +3 -3
  227. package/dist-types/commands/ListTrafficDistributionGroupsCommand.d.ts +3 -3
  228. package/dist-types/commands/ListUseCasesCommand.d.ts +3 -3
  229. package/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +3 -3
  230. package/dist-types/commands/ListUserProficienciesCommand.d.ts +3 -3
  231. package/dist-types/commands/ListUsersCommand.d.ts +3 -3
  232. package/dist-types/commands/ListViewVersionsCommand.d.ts +3 -3
  233. package/dist-types/commands/ListViewsCommand.d.ts +3 -3
  234. package/dist-types/commands/ListWorkspaceMediaCommand.d.ts +3 -3
  235. package/dist-types/commands/ListWorkspacePagesCommand.d.ts +3 -3
  236. package/dist-types/commands/ListWorkspacesCommand.d.ts +3 -3
  237. package/dist-types/commands/MonitorContactCommand.d.ts +3 -3
  238. package/dist-types/commands/PauseContactCommand.d.ts +3 -3
  239. package/dist-types/commands/PutUserStatusCommand.d.ts +3 -3
  240. package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +3 -3
  241. package/dist-types/commands/ReplicateInstanceCommand.d.ts +3 -3
  242. package/dist-types/commands/ResumeContactCommand.d.ts +3 -3
  243. package/dist-types/commands/ResumeContactRecordingCommand.d.ts +3 -3
  244. package/dist-types/commands/SearchAgentStatusesCommand.d.ts +4 -4
  245. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +3 -3
  246. package/dist-types/commands/SearchContactEvaluationsCommand.d.ts +4 -4
  247. package/dist-types/commands/SearchContactFlowModulesCommand.d.ts +4 -4
  248. package/dist-types/commands/SearchContactFlowsCommand.d.ts +4 -4
  249. package/dist-types/commands/SearchContactsCommand.d.ts +4 -4
  250. package/dist-types/commands/SearchDataTablesCommand.d.ts +4 -4
  251. package/dist-types/commands/SearchEmailAddressesCommand.d.ts +4 -4
  252. package/dist-types/commands/SearchEvaluationFormsCommand.d.ts +4 -4
  253. package/dist-types/commands/SearchHoursOfOperationOverridesCommand.d.ts +4 -4
  254. package/dist-types/commands/SearchHoursOfOperationsCommand.d.ts +4 -4
  255. package/dist-types/commands/SearchPredefinedAttributesCommand.d.ts +4 -4
  256. package/dist-types/commands/SearchPromptsCommand.d.ts +4 -4
  257. package/dist-types/commands/SearchQueuesCommand.d.ts +4 -4
  258. package/dist-types/commands/SearchQuickConnectsCommand.d.ts +4 -4
  259. package/dist-types/commands/SearchResourceTagsCommand.d.ts +3 -3
  260. package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +4 -4
  261. package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +4 -4
  262. package/dist-types/commands/SearchUserHierarchyGroupsCommand.d.ts +4 -4
  263. package/dist-types/commands/SearchUsersCommand.d.ts +4 -4
  264. package/dist-types/commands/SearchViewsCommand.d.ts +4 -4
  265. package/dist-types/commands/SearchVocabulariesCommand.d.ts +3 -3
  266. package/dist-types/commands/SearchWorkspaceAssociationsCommand.d.ts +4 -4
  267. package/dist-types/commands/SearchWorkspacesCommand.d.ts +4 -4
  268. package/dist-types/commands/SendChatIntegrationEventCommand.d.ts +3 -3
  269. package/dist-types/commands/SendOutboundEmailCommand.d.ts +3 -3
  270. package/dist-types/commands/StartAttachedFileUploadCommand.d.ts +3 -3
  271. package/dist-types/commands/StartChatContactCommand.d.ts +4 -4
  272. package/dist-types/commands/StartContactEvaluationCommand.d.ts +3 -3
  273. package/dist-types/commands/StartContactMediaProcessingCommand.d.ts +3 -3
  274. package/dist-types/commands/StartContactRecordingCommand.d.ts +3 -3
  275. package/dist-types/commands/StartContactStreamingCommand.d.ts +3 -3
  276. package/dist-types/commands/StartEmailContactCommand.d.ts +4 -4
  277. package/dist-types/commands/StartOutboundChatContactCommand.d.ts +4 -4
  278. package/dist-types/commands/StartOutboundEmailContactCommand.d.ts +4 -4
  279. package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +3 -3
  280. package/dist-types/commands/StartScreenSharingCommand.d.ts +3 -3
  281. package/dist-types/commands/StartTaskContactCommand.d.ts +3 -3
  282. package/dist-types/commands/StartWebRTCContactCommand.d.ts +3 -3
  283. package/dist-types/commands/StopContactCommand.d.ts +3 -3
  284. package/dist-types/commands/StopContactMediaProcessingCommand.d.ts +3 -3
  285. package/dist-types/commands/StopContactRecordingCommand.d.ts +3 -3
  286. package/dist-types/commands/StopContactStreamingCommand.d.ts +3 -3
  287. package/dist-types/commands/SubmitContactEvaluationCommand.d.ts +3 -3
  288. package/dist-types/commands/SuspendContactRecordingCommand.d.ts +3 -3
  289. package/dist-types/commands/TagContactCommand.d.ts +3 -3
  290. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  291. package/dist-types/commands/TransferContactCommand.d.ts +3 -3
  292. package/dist-types/commands/UntagContactCommand.d.ts +3 -3
  293. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  294. package/dist-types/commands/UpdateAgentStatusCommand.d.ts +3 -3
  295. package/dist-types/commands/UpdateAuthenticationProfileCommand.d.ts +3 -3
  296. package/dist-types/commands/UpdateContactAttributesCommand.d.ts +3 -3
  297. package/dist-types/commands/UpdateContactCommand.d.ts +3 -3
  298. package/dist-types/commands/UpdateContactEvaluationCommand.d.ts +3 -3
  299. package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +3 -3
  300. package/dist-types/commands/UpdateContactFlowMetadataCommand.d.ts +3 -3
  301. package/dist-types/commands/UpdateContactFlowModuleAliasCommand.d.ts +3 -3
  302. package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +3 -3
  303. package/dist-types/commands/UpdateContactFlowModuleMetadataCommand.d.ts +3 -3
  304. package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +3 -3
  305. package/dist-types/commands/UpdateContactRoutingDataCommand.d.ts +3 -3
  306. package/dist-types/commands/UpdateContactScheduleCommand.d.ts +3 -3
  307. package/dist-types/commands/UpdateDataTableAttributeCommand.d.ts +3 -3
  308. package/dist-types/commands/UpdateDataTableMetadataCommand.d.ts +3 -3
  309. package/dist-types/commands/UpdateDataTablePrimaryValuesCommand.d.ts +3 -3
  310. package/dist-types/commands/UpdateEmailAddressMetadataCommand.d.ts +3 -3
  311. package/dist-types/commands/UpdateEvaluationFormCommand.d.ts +3 -3
  312. package/dist-types/commands/UpdateHoursOfOperationCommand.d.ts +3 -3
  313. package/dist-types/commands/UpdateHoursOfOperationOverrideCommand.d.ts +3 -3
  314. package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +3 -3
  315. package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +3 -3
  316. package/dist-types/commands/UpdateParticipantAuthenticationCommand.d.ts +3 -3
  317. package/dist-types/commands/UpdateParticipantRoleConfigCommand.d.ts +3 -3
  318. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +3 -3
  319. package/dist-types/commands/UpdatePhoneNumberMetadataCommand.d.ts +3 -3
  320. package/dist-types/commands/UpdatePredefinedAttributeCommand.d.ts +3 -3
  321. package/dist-types/commands/UpdatePromptCommand.d.ts +3 -3
  322. package/dist-types/commands/UpdateQueueHoursOfOperationCommand.d.ts +3 -3
  323. package/dist-types/commands/UpdateQueueMaxContactsCommand.d.ts +3 -3
  324. package/dist-types/commands/UpdateQueueNameCommand.d.ts +3 -3
  325. package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +3 -3
  326. package/dist-types/commands/UpdateQueueOutboundEmailConfigCommand.d.ts +3 -3
  327. package/dist-types/commands/UpdateQueueStatusCommand.d.ts +3 -3
  328. package/dist-types/commands/UpdateQuickConnectConfigCommand.d.ts +3 -3
  329. package/dist-types/commands/UpdateQuickConnectNameCommand.d.ts +3 -3
  330. package/dist-types/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +3 -3
  331. package/dist-types/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +3 -3
  332. package/dist-types/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +3 -3
  333. package/dist-types/commands/UpdateRoutingProfileNameCommand.d.ts +3 -3
  334. package/dist-types/commands/UpdateRoutingProfileQueuesCommand.d.ts +3 -3
  335. package/dist-types/commands/UpdateRuleCommand.d.ts +3 -3
  336. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +3 -3
  337. package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +3 -3
  338. package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +3 -3
  339. package/dist-types/commands/UpdateUserHierarchyCommand.d.ts +3 -3
  340. package/dist-types/commands/UpdateUserHierarchyGroupNameCommand.d.ts +3 -3
  341. package/dist-types/commands/UpdateUserHierarchyStructureCommand.d.ts +3 -3
  342. package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +3 -3
  343. package/dist-types/commands/UpdateUserPhoneConfigCommand.d.ts +3 -3
  344. package/dist-types/commands/UpdateUserProficienciesCommand.d.ts +3 -3
  345. package/dist-types/commands/UpdateUserRoutingProfileCommand.d.ts +3 -3
  346. package/dist-types/commands/UpdateUserSecurityProfilesCommand.d.ts +3 -3
  347. package/dist-types/commands/UpdateViewContentCommand.d.ts +3 -3
  348. package/dist-types/commands/UpdateViewMetadataCommand.d.ts +3 -3
  349. package/dist-types/commands/UpdateWorkspaceMetadataCommand.d.ts +3 -3
  350. package/dist-types/commands/UpdateWorkspacePageCommand.d.ts +3 -3
  351. package/dist-types/commands/UpdateWorkspaceThemeCommand.d.ts +3 -3
  352. package/dist-types/commands/UpdateWorkspaceVisibilityCommand.d.ts +3 -3
  353. package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
  354. package/dist-types/endpoint/endpointResolver.d.ts +5 -2
  355. package/dist-types/extensionConfiguration.d.ts +4 -4
  356. package/dist-types/models/ConnectServiceException.d.ts +1 -1
  357. package/dist-types/models/errors.d.ts +2 -2
  358. package/dist-types/models/models_1.d.ts +1 -1
  359. package/dist-types/models/models_2.d.ts +1 -1
  360. package/dist-types/models/models_3.d.ts +3 -3
  361. package/dist-types/pagination/EvaluateDataTableValuesPaginator.d.ts +1 -1
  362. package/dist-types/pagination/GetCurrentMetricDataPaginator.d.ts +1 -1
  363. package/dist-types/pagination/GetCurrentUserDataPaginator.d.ts +1 -1
  364. package/dist-types/pagination/GetMetricDataPaginator.d.ts +1 -1
  365. package/dist-types/pagination/GetMetricDataV2Paginator.d.ts +1 -1
  366. package/dist-types/pagination/Interfaces.d.ts +1 -1
  367. package/dist-types/pagination/ListAgentStatusesPaginator.d.ts +1 -1
  368. package/dist-types/pagination/ListApprovedOriginsPaginator.d.ts +1 -1
  369. package/dist-types/pagination/ListAuthenticationProfilesPaginator.d.ts +1 -1
  370. package/dist-types/pagination/ListBotsPaginator.d.ts +1 -1
  371. package/dist-types/pagination/ListContactEvaluationsPaginator.d.ts +1 -1
  372. package/dist-types/pagination/ListContactFlowModuleAliasesPaginator.d.ts +1 -1
  373. package/dist-types/pagination/ListContactFlowModuleVersionsPaginator.d.ts +1 -1
  374. package/dist-types/pagination/ListContactFlowModulesPaginator.d.ts +1 -1
  375. package/dist-types/pagination/ListContactFlowVersionsPaginator.d.ts +1 -1
  376. package/dist-types/pagination/ListContactFlowsPaginator.d.ts +1 -1
  377. package/dist-types/pagination/ListContactReferencesPaginator.d.ts +1 -1
  378. package/dist-types/pagination/ListDataTableAttributesPaginator.d.ts +1 -1
  379. package/dist-types/pagination/ListDataTablePrimaryValuesPaginator.d.ts +1 -1
  380. package/dist-types/pagination/ListDataTableValuesPaginator.d.ts +1 -1
  381. package/dist-types/pagination/ListDataTablesPaginator.d.ts +1 -1
  382. package/dist-types/pagination/ListDefaultVocabulariesPaginator.d.ts +1 -1
  383. package/dist-types/pagination/ListEvaluationFormVersionsPaginator.d.ts +1 -1
  384. package/dist-types/pagination/ListEvaluationFormsPaginator.d.ts +1 -1
  385. package/dist-types/pagination/ListFlowAssociationsPaginator.d.ts +1 -1
  386. package/dist-types/pagination/ListHoursOfOperationOverridesPaginator.d.ts +1 -1
  387. package/dist-types/pagination/ListHoursOfOperationsPaginator.d.ts +1 -1
  388. package/dist-types/pagination/ListInstanceAttributesPaginator.d.ts +1 -1
  389. package/dist-types/pagination/ListInstanceStorageConfigsPaginator.d.ts +1 -1
  390. package/dist-types/pagination/ListInstancesPaginator.d.ts +1 -1
  391. package/dist-types/pagination/ListIntegrationAssociationsPaginator.d.ts +1 -1
  392. package/dist-types/pagination/ListLambdaFunctionsPaginator.d.ts +1 -1
  393. package/dist-types/pagination/ListLexBotsPaginator.d.ts +1 -1
  394. package/dist-types/pagination/ListPhoneNumbersPaginator.d.ts +1 -1
  395. package/dist-types/pagination/ListPhoneNumbersV2Paginator.d.ts +1 -1
  396. package/dist-types/pagination/ListPredefinedAttributesPaginator.d.ts +1 -1
  397. package/dist-types/pagination/ListPromptsPaginator.d.ts +1 -1
  398. package/dist-types/pagination/ListQueueQuickConnectsPaginator.d.ts +1 -1
  399. package/dist-types/pagination/ListQueuesPaginator.d.ts +1 -1
  400. package/dist-types/pagination/ListQuickConnectsPaginator.d.ts +1 -1
  401. package/dist-types/pagination/ListRealtimeContactAnalysisSegmentsV2Paginator.d.ts +1 -1
  402. package/dist-types/pagination/ListRoutingProfileManualAssignmentQueuesPaginator.d.ts +1 -1
  403. package/dist-types/pagination/ListRoutingProfileQueuesPaginator.d.ts +1 -1
  404. package/dist-types/pagination/ListRoutingProfilesPaginator.d.ts +1 -1
  405. package/dist-types/pagination/ListRulesPaginator.d.ts +1 -1
  406. package/dist-types/pagination/ListSecurityKeysPaginator.d.ts +1 -1
  407. package/dist-types/pagination/ListSecurityProfileApplicationsPaginator.d.ts +1 -1
  408. package/dist-types/pagination/ListSecurityProfilePermissionsPaginator.d.ts +1 -1
  409. package/dist-types/pagination/ListSecurityProfilesPaginator.d.ts +1 -1
  410. package/dist-types/pagination/ListTaskTemplatesPaginator.d.ts +1 -1
  411. package/dist-types/pagination/ListTrafficDistributionGroupUsersPaginator.d.ts +1 -1
  412. package/dist-types/pagination/ListTrafficDistributionGroupsPaginator.d.ts +1 -1
  413. package/dist-types/pagination/ListUseCasesPaginator.d.ts +1 -1
  414. package/dist-types/pagination/ListUserHierarchyGroupsPaginator.d.ts +1 -1
  415. package/dist-types/pagination/ListUserProficienciesPaginator.d.ts +1 -1
  416. package/dist-types/pagination/ListUsersPaginator.d.ts +1 -1
  417. package/dist-types/pagination/ListViewVersionsPaginator.d.ts +1 -1
  418. package/dist-types/pagination/ListViewsPaginator.d.ts +1 -1
  419. package/dist-types/pagination/ListWorkspacePagesPaginator.d.ts +1 -1
  420. package/dist-types/pagination/ListWorkspacesPaginator.d.ts +1 -1
  421. package/dist-types/pagination/SearchAgentStatusesPaginator.d.ts +1 -1
  422. package/dist-types/pagination/SearchAvailablePhoneNumbersPaginator.d.ts +1 -1
  423. package/dist-types/pagination/SearchContactFlowModulesPaginator.d.ts +1 -1
  424. package/dist-types/pagination/SearchContactFlowsPaginator.d.ts +1 -1
  425. package/dist-types/pagination/SearchContactsPaginator.d.ts +1 -1
  426. package/dist-types/pagination/SearchDataTablesPaginator.d.ts +1 -1
  427. package/dist-types/pagination/SearchHoursOfOperationOverridesPaginator.d.ts +1 -1
  428. package/dist-types/pagination/SearchHoursOfOperationsPaginator.d.ts +1 -1
  429. package/dist-types/pagination/SearchPredefinedAttributesPaginator.d.ts +1 -1
  430. package/dist-types/pagination/SearchPromptsPaginator.d.ts +1 -1
  431. package/dist-types/pagination/SearchQueuesPaginator.d.ts +1 -1
  432. package/dist-types/pagination/SearchQuickConnectsPaginator.d.ts +1 -1
  433. package/dist-types/pagination/SearchResourceTagsPaginator.d.ts +1 -1
  434. package/dist-types/pagination/SearchRoutingProfilesPaginator.d.ts +1 -1
  435. package/dist-types/pagination/SearchSecurityProfilesPaginator.d.ts +1 -1
  436. package/dist-types/pagination/SearchUserHierarchyGroupsPaginator.d.ts +1 -1
  437. package/dist-types/pagination/SearchUsersPaginator.d.ts +1 -1
  438. package/dist-types/pagination/SearchViewsPaginator.d.ts +1 -1
  439. package/dist-types/pagination/SearchVocabulariesPaginator.d.ts +1 -1
  440. package/dist-types/pagination/SearchWorkspaceAssociationsPaginator.d.ts +1 -1
  441. package/dist-types/pagination/SearchWorkspacesPaginator.d.ts +1 -1
  442. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  443. package/dist-types/runtimeConfig.d.ts +1 -1
  444. package/dist-types/runtimeConfig.native.d.ts +1 -1
  445. package/dist-types/runtimeConfig.shared.d.ts +1 -1
  446. package/dist-types/runtimeExtensions.d.ts +1 -1
  447. package/dist-types/schemas/schemas_0.d.ts +1 -1
  448. package/dist-types/ts3.4/ConnectClient.d.ts +3 -3
  449. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
  450. package/dist-types/ts3.4/models/ConnectServiceException.d.ts +1 -1
  451. package/dist-types/ts3.4/models/errors.d.ts +1 -1
  452. package/dist-types/ts3.4/models/models_1.d.ts +16 -16
  453. package/dist-types/ts3.4/models/models_2.d.ts +6 -6
  454. package/dist-types/ts3.4/models/models_3.d.ts +17 -17
  455. package/package.json +13 -12
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
4
- import { UpdateUserHierarchyGroupNameRequest } from "../models/models_3";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
4
+ import type { UpdateUserHierarchyGroupNameRequest } from "../models/models_3";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
4
- import { UpdateUserHierarchyStructureRequest } from "../models/models_3";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
4
+ import type { UpdateUserHierarchyStructureRequest } from "../models/models_3";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
4
- import { UpdateUserIdentityInfoRequest } from "../models/models_3";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
4
+ import type { UpdateUserIdentityInfoRequest } from "../models/models_3";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
4
- import { UpdateUserPhoneConfigRequest } from "../models/models_3";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
4
+ import type { UpdateUserPhoneConfigRequest } from "../models/models_3";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
4
- import { UpdateUserProficienciesRequest } from "../models/models_3";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
4
+ import type { UpdateUserProficienciesRequest } from "../models/models_3";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
4
- import { UpdateUserRoutingProfileRequest } from "../models/models_3";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
4
+ import type { UpdateUserRoutingProfileRequest } from "../models/models_3";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
4
- import { UpdateUserSecurityProfilesRequest } from "../models/models_3";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
4
+ import type { UpdateUserSecurityProfilesRequest } from "../models/models_3";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
4
- import { UpdateViewContentRequest, UpdateViewContentResponse } from "../models/models_3";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
4
+ import type { UpdateViewContentRequest, UpdateViewContentResponse } from "../models/models_3";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
4
- import { UpdateViewMetadataRequest, UpdateViewMetadataResponse } from "../models/models_3";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
4
+ import type { UpdateViewMetadataRequest, UpdateViewMetadataResponse } from "../models/models_3";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
4
- import { UpdateWorkspaceMetadataRequest, UpdateWorkspaceMetadataResponse } from "../models/models_3";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
4
+ import type { UpdateWorkspaceMetadataRequest, UpdateWorkspaceMetadataResponse } from "../models/models_3";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
4
- import { UpdateWorkspacePageRequest, UpdateWorkspacePageResponse } from "../models/models_3";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
4
+ import type { UpdateWorkspacePageRequest, UpdateWorkspacePageResponse } from "../models/models_3";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
4
- import { UpdateWorkspaceThemeRequest, UpdateWorkspaceThemeResponse } from "../models/models_3";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
4
+ import type { UpdateWorkspaceThemeRequest, UpdateWorkspaceThemeResponse } from "../models/models_3";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,7 +1,7 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
- import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
4
- import { UpdateWorkspaceVisibilityRequest, UpdateWorkspaceVisibilityResponse } from "../models/models_3";
2
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
+ import type { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
4
+ import type { UpdateWorkspaceVisibilityRequest, UpdateWorkspaceVisibilityResponse } from "../models/models_3";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,4 +1,4 @@
1
- import { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types";
1
+ import type { Endpoint, EndpointParameters as __EndpointParameters, EndpointV2, Provider } from "@smithy/types";
2
2
  /**
3
3
  * @public
4
4
  */
@@ -8,10 +8,19 @@ export interface ClientInputEndpointParameters {
8
8
  useFipsEndpoint?: boolean | undefined | Provider<boolean | undefined>;
9
9
  endpoint?: string | Provider<string> | Endpoint | Provider<Endpoint> | EndpointV2 | Provider<EndpointV2>;
10
10
  }
11
+ /**
12
+ * @public
13
+ */
11
14
  export type ClientResolvedEndpointParameters = Omit<ClientInputEndpointParameters, "endpoint"> & {
12
15
  defaultSigningName: string;
13
16
  };
17
+ /**
18
+ * @internal
19
+ */
14
20
  export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
21
+ /**
22
+ * @internal
23
+ */
15
24
  export declare const commonParams: {
16
25
  readonly UseFIPS: {
17
26
  readonly type: "builtInParams";
@@ -30,6 +39,9 @@ export declare const commonParams: {
30
39
  readonly name: "useDualstackEndpoint";
31
40
  };
32
41
  };
42
+ /**
43
+ * @internal
44
+ */
33
45
  export interface EndpointParameters extends __EndpointParameters {
34
46
  Region?: string | undefined;
35
47
  UseDualStack?: boolean | undefined;
@@ -1,5 +1,8 @@
1
- import { EndpointV2, Logger } from "@smithy/types";
2
- import { EndpointParameters } from "./EndpointParameters";
1
+ import type { EndpointV2, Logger } from "@smithy/types";
2
+ import type { EndpointParameters } from "./EndpointParameters";
3
+ /**
4
+ * @internal
5
+ */
3
6
  export declare const defaultEndpointResolver: (endpointParams: EndpointParameters, context?: {
4
7
  logger?: Logger;
5
8
  }) => EndpointV2;
@@ -1,7 +1,7 @@
1
- import { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
2
- import { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
3
- import { DefaultExtensionConfiguration } from "@smithy/types";
4
- import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
1
+ import type { AwsRegionExtensionConfiguration } from "@aws-sdk/types";
2
+ import type { HttpHandlerExtensionConfiguration } from "@smithy/protocol-http";
3
+ import type { DefaultExtensionConfiguration } from "@smithy/types";
4
+ import type { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
5
5
  /**
6
6
  * @internal
7
7
  */
@@ -1,4 +1,4 @@
1
- import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
1
+ import { type ServiceExceptionOptions as __ServiceExceptionOptions, ServiceException as __ServiceException } from "@smithy/smithy-client";
2
2
  export type { __ServiceExceptionOptions };
3
3
  export { __ServiceException };
4
4
  /**
@@ -1,7 +1,7 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
1
+ import type { ExceptionOptionType as __ExceptionOptionType } from "@smithy/smithy-client";
2
2
  import { ConnectServiceException as __BaseException } from "./ConnectServiceException";
3
3
  import { ResourceType } from "./enums";
4
- import { InvalidRequestExceptionReason, ProblemDetail, PropertyValidationExceptionProperty, ServiceQuotaExceededExceptionReason } from "./models_0";
4
+ import { type InvalidRequestExceptionReason, type ServiceQuotaExceededExceptionReason, ProblemDetail, PropertyValidationExceptionProperty } from "./models_0";
5
5
  /**
6
6
  * <p>You do not have sufficient permissions to perform this action.</p>
7
7
  * @public
@@ -1,5 +1,5 @@
1
1
  import { AgentAvailabilityTimer, AgentStatusType, AutoEvaluationStatus, Channel, Comparison, ContactFlowModuleState, ContactFlowModuleStatus, ContactFlowState, ContactFlowStatus, ContactFlowType, ContactInitiationMethod, ContactMetricName, ContactParticipantRole, ContactState, CurrentMetricName, DataTableAttributeValueType, DataTableLockLevel, DataTableStatus, DirectoryType, EndpointType, EntityType, EvaluationQuestionAnswerAnalysisType, EvaluationStatus, EvaluationSuggestedAnswerStatus, EvaluationTranscriptType, EvaluationType, FileStatusType, FileUseCaseType, FilterV2StringConditionComparisonOperator, FlowAssociationResourceType, Grouping, HistoricalMetricName, InstanceAttributeType, InstanceReplicationStatus, InstanceStatus, InstanceStorageResourceType, IntervalPeriod, LexVersion, MediaStreamType, MediaType, NextContactType, ParticipantType, PhoneNumberCountryCode, PhoneNumberType, PhoneNumberWorkflowStatus, QuestionRuleCategoryAutomationCondition, QueueStatus, QuickConnectType, RecordingStatus, RulePublishStatus, SortOrder, Statistic, Status, StorageType, TaskTemplateStatus, TrafficDistributionGroupStatus, Unit, Visibility, VocabularyLanguageCode, VocabularyState } from "./enums";
2
- import { AgentConfig, AgentContactReference, AgentQualityMetrics, AgentsCriteria, AgentStatus, AgentStatusIdentifier, AgentStatusReference, AgentStatusSummary, AiAgentInfo, AliasConfiguration, AnalyticsDataAssociationResult, AudioQualityMetricsInfo, CreatedByInfo, DataTableLockVersion, DeviceInfo, Distribution, ExternalInvocationConfiguration, FailedBatchAssociationSummary, GranularAccessControlConfiguration, HoursOfOperationConfig, HoursOfOperationOverrideConfig, InstanceStorageConfig, LexBot, LexV2Bot, MediaConcurrency, OutboundCallerConfig, OutboundEmailConfig, OverrideTimeSlice, ParticipantCapabilities, PredefinedAttributeValues, PrimaryValue, QueueReference, QuickConnectConfig, RoutingProfileQueueReference, RuleAction, RuleTriggerEventSource, SecurityProfileItem, SuccessfulBatchAssociationSummary, TaskTemplateConstraints, TaskTemplateDefaults, TaskTemplateField, UserIdentityInfo, UserPhoneConfig, Validation, View, WorkspaceTheme } from "./models_0";
2
+ import { type AgentConfig, type AgentQualityMetrics, type AgentsCriteria, type AgentStatus, type AgentStatusIdentifier, type AgentStatusReference, type AudioQualityMetricsInfo, type CreatedByInfo, type DataTableLockVersion, type DeviceInfo, type ExternalInvocationConfiguration, type GranularAccessControlConfiguration, type InstanceStorageConfig, type LexBot, type LexV2Bot, type OutboundCallerConfig, type OutboundEmailConfig, type OverrideTimeSlice, type ParticipantCapabilities, type PredefinedAttributeValues, type QueueReference, type QuickConnectConfig, type RuleTriggerEventSource, type TaskTemplateConstraints, type TaskTemplateDefaults, type UserIdentityInfo, type UserPhoneConfig, type Validation, type View, type WorkspaceTheme, AgentContactReference, AgentStatusSummary, AiAgentInfo, AliasConfiguration, AnalyticsDataAssociationResult, Distribution, FailedBatchAssociationSummary, HoursOfOperationConfig, HoursOfOperationOverrideConfig, MediaConcurrency, PrimaryValue, RoutingProfileQueueReference, RuleAction, SecurityProfileItem, SuccessfulBatchAssociationSummary, TaskTemplateField } from "./models_0";
3
3
  /**
4
4
  * @public
5
5
  */
@@ -1,5 +1,5 @@
1
1
  import { ArtifactStatus, AutoEvaluationStatus, BooleanComparisonType, Channel, ChatEventType, ContactFlowState, ContactFlowStatus, ContactFlowType, ContactInitiationMethod, ContactInteractionType, ContactMediaProcessingFailureMode, ContactParticipantRole, ContactRecordingType, DataTableAttributeValueType, DateComparisonType, DateTimeComparisonType, DecimalComparisonType, DirectoryType, EmailHeaderType, EntityType, EvaluationFormLanguageCode, EvaluationFormVersionStatus, EvaluationStatus, EvaluationType, EventSourceName, FileStatusType, FileUseCaseType, HierarchyGroupMatchType, InboundMessageSourceType, InstanceStatus, InstanceStorageResourceType, IntegrationType, IvrRecordingTrack, ListFlowAssociationResourceType, MediaType, MonitorCapability, NumberComparisonType, OutboundMessageSourceType, ParticipantRole, PhoneNumberCountryCode, PhoneNumberType, QueueType, QuickConnectType, RealTimeContactAnalysisOutputType, RealTimeContactAnalysisPostContactSummaryFailureCode, RealTimeContactAnalysisPostContactSummaryStatus, RealTimeContactAnalysisSegmentType, RealTimeContactAnalysisSentimentLabel, RealTimeContactAnalysisStatus, RealTimeContactAnalysisSupportedChannel, ReferenceStatus, ReferenceType, RehydrationType, ResponseMode, RulePublishStatus, SearchContactsMatchType, SearchContactsTimeRangeConditionType, SearchContactsTimeRangeType, SortableFieldName, SortOrder, SourceType, StringComparisonType, TargetListType, TaskTemplateStatus, TrafficDistributionGroupStatus, TrafficType, UseCaseType, ViewStatus, ViewType, Visibility, VocabularyLanguageCode, VocabularyState, VoiceRecordingTrack } from "./enums";
2
- import { ActionSummary, AgentHierarchyGroups, AgentStatus, AliasConfiguration, Application, ControlPlaneAttributeFilter, CreatedByInfo, DataTableLockVersion, FlowAssociationSummary, FlowModule, InstanceStorageConfig, LexBot, PrimaryValueResponse, SecurityProfileItem, StringCondition, TagCondition, UserPhoneConfig, UserProficiency, View } from "./models_0";
2
+ import { type AgentHierarchyGroups, type ControlPlaneAttributeFilter, type CreatedByInfo, type DataTableLockVersion, type StringCondition, type UserPhoneConfig, ActionSummary, AgentStatus, AliasConfiguration, Application, FlowAssociationSummary, FlowModule, InstanceStorageConfig, LexBot, PrimaryValueResponse, SecurityProfileItem, TagCondition, UserProficiency, View } from "./models_0";
3
3
  import { Attribute, ContactFlow, ContactFlowModule, DataTable, DataTableAttribute, HierarchyGroup, HierarchyGroupSummary, HoursOfOperation, HoursOfOperationOverride, PredefinedAttribute, Prompt, Queue, QuickConnect, RoutingProfile } from "./models_1";
4
4
  /**
5
5
  * <p>Contains summary information about a flow.</p>
@@ -1,7 +1,7 @@
1
1
  import { AgentAvailabilityTimer, AgentStatusState, AnsweringMachineDetectionStatus, Channel, ContactFlowModuleState, ContactFlowModuleStatus, ContactFlowState, ContactFlowStatus, ContactFlowType, ContactInitiationMethod, ContactRecordingType, DataTableAttributeValueType, DataTableLockLevel, EvaluationFormItemEnablementAction, EvaluationFormItemEnablementOperator, EvaluationFormQuestionType, EvaluationFormVersionStatus, InitiateAs, InstanceAttributeType, InstanceStorageResourceType, MeetingFeatureStatus, ParticipantTimerAction, ParticipantTimerType, QueueStatus, RoutingCriteriaStepStatus, RulePublishStatus, SearchableQueueType, TaskTemplateStatus, TimerEligibleParticipantRoles, TrafficType, ViewStatus, ViewType, Visibility } from "./enums";
2
- import { AdditionalEmailRecipients, AgentConfig, AgentInfo, AgentStatusSearchFilter, AllowedCapabilities, Application, Campaign, DataTableLockVersion, Endpoint, EvaluationFormAutoEvaluationConfiguration, EvaluationFormItemEnablementExpression, EvaluationFormLanguageConfiguration, EvaluationFormQuestionTypeProperties, EvaluationFormScoringStrategy, EvaluationFormTargetConfiguration, FlowModule, GranularAccessControlConfiguration, HoursOfOperationConfig, HoursOfOperationOverrideConfig, InputPredefinedAttributeConfiguration, InstanceStorageConfig, MediaConcurrency, OutboundCallerConfig, OutboundEmailConfig, OutboundStrategy, PredefinedAttributeValues, PrimaryValue, QuickConnectConfig, Reference, RoutingProfileQueueConfig, RuleAction, StringCondition, TaskTemplateConstraints, TaskTemplateDefaults, TaskTemplateField, UserIdentityInfo, UserInfo, UserPhoneConfig, UserProficiency, Validation, View, ViewInputContent, WorkspaceTheme } from "./models_0";
3
- import { AttributeCondition, ChatMetrics, ContactDetails, ContactEvaluation, Customer, CustomerVoiceActivity, DisconnectDetails, EndpointInfo, Evaluation, EvaluationAnswerData, EvaluationNote, Expiry, NextContactEntry, QualityMetrics, QueueInfo, RecordingInfo, SignInConfig, TaskTemplateInfoV2, TelephonyConfig, WisdomInfo } from "./models_1";
4
- import { BooleanCondition, ChatMessage, ContactFlowModuleSearchFilter, ContactFlowSearchFilter, ContactSearchSummaryAgentInfo, ContactSearchSummaryQueueInfo, DataTableSearchFilter, DateCondition, DateTimeCondition, DecimalCondition, EmailAddressInfo, EmailAddressSearchFilter, EmailAttachment, EvaluationFormSearchFilter, EvaluationSearchFilter, HierarchyGroupCondition, HoursOfOperationSearchFilter, InboundAdditionalRecipients, InboundEmailContent, ListCondition, NumberCondition, ParticipantConfiguration, ParticipantDetails, PersistentChat, PromptSearchFilter, QueueSearchFilter, QuickConnectSearchFilter, RoutingProfileSearchFilter, SecurityProfilesSearchFilter, UserHierarchyGroupSearchFilter, UserSearchFilter, ViewSearchFilter, WorkspaceAssociationSearchFilter, WorkspaceSearchFilter } from "./models_2";
2
+ import { type AdditionalEmailRecipients, type AgentConfig, type AgentInfo, type AgentStatusSearchFilter, type AllowedCapabilities, type Campaign, type DataTableLockVersion, type Endpoint, type EvaluationFormAutoEvaluationConfiguration, type EvaluationFormLanguageConfiguration, type EvaluationFormQuestionTypeProperties, type EvaluationFormScoringStrategy, type EvaluationFormTargetConfiguration, type GranularAccessControlConfiguration, type InputPredefinedAttributeConfiguration, type InstanceStorageConfig, type OutboundCallerConfig, type OutboundEmailConfig, type OutboundStrategy, type PredefinedAttributeValues, type QuickConnectConfig, type StringCondition, type TaskTemplateConstraints, type TaskTemplateDefaults, type UserIdentityInfo, type UserInfo, type UserPhoneConfig, type Validation, type View, type ViewInputContent, type WorkspaceTheme, Application, EvaluationFormItemEnablementExpression, FlowModule, HoursOfOperationConfig, HoursOfOperationOverrideConfig, MediaConcurrency, PrimaryValue, Reference, RoutingProfileQueueConfig, RuleAction, TaskTemplateField, UserProficiency } from "./models_0";
3
+ import { type AttributeCondition, type ChatMetrics, type ContactDetails, type Customer, type CustomerVoiceActivity, type DisconnectDetails, type EndpointInfo, type Evaluation, type EvaluationAnswerData, type Expiry, type QualityMetrics, type QueueInfo, type SignInConfig, type TaskTemplateInfoV2, type TelephonyConfig, type WisdomInfo, ContactEvaluation, EvaluationNote, NextContactEntry, RecordingInfo } from "./models_1";
4
+ import { type BooleanCondition, type ChatMessage, type ContactFlowModuleSearchFilter, type ContactFlowSearchFilter, type ContactSearchSummaryAgentInfo, type ContactSearchSummaryQueueInfo, type DataTableSearchFilter, type DateCondition, type DateTimeCondition, type DecimalCondition, type EmailAddressInfo, type EmailAddressSearchFilter, type EvaluationFormSearchFilter, type EvaluationSearchFilter, type HierarchyGroupCondition, type HoursOfOperationSearchFilter, type InboundAdditionalRecipients, type InboundEmailContent, type ListCondition, type NumberCondition, type ParticipantConfiguration, type ParticipantDetails, type PersistentChat, type PromptSearchFilter, type QueueSearchFilter, type QuickConnectSearchFilter, type RoutingProfileSearchFilter, type SecurityProfilesSearchFilter, type UserHierarchyGroupSearchFilter, type UserSearchFilter, type ViewSearchFilter, type WorkspaceAssociationSearchFilter, type WorkspaceSearchFilter, EmailAttachment } from "./models_2";
5
5
  /**
6
6
  * @public
7
7
  */
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { EvaluateDataTableValuesCommandInput, EvaluateDataTableValuesCommandOutput } from "../commands/EvaluateDataTableValuesCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { GetCurrentMetricDataCommandInput, GetCurrentMetricDataCommandOutput } from "../commands/GetCurrentMetricDataCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { GetCurrentUserDataCommandInput, GetCurrentUserDataCommandOutput } from "../commands/GetCurrentUserDataCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { GetMetricDataCommandInput, GetMetricDataCommandOutput } from "../commands/GetMetricDataCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { GetMetricDataV2CommandInput, GetMetricDataV2CommandOutput } from "../commands/GetMetricDataV2Command";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { PaginationConfiguration } from "@smithy/types";
1
+ import type { PaginationConfiguration } from "@smithy/types";
2
2
  import { ConnectClient } from "../ConnectClient";
3
3
  /**
4
4
  * @public
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListAgentStatusesCommandInput, ListAgentStatusesCommandOutput } from "../commands/ListAgentStatusesCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListApprovedOriginsCommandInput, ListApprovedOriginsCommandOutput } from "../commands/ListApprovedOriginsCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListAuthenticationProfilesCommandInput, ListAuthenticationProfilesCommandOutput } from "../commands/ListAuthenticationProfilesCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListBotsCommandInput, ListBotsCommandOutput } from "../commands/ListBotsCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListContactEvaluationsCommandInput, ListContactEvaluationsCommandOutput } from "../commands/ListContactEvaluationsCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListContactFlowModuleAliasesCommandInput, ListContactFlowModuleAliasesCommandOutput } from "../commands/ListContactFlowModuleAliasesCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListContactFlowModuleVersionsCommandInput, ListContactFlowModuleVersionsCommandOutput } from "../commands/ListContactFlowModuleVersionsCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListContactFlowModulesCommandInput, ListContactFlowModulesCommandOutput } from "../commands/ListContactFlowModulesCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListContactFlowVersionsCommandInput, ListContactFlowVersionsCommandOutput } from "../commands/ListContactFlowVersionsCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListContactFlowsCommandInput, ListContactFlowsCommandOutput } from "../commands/ListContactFlowsCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListContactReferencesCommandInput, ListContactReferencesCommandOutput } from "../commands/ListContactReferencesCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListDataTableAttributesCommandInput, ListDataTableAttributesCommandOutput } from "../commands/ListDataTableAttributesCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListDataTablePrimaryValuesCommandInput, ListDataTablePrimaryValuesCommandOutput } from "../commands/ListDataTablePrimaryValuesCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListDataTableValuesCommandInput, ListDataTableValuesCommandOutput } from "../commands/ListDataTableValuesCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListDataTablesCommandInput, ListDataTablesCommandOutput } from "../commands/ListDataTablesCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListDefaultVocabulariesCommandInput, ListDefaultVocabulariesCommandOutput } from "../commands/ListDefaultVocabulariesCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListEvaluationFormVersionsCommandInput, ListEvaluationFormVersionsCommandOutput } from "../commands/ListEvaluationFormVersionsCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListEvaluationFormsCommandInput, ListEvaluationFormsCommandOutput } from "../commands/ListEvaluationFormsCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListFlowAssociationsCommandInput, ListFlowAssociationsCommandOutput } from "../commands/ListFlowAssociationsCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListHoursOfOperationOverridesCommandInput, ListHoursOfOperationOverridesCommandOutput } from "../commands/ListHoursOfOperationOverridesCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListHoursOfOperationsCommandInput, ListHoursOfOperationsCommandOutput } from "../commands/ListHoursOfOperationsCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListInstanceAttributesCommandInput, ListInstanceAttributesCommandOutput } from "../commands/ListInstanceAttributesCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListInstanceStorageConfigsCommandInput, ListInstanceStorageConfigsCommandOutput } from "../commands/ListInstanceStorageConfigsCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListInstancesCommandInput, ListInstancesCommandOutput } from "../commands/ListInstancesCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListIntegrationAssociationsCommandInput, ListIntegrationAssociationsCommandOutput } from "../commands/ListIntegrationAssociationsCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListLambdaFunctionsCommandInput, ListLambdaFunctionsCommandOutput } from "../commands/ListLambdaFunctionsCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListLexBotsCommandInput, ListLexBotsCommandOutput } from "../commands/ListLexBotsCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListPhoneNumbersCommandInput, ListPhoneNumbersCommandOutput } from "../commands/ListPhoneNumbersCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListPhoneNumbersV2CommandInput, ListPhoneNumbersV2CommandOutput } from "../commands/ListPhoneNumbersV2Command";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListPredefinedAttributesCommandInput, ListPredefinedAttributesCommandOutput } from "../commands/ListPredefinedAttributesCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListPromptsCommandInput, ListPromptsCommandOutput } from "../commands/ListPromptsCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListQueueQuickConnectsCommandInput, ListQueueQuickConnectsCommandOutput } from "../commands/ListQueueQuickConnectsCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListQueuesCommandInput, ListQueuesCommandOutput } from "../commands/ListQueuesCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListQuickConnectsCommandInput, ListQuickConnectsCommandOutput } from "../commands/ListQuickConnectsCommand";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**
@@ -1,4 +1,4 @@
1
- import { Paginator } from "@smithy/types";
1
+ import type { Paginator } from "@smithy/types";
2
2
  import { ListRealtimeContactAnalysisSegmentsV2CommandInput, ListRealtimeContactAnalysisSegmentsV2CommandOutput } from "../commands/ListRealtimeContactAnalysisSegmentsV2Command";
3
3
  import { ConnectPaginationConfiguration } from "./Interfaces";
4
4
  /**