@aws-sdk/client-connect 3.1045.0 → 3.1046.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 (1148) hide show
  1. package/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
  2. package/dist-cjs/endpoint/bdd.js +2 -2
  3. package/dist-cjs/endpoint/endpointResolver.js +4 -4
  4. package/dist-cjs/index.js +760 -757
  5. package/dist-cjs/models/ConnectServiceException.js +3 -3
  6. package/dist-cjs/runtimeConfig.browser.js +12 -14
  7. package/dist-cjs/runtimeConfig.js +18 -22
  8. package/dist-cjs/runtimeConfig.shared.js +9 -10
  9. package/dist-es/Connect.js +1 -1
  10. package/dist-es/ConnectClient.js +5 -5
  11. package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
  12. package/dist-es/commands/ActivateEvaluationFormCommand.js +2 -2
  13. package/dist-es/commands/AssociateAnalyticsDataSetCommand.js +2 -2
  14. package/dist-es/commands/AssociateApprovedOriginCommand.js +2 -2
  15. package/dist-es/commands/AssociateBotCommand.js +2 -2
  16. package/dist-es/commands/AssociateContactWithUserCommand.js +2 -2
  17. package/dist-es/commands/AssociateDefaultVocabularyCommand.js +2 -2
  18. package/dist-es/commands/AssociateEmailAddressAliasCommand.js +2 -2
  19. package/dist-es/commands/AssociateFlowCommand.js +2 -2
  20. package/dist-es/commands/AssociateHoursOfOperationsCommand.js +2 -2
  21. package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +2 -2
  22. package/dist-es/commands/AssociateLambdaFunctionCommand.js +2 -2
  23. package/dist-es/commands/AssociateLexBotCommand.js +2 -2
  24. package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +2 -2
  25. package/dist-es/commands/AssociateQueueEmailAddressesCommand.js +2 -2
  26. package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +2 -2
  27. package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +2 -2
  28. package/dist-es/commands/AssociateSecurityKeyCommand.js +2 -2
  29. package/dist-es/commands/AssociateSecurityProfilesCommand.js +2 -2
  30. package/dist-es/commands/AssociateTrafficDistributionGroupUserCommand.js +2 -2
  31. package/dist-es/commands/AssociateUserProficienciesCommand.js +2 -2
  32. package/dist-es/commands/AssociateWorkspaceCommand.js +2 -2
  33. package/dist-es/commands/BatchAssociateAnalyticsDataSetCommand.js +2 -2
  34. package/dist-es/commands/BatchCreateDataTableValueCommand.js +2 -2
  35. package/dist-es/commands/BatchDeleteDataTableValueCommand.js +2 -2
  36. package/dist-es/commands/BatchDescribeDataTableValueCommand.js +2 -2
  37. package/dist-es/commands/BatchDisassociateAnalyticsDataSetCommand.js +2 -2
  38. package/dist-es/commands/BatchGetAttachedFileMetadataCommand.js +2 -2
  39. package/dist-es/commands/BatchGetFlowAssociationCommand.js +2 -2
  40. package/dist-es/commands/BatchPutContactCommand.js +2 -2
  41. package/dist-es/commands/BatchUpdateDataTableValueCommand.js +2 -2
  42. package/dist-es/commands/ClaimPhoneNumberCommand.js +2 -2
  43. package/dist-es/commands/CompleteAttachedFileUploadCommand.js +2 -2
  44. package/dist-es/commands/CreateAgentStatusCommand.js +2 -2
  45. package/dist-es/commands/CreateContactCommand.js +2 -2
  46. package/dist-es/commands/CreateContactFlowCommand.js +2 -2
  47. package/dist-es/commands/CreateContactFlowModuleAliasCommand.js +2 -2
  48. package/dist-es/commands/CreateContactFlowModuleCommand.js +2 -2
  49. package/dist-es/commands/CreateContactFlowModuleVersionCommand.js +2 -2
  50. package/dist-es/commands/CreateContactFlowVersionCommand.js +2 -2
  51. package/dist-es/commands/CreateDataTableAttributeCommand.js +2 -2
  52. package/dist-es/commands/CreateDataTableCommand.js +2 -2
  53. package/dist-es/commands/CreateEmailAddressCommand.js +2 -2
  54. package/dist-es/commands/CreateEvaluationFormCommand.js +2 -2
  55. package/dist-es/commands/CreateHoursOfOperationCommand.js +2 -2
  56. package/dist-es/commands/CreateHoursOfOperationOverrideCommand.js +2 -2
  57. package/dist-es/commands/CreateInstanceCommand.js +2 -2
  58. package/dist-es/commands/CreateIntegrationAssociationCommand.js +2 -2
  59. package/dist-es/commands/CreateNotificationCommand.js +2 -2
  60. package/dist-es/commands/CreateParticipantCommand.js +2 -2
  61. package/dist-es/commands/CreatePersistentContactAssociationCommand.js +2 -2
  62. package/dist-es/commands/CreatePredefinedAttributeCommand.js +2 -2
  63. package/dist-es/commands/CreatePromptCommand.js +2 -2
  64. package/dist-es/commands/CreatePushNotificationRegistrationCommand.js +2 -2
  65. package/dist-es/commands/CreateQueueCommand.js +2 -2
  66. package/dist-es/commands/CreateQuickConnectCommand.js +2 -2
  67. package/dist-es/commands/CreateRoutingProfileCommand.js +2 -2
  68. package/dist-es/commands/CreateRuleCommand.js +2 -2
  69. package/dist-es/commands/CreateSecurityProfileCommand.js +2 -2
  70. package/dist-es/commands/CreateTaskTemplateCommand.js +2 -2
  71. package/dist-es/commands/CreateTestCaseCommand.js +2 -2
  72. package/dist-es/commands/CreateTrafficDistributionGroupCommand.js +2 -2
  73. package/dist-es/commands/CreateUseCaseCommand.js +2 -2
  74. package/dist-es/commands/CreateUserCommand.js +2 -2
  75. package/dist-es/commands/CreateUserHierarchyGroupCommand.js +2 -2
  76. package/dist-es/commands/CreateViewCommand.js +2 -2
  77. package/dist-es/commands/CreateViewVersionCommand.js +2 -2
  78. package/dist-es/commands/CreateVocabularyCommand.js +2 -2
  79. package/dist-es/commands/CreateWorkspaceCommand.js +2 -2
  80. package/dist-es/commands/CreateWorkspacePageCommand.js +2 -2
  81. package/dist-es/commands/DeactivateEvaluationFormCommand.js +2 -2
  82. package/dist-es/commands/DeleteAttachedFileCommand.js +2 -2
  83. package/dist-es/commands/DeleteContactEvaluationCommand.js +2 -2
  84. package/dist-es/commands/DeleteContactFlowCommand.js +2 -2
  85. package/dist-es/commands/DeleteContactFlowModuleAliasCommand.js +2 -2
  86. package/dist-es/commands/DeleteContactFlowModuleCommand.js +2 -2
  87. package/dist-es/commands/DeleteContactFlowModuleVersionCommand.js +2 -2
  88. package/dist-es/commands/DeleteContactFlowVersionCommand.js +2 -2
  89. package/dist-es/commands/DeleteDataTableAttributeCommand.js +2 -2
  90. package/dist-es/commands/DeleteDataTableCommand.js +2 -2
  91. package/dist-es/commands/DeleteEmailAddressCommand.js +2 -2
  92. package/dist-es/commands/DeleteEvaluationFormCommand.js +2 -2
  93. package/dist-es/commands/DeleteHoursOfOperationCommand.js +2 -2
  94. package/dist-es/commands/DeleteHoursOfOperationOverrideCommand.js +2 -2
  95. package/dist-es/commands/DeleteInstanceCommand.js +2 -2
  96. package/dist-es/commands/DeleteIntegrationAssociationCommand.js +2 -2
  97. package/dist-es/commands/DeleteNotificationCommand.js +2 -2
  98. package/dist-es/commands/DeletePredefinedAttributeCommand.js +2 -2
  99. package/dist-es/commands/DeletePromptCommand.js +2 -2
  100. package/dist-es/commands/DeletePushNotificationRegistrationCommand.js +2 -2
  101. package/dist-es/commands/DeleteQueueCommand.js +2 -2
  102. package/dist-es/commands/DeleteQuickConnectCommand.js +2 -2
  103. package/dist-es/commands/DeleteRoutingProfileCommand.js +2 -2
  104. package/dist-es/commands/DeleteRuleCommand.js +2 -2
  105. package/dist-es/commands/DeleteSecurityProfileCommand.js +2 -2
  106. package/dist-es/commands/DeleteTaskTemplateCommand.js +2 -2
  107. package/dist-es/commands/DeleteTestCaseCommand.js +2 -2
  108. package/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +2 -2
  109. package/dist-es/commands/DeleteUseCaseCommand.js +2 -2
  110. package/dist-es/commands/DeleteUserCommand.js +2 -2
  111. package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +2 -2
  112. package/dist-es/commands/DeleteViewCommand.js +2 -2
  113. package/dist-es/commands/DeleteViewVersionCommand.js +2 -2
  114. package/dist-es/commands/DeleteVocabularyCommand.js +2 -2
  115. package/dist-es/commands/DeleteWorkspaceCommand.js +2 -2
  116. package/dist-es/commands/DeleteWorkspaceMediaCommand.js +2 -2
  117. package/dist-es/commands/DeleteWorkspacePageCommand.js +2 -2
  118. package/dist-es/commands/DescribeAgentStatusCommand.js +2 -2
  119. package/dist-es/commands/DescribeAttachedFilesConfigurationCommand.js +2 -2
  120. package/dist-es/commands/DescribeAuthenticationProfileCommand.js +2 -2
  121. package/dist-es/commands/DescribeContactCommand.js +2 -2
  122. package/dist-es/commands/DescribeContactEvaluationCommand.js +2 -2
  123. package/dist-es/commands/DescribeContactFlowCommand.js +2 -2
  124. package/dist-es/commands/DescribeContactFlowModuleAliasCommand.js +2 -2
  125. package/dist-es/commands/DescribeContactFlowModuleCommand.js +2 -2
  126. package/dist-es/commands/DescribeDataTableAttributeCommand.js +2 -2
  127. package/dist-es/commands/DescribeDataTableCommand.js +2 -2
  128. package/dist-es/commands/DescribeEmailAddressCommand.js +2 -2
  129. package/dist-es/commands/DescribeEvaluationFormCommand.js +2 -2
  130. package/dist-es/commands/DescribeHoursOfOperationCommand.js +2 -2
  131. package/dist-es/commands/DescribeHoursOfOperationOverrideCommand.js +2 -2
  132. package/dist-es/commands/DescribeInstanceAttributeCommand.js +2 -2
  133. package/dist-es/commands/DescribeInstanceCommand.js +2 -2
  134. package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +2 -2
  135. package/dist-es/commands/DescribeNotificationCommand.js +2 -2
  136. package/dist-es/commands/DescribePhoneNumberCommand.js +2 -2
  137. package/dist-es/commands/DescribePredefinedAttributeCommand.js +2 -2
  138. package/dist-es/commands/DescribePromptCommand.js +2 -2
  139. package/dist-es/commands/DescribeQueueCommand.js +2 -2
  140. package/dist-es/commands/DescribeQuickConnectCommand.js +2 -2
  141. package/dist-es/commands/DescribeRoutingProfileCommand.js +2 -2
  142. package/dist-es/commands/DescribeRuleCommand.js +2 -2
  143. package/dist-es/commands/DescribeSecurityProfileCommand.js +2 -2
  144. package/dist-es/commands/DescribeTestCaseCommand.js +2 -2
  145. package/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +2 -2
  146. package/dist-es/commands/DescribeUserCommand.js +2 -2
  147. package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +2 -2
  148. package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +2 -2
  149. package/dist-es/commands/DescribeViewCommand.js +2 -2
  150. package/dist-es/commands/DescribeVocabularyCommand.js +2 -2
  151. package/dist-es/commands/DescribeWorkspaceCommand.js +2 -2
  152. package/dist-es/commands/DisassociateAnalyticsDataSetCommand.js +2 -2
  153. package/dist-es/commands/DisassociateApprovedOriginCommand.js +2 -2
  154. package/dist-es/commands/DisassociateBotCommand.js +2 -2
  155. package/dist-es/commands/DisassociateEmailAddressAliasCommand.js +2 -2
  156. package/dist-es/commands/DisassociateFlowCommand.js +2 -2
  157. package/dist-es/commands/DisassociateHoursOfOperationsCommand.js +2 -2
  158. package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +2 -2
  159. package/dist-es/commands/DisassociateLambdaFunctionCommand.js +2 -2
  160. package/dist-es/commands/DisassociateLexBotCommand.js +2 -2
  161. package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +2 -2
  162. package/dist-es/commands/DisassociateQueueEmailAddressesCommand.js +2 -2
  163. package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +2 -2
  164. package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +2 -2
  165. package/dist-es/commands/DisassociateSecurityKeyCommand.js +2 -2
  166. package/dist-es/commands/DisassociateSecurityProfilesCommand.js +2 -2
  167. package/dist-es/commands/DisassociateTrafficDistributionGroupUserCommand.js +2 -2
  168. package/dist-es/commands/DisassociateUserProficienciesCommand.js +2 -2
  169. package/dist-es/commands/DisassociateWorkspaceCommand.js +2 -2
  170. package/dist-es/commands/DismissUserContactCommand.js +2 -2
  171. package/dist-es/commands/EvaluateDataTableValuesCommand.js +2 -2
  172. package/dist-es/commands/GetAttachedFileCommand.js +2 -2
  173. package/dist-es/commands/GetContactAttributesCommand.js +2 -2
  174. package/dist-es/commands/GetContactMetricsCommand.js +2 -2
  175. package/dist-es/commands/GetCurrentMetricDataCommand.js +2 -2
  176. package/dist-es/commands/GetCurrentUserDataCommand.js +2 -2
  177. package/dist-es/commands/GetEffectiveHoursOfOperationsCommand.js +2 -2
  178. package/dist-es/commands/GetFederationTokenCommand.js +2 -2
  179. package/dist-es/commands/GetFlowAssociationCommand.js +2 -2
  180. package/dist-es/commands/GetMetricDataCommand.js +2 -2
  181. package/dist-es/commands/GetMetricDataV2Command.js +2 -2
  182. package/dist-es/commands/GetPromptFileCommand.js +2 -2
  183. package/dist-es/commands/GetTaskTemplateCommand.js +2 -2
  184. package/dist-es/commands/GetTestCaseExecutionSummaryCommand.js +2 -2
  185. package/dist-es/commands/GetTrafficDistributionCommand.js +2 -2
  186. package/dist-es/commands/ImportPhoneNumberCommand.js +2 -2
  187. package/dist-es/commands/ImportWorkspaceMediaCommand.js +2 -2
  188. package/dist-es/commands/ListAgentStatusesCommand.js +2 -2
  189. package/dist-es/commands/ListAnalyticsDataAssociationsCommand.js +2 -2
  190. package/dist-es/commands/ListAnalyticsDataLakeDataSetsCommand.js +2 -2
  191. package/dist-es/commands/ListApprovedOriginsCommand.js +2 -2
  192. package/dist-es/commands/ListAssociatedContactsCommand.js +2 -2
  193. package/dist-es/commands/ListAttachedFilesConfigurationsCommand.js +2 -2
  194. package/dist-es/commands/ListAuthenticationProfilesCommand.js +2 -2
  195. package/dist-es/commands/ListBotsCommand.js +2 -2
  196. package/dist-es/commands/ListChildHoursOfOperationsCommand.js +2 -2
  197. package/dist-es/commands/ListContactEvaluationsCommand.js +2 -2
  198. package/dist-es/commands/ListContactFlowModuleAliasesCommand.js +2 -2
  199. package/dist-es/commands/ListContactFlowModuleVersionsCommand.js +2 -2
  200. package/dist-es/commands/ListContactFlowModulesCommand.js +2 -2
  201. package/dist-es/commands/ListContactFlowVersionsCommand.js +2 -2
  202. package/dist-es/commands/ListContactFlowsCommand.js +2 -2
  203. package/dist-es/commands/ListContactReferencesCommand.js +2 -2
  204. package/dist-es/commands/ListDataTableAttributesCommand.js +2 -2
  205. package/dist-es/commands/ListDataTablePrimaryValuesCommand.js +2 -2
  206. package/dist-es/commands/ListDataTableValuesCommand.js +2 -2
  207. package/dist-es/commands/ListDataTablesCommand.js +2 -2
  208. package/dist-es/commands/ListDefaultVocabulariesCommand.js +2 -2
  209. package/dist-es/commands/ListEntitySecurityProfilesCommand.js +2 -2
  210. package/dist-es/commands/ListEvaluationFormVersionsCommand.js +2 -2
  211. package/dist-es/commands/ListEvaluationFormsCommand.js +2 -2
  212. package/dist-es/commands/ListFlowAssociationsCommand.js +2 -2
  213. package/dist-es/commands/ListHoursOfOperationOverridesCommand.js +2 -2
  214. package/dist-es/commands/ListHoursOfOperationsCommand.js +2 -2
  215. package/dist-es/commands/ListInstanceAttributesCommand.js +2 -2
  216. package/dist-es/commands/ListInstanceStorageConfigsCommand.js +2 -2
  217. package/dist-es/commands/ListInstancesCommand.js +2 -2
  218. package/dist-es/commands/ListIntegrationAssociationsCommand.js +2 -2
  219. package/dist-es/commands/ListLambdaFunctionsCommand.js +2 -2
  220. package/dist-es/commands/ListLexBotsCommand.js +2 -2
  221. package/dist-es/commands/ListNotificationsCommand.js +2 -2
  222. package/dist-es/commands/ListPhoneNumbersCommand.js +2 -2
  223. package/dist-es/commands/ListPhoneNumbersV2Command.js +2 -2
  224. package/dist-es/commands/ListPredefinedAttributesCommand.js +2 -2
  225. package/dist-es/commands/ListPromptsCommand.js +2 -2
  226. package/dist-es/commands/ListQueueEmailAddressesCommand.js +2 -2
  227. package/dist-es/commands/ListQueueQuickConnectsCommand.js +2 -2
  228. package/dist-es/commands/ListQueuesCommand.js +2 -2
  229. package/dist-es/commands/ListQuickConnectsCommand.js +2 -2
  230. package/dist-es/commands/ListRealtimeContactAnalysisSegmentsV2Command.js +2 -2
  231. package/dist-es/commands/ListRoutingProfileManualAssignmentQueuesCommand.js +2 -2
  232. package/dist-es/commands/ListRoutingProfileQueuesCommand.js +2 -2
  233. package/dist-es/commands/ListRoutingProfilesCommand.js +2 -2
  234. package/dist-es/commands/ListRulesCommand.js +2 -2
  235. package/dist-es/commands/ListSecurityKeysCommand.js +2 -2
  236. package/dist-es/commands/ListSecurityProfileApplicationsCommand.js +2 -2
  237. package/dist-es/commands/ListSecurityProfileFlowModulesCommand.js +2 -2
  238. package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +2 -2
  239. package/dist-es/commands/ListSecurityProfilesCommand.js +2 -2
  240. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  241. package/dist-es/commands/ListTaskTemplatesCommand.js +2 -2
  242. package/dist-es/commands/ListTestCaseExecutionRecordsCommand.js +2 -2
  243. package/dist-es/commands/ListTestCaseExecutionsCommand.js +2 -2
  244. package/dist-es/commands/ListTestCasesCommand.js +2 -2
  245. package/dist-es/commands/ListTrafficDistributionGroupUsersCommand.js +2 -2
  246. package/dist-es/commands/ListTrafficDistributionGroupsCommand.js +2 -2
  247. package/dist-es/commands/ListUseCasesCommand.js +2 -2
  248. package/dist-es/commands/ListUserHierarchyGroupsCommand.js +2 -2
  249. package/dist-es/commands/ListUserNotificationsCommand.js +2 -2
  250. package/dist-es/commands/ListUserProficienciesCommand.js +2 -2
  251. package/dist-es/commands/ListUsersCommand.js +2 -2
  252. package/dist-es/commands/ListViewVersionsCommand.js +2 -2
  253. package/dist-es/commands/ListViewsCommand.js +2 -2
  254. package/dist-es/commands/ListWorkspaceMediaCommand.js +2 -2
  255. package/dist-es/commands/ListWorkspacePagesCommand.js +2 -2
  256. package/dist-es/commands/ListWorkspacesCommand.js +2 -2
  257. package/dist-es/commands/MonitorContactCommand.js +2 -2
  258. package/dist-es/commands/PauseContactCommand.js +2 -2
  259. package/dist-es/commands/PutUserStatusCommand.js +2 -2
  260. package/dist-es/commands/ReleasePhoneNumberCommand.js +2 -2
  261. package/dist-es/commands/ReplicateInstanceCommand.js +2 -2
  262. package/dist-es/commands/ResumeContactCommand.js +2 -2
  263. package/dist-es/commands/ResumeContactRecordingCommand.js +2 -2
  264. package/dist-es/commands/SearchAgentStatusesCommand.js +2 -2
  265. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +2 -2
  266. package/dist-es/commands/SearchContactEvaluationsCommand.js +2 -2
  267. package/dist-es/commands/SearchContactFlowModulesCommand.js +2 -2
  268. package/dist-es/commands/SearchContactFlowsCommand.js +2 -2
  269. package/dist-es/commands/SearchContactsCommand.js +2 -2
  270. package/dist-es/commands/SearchDataTablesCommand.js +2 -2
  271. package/dist-es/commands/SearchEmailAddressesCommand.js +2 -2
  272. package/dist-es/commands/SearchEvaluationFormsCommand.js +2 -2
  273. package/dist-es/commands/SearchHoursOfOperationOverridesCommand.js +2 -2
  274. package/dist-es/commands/SearchHoursOfOperationsCommand.js +2 -2
  275. package/dist-es/commands/SearchNotificationsCommand.js +2 -2
  276. package/dist-es/commands/SearchPredefinedAttributesCommand.js +2 -2
  277. package/dist-es/commands/SearchPromptsCommand.js +2 -2
  278. package/dist-es/commands/SearchQueuesCommand.js +2 -2
  279. package/dist-es/commands/SearchQuickConnectsCommand.js +2 -2
  280. package/dist-es/commands/SearchResourceTagsCommand.js +2 -2
  281. package/dist-es/commands/SearchRoutingProfilesCommand.js +2 -2
  282. package/dist-es/commands/SearchSecurityProfilesCommand.js +2 -2
  283. package/dist-es/commands/SearchTestCasesCommand.js +2 -2
  284. package/dist-es/commands/SearchUserHierarchyGroupsCommand.js +2 -2
  285. package/dist-es/commands/SearchUsersCommand.js +2 -2
  286. package/dist-es/commands/SearchViewsCommand.js +2 -2
  287. package/dist-es/commands/SearchVocabulariesCommand.js +2 -2
  288. package/dist-es/commands/SearchWorkspaceAssociationsCommand.js +2 -2
  289. package/dist-es/commands/SearchWorkspacesCommand.js +2 -2
  290. package/dist-es/commands/SendChatIntegrationEventCommand.js +2 -2
  291. package/dist-es/commands/SendOutboundEmailCommand.js +2 -2
  292. package/dist-es/commands/StartAttachedFileUploadCommand.js +2 -2
  293. package/dist-es/commands/StartChatContactCommand.js +2 -2
  294. package/dist-es/commands/StartContactEvaluationCommand.js +2 -2
  295. package/dist-es/commands/StartContactMediaProcessingCommand.js +2 -2
  296. package/dist-es/commands/StartContactRecordingCommand.js +2 -2
  297. package/dist-es/commands/StartContactStreamingCommand.js +2 -2
  298. package/dist-es/commands/StartEmailContactCommand.js +2 -2
  299. package/dist-es/commands/StartOutboundChatContactCommand.js +2 -2
  300. package/dist-es/commands/StartOutboundEmailContactCommand.js +2 -2
  301. package/dist-es/commands/StartOutboundVoiceContactCommand.js +2 -2
  302. package/dist-es/commands/StartScreenSharingCommand.js +2 -2
  303. package/dist-es/commands/StartTaskContactCommand.js +2 -2
  304. package/dist-es/commands/StartTestCaseExecutionCommand.js +2 -2
  305. package/dist-es/commands/StartWebRTCContactCommand.js +2 -2
  306. package/dist-es/commands/StopContactCommand.js +2 -2
  307. package/dist-es/commands/StopContactMediaProcessingCommand.js +2 -2
  308. package/dist-es/commands/StopContactRecordingCommand.js +2 -2
  309. package/dist-es/commands/StopContactStreamingCommand.js +2 -2
  310. package/dist-es/commands/StopTestCaseExecutionCommand.js +2 -2
  311. package/dist-es/commands/SubmitContactEvaluationCommand.js +2 -2
  312. package/dist-es/commands/SuspendContactRecordingCommand.js +2 -2
  313. package/dist-es/commands/TagContactCommand.js +2 -2
  314. package/dist-es/commands/TagResourceCommand.js +2 -2
  315. package/dist-es/commands/TransferContactCommand.js +2 -2
  316. package/dist-es/commands/UntagContactCommand.js +2 -2
  317. package/dist-es/commands/UntagResourceCommand.js +2 -2
  318. package/dist-es/commands/UpdateAgentStatusCommand.js +2 -2
  319. package/dist-es/commands/UpdateAttachedFilesConfigurationCommand.js +2 -2
  320. package/dist-es/commands/UpdateAuthenticationProfileCommand.js +2 -2
  321. package/dist-es/commands/UpdateContactAttributesCommand.js +2 -2
  322. package/dist-es/commands/UpdateContactCommand.js +2 -2
  323. package/dist-es/commands/UpdateContactEvaluationCommand.js +2 -2
  324. package/dist-es/commands/UpdateContactFlowContentCommand.js +2 -2
  325. package/dist-es/commands/UpdateContactFlowMetadataCommand.js +2 -2
  326. package/dist-es/commands/UpdateContactFlowModuleAliasCommand.js +2 -2
  327. package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +2 -2
  328. package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +2 -2
  329. package/dist-es/commands/UpdateContactFlowNameCommand.js +2 -2
  330. package/dist-es/commands/UpdateContactRoutingDataCommand.js +2 -2
  331. package/dist-es/commands/UpdateContactScheduleCommand.js +2 -2
  332. package/dist-es/commands/UpdateDataTableAttributeCommand.js +2 -2
  333. package/dist-es/commands/UpdateDataTableMetadataCommand.js +2 -2
  334. package/dist-es/commands/UpdateDataTablePrimaryValuesCommand.js +2 -2
  335. package/dist-es/commands/UpdateEmailAddressMetadataCommand.js +2 -2
  336. package/dist-es/commands/UpdateEvaluationFormCommand.js +2 -2
  337. package/dist-es/commands/UpdateHoursOfOperationCommand.js +2 -2
  338. package/dist-es/commands/UpdateHoursOfOperationOverrideCommand.js +2 -2
  339. package/dist-es/commands/UpdateInstanceAttributeCommand.js +2 -2
  340. package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +2 -2
  341. package/dist-es/commands/UpdateNotificationContentCommand.js +2 -2
  342. package/dist-es/commands/UpdateParticipantAuthenticationCommand.js +2 -2
  343. package/dist-es/commands/UpdateParticipantRoleConfigCommand.js +2 -2
  344. package/dist-es/commands/UpdatePhoneNumberCommand.js +2 -2
  345. package/dist-es/commands/UpdatePhoneNumberMetadataCommand.js +2 -2
  346. package/dist-es/commands/UpdatePredefinedAttributeCommand.js +2 -2
  347. package/dist-es/commands/UpdatePromptCommand.js +2 -2
  348. package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +2 -2
  349. package/dist-es/commands/UpdateQueueMaxContactsCommand.js +2 -2
  350. package/dist-es/commands/UpdateQueueNameCommand.js +2 -2
  351. package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +2 -2
  352. package/dist-es/commands/UpdateQueueOutboundEmailConfigCommand.js +2 -2
  353. package/dist-es/commands/UpdateQueueStatusCommand.js +2 -2
  354. package/dist-es/commands/UpdateQuickConnectConfigCommand.js +2 -2
  355. package/dist-es/commands/UpdateQuickConnectNameCommand.js +2 -2
  356. package/dist-es/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.js +2 -2
  357. package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +2 -2
  358. package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +2 -2
  359. package/dist-es/commands/UpdateRoutingProfileNameCommand.js +2 -2
  360. package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +2 -2
  361. package/dist-es/commands/UpdateRuleCommand.js +2 -2
  362. package/dist-es/commands/UpdateSecurityProfileCommand.js +2 -2
  363. package/dist-es/commands/UpdateTaskTemplateCommand.js +2 -2
  364. package/dist-es/commands/UpdateTestCaseCommand.js +2 -2
  365. package/dist-es/commands/UpdateTrafficDistributionCommand.js +2 -2
  366. package/dist-es/commands/UpdateUserConfigCommand.js +2 -2
  367. package/dist-es/commands/UpdateUserHierarchyCommand.js +2 -2
  368. package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +2 -2
  369. package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +2 -2
  370. package/dist-es/commands/UpdateUserIdentityInfoCommand.js +2 -2
  371. package/dist-es/commands/UpdateUserNotificationStatusCommand.js +2 -2
  372. package/dist-es/commands/UpdateUserPhoneConfigCommand.js +2 -2
  373. package/dist-es/commands/UpdateUserProficienciesCommand.js +2 -2
  374. package/dist-es/commands/UpdateUserRoutingProfileCommand.js +2 -2
  375. package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +2 -2
  376. package/dist-es/commands/UpdateViewContentCommand.js +2 -2
  377. package/dist-es/commands/UpdateViewMetadataCommand.js +2 -2
  378. package/dist-es/commands/UpdateWorkspaceMetadataCommand.js +2 -2
  379. package/dist-es/commands/UpdateWorkspacePageCommand.js +2 -2
  380. package/dist-es/commands/UpdateWorkspaceThemeCommand.js +2 -2
  381. package/dist-es/commands/UpdateWorkspaceVisibilityCommand.js +2 -2
  382. package/dist-es/endpoint/bdd.js +1 -1
  383. package/dist-es/endpoint/endpointResolver.js +1 -1
  384. package/dist-es/models/ConnectServiceException.js +1 -1
  385. package/dist-es/models/enums.js +4 -0
  386. package/dist-es/runtimeConfig.browser.js +4 -6
  387. package/dist-es/runtimeConfig.js +4 -8
  388. package/dist-es/runtimeConfig.shared.js +3 -4
  389. package/dist-es/runtimeExtensions.js +2 -2
  390. package/dist-types/ConnectClient.d.ts +5 -5
  391. package/dist-types/commands/ActivateEvaluationFormCommand.d.ts +6 -4
  392. package/dist-types/commands/AssociateAnalyticsDataSetCommand.d.ts +6 -4
  393. package/dist-types/commands/AssociateApprovedOriginCommand.d.ts +6 -4
  394. package/dist-types/commands/AssociateBotCommand.d.ts +6 -4
  395. package/dist-types/commands/AssociateContactWithUserCommand.d.ts +6 -4
  396. package/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +6 -4
  397. package/dist-types/commands/AssociateEmailAddressAliasCommand.d.ts +6 -4
  398. package/dist-types/commands/AssociateFlowCommand.d.ts +6 -4
  399. package/dist-types/commands/AssociateHoursOfOperationsCommand.d.ts +6 -4
  400. package/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +6 -4
  401. package/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +6 -4
  402. package/dist-types/commands/AssociateLexBotCommand.d.ts +6 -4
  403. package/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +6 -4
  404. package/dist-types/commands/AssociateQueueEmailAddressesCommand.d.ts +6 -4
  405. package/dist-types/commands/AssociateQueueQuickConnectsCommand.d.ts +6 -4
  406. package/dist-types/commands/AssociateRoutingProfileQueuesCommand.d.ts +6 -4
  407. package/dist-types/commands/AssociateSecurityKeyCommand.d.ts +6 -4
  408. package/dist-types/commands/AssociateSecurityProfilesCommand.d.ts +6 -4
  409. package/dist-types/commands/AssociateTrafficDistributionGroupUserCommand.d.ts +6 -4
  410. package/dist-types/commands/AssociateUserProficienciesCommand.d.ts +6 -4
  411. package/dist-types/commands/AssociateWorkspaceCommand.d.ts +6 -4
  412. package/dist-types/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +6 -4
  413. package/dist-types/commands/BatchCreateDataTableValueCommand.d.ts +6 -4
  414. package/dist-types/commands/BatchDeleteDataTableValueCommand.d.ts +6 -4
  415. package/dist-types/commands/BatchDescribeDataTableValueCommand.d.ts +6 -4
  416. package/dist-types/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +6 -4
  417. package/dist-types/commands/BatchGetAttachedFileMetadataCommand.d.ts +6 -4
  418. package/dist-types/commands/BatchGetFlowAssociationCommand.d.ts +6 -4
  419. package/dist-types/commands/BatchPutContactCommand.d.ts +6 -4
  420. package/dist-types/commands/BatchUpdateDataTableValueCommand.d.ts +6 -4
  421. package/dist-types/commands/ClaimPhoneNumberCommand.d.ts +6 -4
  422. package/dist-types/commands/CompleteAttachedFileUploadCommand.d.ts +6 -4
  423. package/dist-types/commands/CreateAgentStatusCommand.d.ts +6 -4
  424. package/dist-types/commands/CreateContactCommand.d.ts +6 -4
  425. package/dist-types/commands/CreateContactFlowCommand.d.ts +6 -4
  426. package/dist-types/commands/CreateContactFlowModuleAliasCommand.d.ts +6 -4
  427. package/dist-types/commands/CreateContactFlowModuleCommand.d.ts +6 -4
  428. package/dist-types/commands/CreateContactFlowModuleVersionCommand.d.ts +6 -4
  429. package/dist-types/commands/CreateContactFlowVersionCommand.d.ts +6 -4
  430. package/dist-types/commands/CreateDataTableAttributeCommand.d.ts +6 -4
  431. package/dist-types/commands/CreateDataTableCommand.d.ts +6 -4
  432. package/dist-types/commands/CreateEmailAddressCommand.d.ts +6 -4
  433. package/dist-types/commands/CreateEvaluationFormCommand.d.ts +6 -4
  434. package/dist-types/commands/CreateHoursOfOperationCommand.d.ts +6 -4
  435. package/dist-types/commands/CreateHoursOfOperationOverrideCommand.d.ts +6 -4
  436. package/dist-types/commands/CreateInstanceCommand.d.ts +6 -4
  437. package/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +6 -4
  438. package/dist-types/commands/CreateNotificationCommand.d.ts +6 -4
  439. package/dist-types/commands/CreateParticipantCommand.d.ts +6 -4
  440. package/dist-types/commands/CreatePersistentContactAssociationCommand.d.ts +6 -4
  441. package/dist-types/commands/CreatePredefinedAttributeCommand.d.ts +6 -4
  442. package/dist-types/commands/CreatePromptCommand.d.ts +6 -4
  443. package/dist-types/commands/CreatePushNotificationRegistrationCommand.d.ts +6 -4
  444. package/dist-types/commands/CreateQueueCommand.d.ts +6 -4
  445. package/dist-types/commands/CreateQuickConnectCommand.d.ts +6 -4
  446. package/dist-types/commands/CreateRoutingProfileCommand.d.ts +6 -4
  447. package/dist-types/commands/CreateRuleCommand.d.ts +7 -5
  448. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +6 -4
  449. package/dist-types/commands/CreateTaskTemplateCommand.d.ts +6 -4
  450. package/dist-types/commands/CreateTestCaseCommand.d.ts +6 -4
  451. package/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +6 -4
  452. package/dist-types/commands/CreateUseCaseCommand.d.ts +6 -4
  453. package/dist-types/commands/CreateUserCommand.d.ts +6 -4
  454. package/dist-types/commands/CreateUserHierarchyGroupCommand.d.ts +6 -4
  455. package/dist-types/commands/CreateViewCommand.d.ts +6 -4
  456. package/dist-types/commands/CreateViewVersionCommand.d.ts +6 -4
  457. package/dist-types/commands/CreateVocabularyCommand.d.ts +6 -4
  458. package/dist-types/commands/CreateWorkspaceCommand.d.ts +6 -4
  459. package/dist-types/commands/CreateWorkspacePageCommand.d.ts +6 -4
  460. package/dist-types/commands/DeactivateEvaluationFormCommand.d.ts +6 -4
  461. package/dist-types/commands/DeleteAttachedFileCommand.d.ts +6 -4
  462. package/dist-types/commands/DeleteContactEvaluationCommand.d.ts +6 -4
  463. package/dist-types/commands/DeleteContactFlowCommand.d.ts +6 -4
  464. package/dist-types/commands/DeleteContactFlowModuleAliasCommand.d.ts +6 -4
  465. package/dist-types/commands/DeleteContactFlowModuleCommand.d.ts +6 -4
  466. package/dist-types/commands/DeleteContactFlowModuleVersionCommand.d.ts +6 -4
  467. package/dist-types/commands/DeleteContactFlowVersionCommand.d.ts +6 -4
  468. package/dist-types/commands/DeleteDataTableAttributeCommand.d.ts +6 -4
  469. package/dist-types/commands/DeleteDataTableCommand.d.ts +6 -4
  470. package/dist-types/commands/DeleteEmailAddressCommand.d.ts +6 -4
  471. package/dist-types/commands/DeleteEvaluationFormCommand.d.ts +6 -4
  472. package/dist-types/commands/DeleteHoursOfOperationCommand.d.ts +6 -4
  473. package/dist-types/commands/DeleteHoursOfOperationOverrideCommand.d.ts +6 -4
  474. package/dist-types/commands/DeleteInstanceCommand.d.ts +6 -4
  475. package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +6 -4
  476. package/dist-types/commands/DeleteNotificationCommand.d.ts +6 -4
  477. package/dist-types/commands/DeletePredefinedAttributeCommand.d.ts +6 -4
  478. package/dist-types/commands/DeletePromptCommand.d.ts +6 -4
  479. package/dist-types/commands/DeletePushNotificationRegistrationCommand.d.ts +6 -4
  480. package/dist-types/commands/DeleteQueueCommand.d.ts +6 -4
  481. package/dist-types/commands/DeleteQuickConnectCommand.d.ts +6 -4
  482. package/dist-types/commands/DeleteRoutingProfileCommand.d.ts +6 -4
  483. package/dist-types/commands/DeleteRuleCommand.d.ts +6 -4
  484. package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +6 -4
  485. package/dist-types/commands/DeleteTaskTemplateCommand.d.ts +6 -4
  486. package/dist-types/commands/DeleteTestCaseCommand.d.ts +6 -4
  487. package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +6 -4
  488. package/dist-types/commands/DeleteUseCaseCommand.d.ts +6 -4
  489. package/dist-types/commands/DeleteUserCommand.d.ts +6 -4
  490. package/dist-types/commands/DeleteUserHierarchyGroupCommand.d.ts +6 -4
  491. package/dist-types/commands/DeleteViewCommand.d.ts +6 -4
  492. package/dist-types/commands/DeleteViewVersionCommand.d.ts +6 -4
  493. package/dist-types/commands/DeleteVocabularyCommand.d.ts +6 -4
  494. package/dist-types/commands/DeleteWorkspaceCommand.d.ts +6 -4
  495. package/dist-types/commands/DeleteWorkspaceMediaCommand.d.ts +6 -4
  496. package/dist-types/commands/DeleteWorkspacePageCommand.d.ts +6 -4
  497. package/dist-types/commands/DescribeAgentStatusCommand.d.ts +6 -4
  498. package/dist-types/commands/DescribeAttachedFilesConfigurationCommand.d.ts +6 -4
  499. package/dist-types/commands/DescribeAuthenticationProfileCommand.d.ts +6 -4
  500. package/dist-types/commands/DescribeContactCommand.d.ts +6 -4
  501. package/dist-types/commands/DescribeContactEvaluationCommand.d.ts +6 -4
  502. package/dist-types/commands/DescribeContactFlowCommand.d.ts +6 -4
  503. package/dist-types/commands/DescribeContactFlowModuleAliasCommand.d.ts +6 -4
  504. package/dist-types/commands/DescribeContactFlowModuleCommand.d.ts +6 -4
  505. package/dist-types/commands/DescribeDataTableAttributeCommand.d.ts +6 -4
  506. package/dist-types/commands/DescribeDataTableCommand.d.ts +6 -4
  507. package/dist-types/commands/DescribeEmailAddressCommand.d.ts +6 -4
  508. package/dist-types/commands/DescribeEvaluationFormCommand.d.ts +6 -4
  509. package/dist-types/commands/DescribeHoursOfOperationCommand.d.ts +6 -4
  510. package/dist-types/commands/DescribeHoursOfOperationOverrideCommand.d.ts +6 -4
  511. package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +6 -4
  512. package/dist-types/commands/DescribeInstanceCommand.d.ts +6 -4
  513. package/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +6 -4
  514. package/dist-types/commands/DescribeNotificationCommand.d.ts +6 -4
  515. package/dist-types/commands/DescribePhoneNumberCommand.d.ts +6 -4
  516. package/dist-types/commands/DescribePredefinedAttributeCommand.d.ts +6 -4
  517. package/dist-types/commands/DescribePromptCommand.d.ts +6 -4
  518. package/dist-types/commands/DescribeQueueCommand.d.ts +6 -4
  519. package/dist-types/commands/DescribeQuickConnectCommand.d.ts +6 -4
  520. package/dist-types/commands/DescribeRoutingProfileCommand.d.ts +6 -4
  521. package/dist-types/commands/DescribeRuleCommand.d.ts +7 -5
  522. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +6 -4
  523. package/dist-types/commands/DescribeTestCaseCommand.d.ts +6 -4
  524. package/dist-types/commands/DescribeTrafficDistributionGroupCommand.d.ts +6 -4
  525. package/dist-types/commands/DescribeUserCommand.d.ts +6 -4
  526. package/dist-types/commands/DescribeUserHierarchyGroupCommand.d.ts +6 -4
  527. package/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +6 -4
  528. package/dist-types/commands/DescribeViewCommand.d.ts +6 -4
  529. package/dist-types/commands/DescribeVocabularyCommand.d.ts +6 -4
  530. package/dist-types/commands/DescribeWorkspaceCommand.d.ts +6 -4
  531. package/dist-types/commands/DisassociateAnalyticsDataSetCommand.d.ts +6 -4
  532. package/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +6 -4
  533. package/dist-types/commands/DisassociateBotCommand.d.ts +6 -4
  534. package/dist-types/commands/DisassociateEmailAddressAliasCommand.d.ts +6 -4
  535. package/dist-types/commands/DisassociateFlowCommand.d.ts +6 -4
  536. package/dist-types/commands/DisassociateHoursOfOperationsCommand.d.ts +6 -4
  537. package/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +6 -4
  538. package/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +6 -4
  539. package/dist-types/commands/DisassociateLexBotCommand.d.ts +6 -4
  540. package/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +6 -4
  541. package/dist-types/commands/DisassociateQueueEmailAddressesCommand.d.ts +6 -4
  542. package/dist-types/commands/DisassociateQueueQuickConnectsCommand.d.ts +6 -4
  543. package/dist-types/commands/DisassociateRoutingProfileQueuesCommand.d.ts +6 -4
  544. package/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +6 -4
  545. package/dist-types/commands/DisassociateSecurityProfilesCommand.d.ts +6 -4
  546. package/dist-types/commands/DisassociateTrafficDistributionGroupUserCommand.d.ts +6 -4
  547. package/dist-types/commands/DisassociateUserProficienciesCommand.d.ts +6 -4
  548. package/dist-types/commands/DisassociateWorkspaceCommand.d.ts +6 -4
  549. package/dist-types/commands/DismissUserContactCommand.d.ts +6 -4
  550. package/dist-types/commands/EvaluateDataTableValuesCommand.d.ts +6 -4
  551. package/dist-types/commands/GetAttachedFileCommand.d.ts +6 -4
  552. package/dist-types/commands/GetContactAttributesCommand.d.ts +6 -4
  553. package/dist-types/commands/GetContactMetricsCommand.d.ts +6 -4
  554. package/dist-types/commands/GetCurrentMetricDataCommand.d.ts +6 -4
  555. package/dist-types/commands/GetCurrentUserDataCommand.d.ts +6 -4
  556. package/dist-types/commands/GetEffectiveHoursOfOperationsCommand.d.ts +6 -4
  557. package/dist-types/commands/GetFederationTokenCommand.d.ts +6 -4
  558. package/dist-types/commands/GetFlowAssociationCommand.d.ts +6 -4
  559. package/dist-types/commands/GetMetricDataCommand.d.ts +6 -4
  560. package/dist-types/commands/GetMetricDataV2Command.d.ts +6 -4
  561. package/dist-types/commands/GetPromptFileCommand.d.ts +6 -4
  562. package/dist-types/commands/GetTaskTemplateCommand.d.ts +6 -4
  563. package/dist-types/commands/GetTestCaseExecutionSummaryCommand.d.ts +6 -4
  564. package/dist-types/commands/GetTrafficDistributionCommand.d.ts +6 -4
  565. package/dist-types/commands/ImportPhoneNumberCommand.d.ts +6 -4
  566. package/dist-types/commands/ImportWorkspaceMediaCommand.d.ts +6 -4
  567. package/dist-types/commands/ListAgentStatusesCommand.d.ts +6 -4
  568. package/dist-types/commands/ListAnalyticsDataAssociationsCommand.d.ts +6 -4
  569. package/dist-types/commands/ListAnalyticsDataLakeDataSetsCommand.d.ts +6 -4
  570. package/dist-types/commands/ListApprovedOriginsCommand.d.ts +6 -4
  571. package/dist-types/commands/ListAssociatedContactsCommand.d.ts +6 -4
  572. package/dist-types/commands/ListAttachedFilesConfigurationsCommand.d.ts +6 -4
  573. package/dist-types/commands/ListAuthenticationProfilesCommand.d.ts +6 -4
  574. package/dist-types/commands/ListBotsCommand.d.ts +6 -4
  575. package/dist-types/commands/ListChildHoursOfOperationsCommand.d.ts +6 -4
  576. package/dist-types/commands/ListContactEvaluationsCommand.d.ts +6 -4
  577. package/dist-types/commands/ListContactFlowModuleAliasesCommand.d.ts +6 -4
  578. package/dist-types/commands/ListContactFlowModuleVersionsCommand.d.ts +6 -4
  579. package/dist-types/commands/ListContactFlowModulesCommand.d.ts +6 -4
  580. package/dist-types/commands/ListContactFlowVersionsCommand.d.ts +6 -4
  581. package/dist-types/commands/ListContactFlowsCommand.d.ts +6 -4
  582. package/dist-types/commands/ListContactReferencesCommand.d.ts +6 -4
  583. package/dist-types/commands/ListDataTableAttributesCommand.d.ts +6 -4
  584. package/dist-types/commands/ListDataTablePrimaryValuesCommand.d.ts +6 -4
  585. package/dist-types/commands/ListDataTableValuesCommand.d.ts +6 -4
  586. package/dist-types/commands/ListDataTablesCommand.d.ts +6 -4
  587. package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +6 -4
  588. package/dist-types/commands/ListEntitySecurityProfilesCommand.d.ts +6 -4
  589. package/dist-types/commands/ListEvaluationFormVersionsCommand.d.ts +6 -4
  590. package/dist-types/commands/ListEvaluationFormsCommand.d.ts +6 -4
  591. package/dist-types/commands/ListFlowAssociationsCommand.d.ts +6 -4
  592. package/dist-types/commands/ListHoursOfOperationOverridesCommand.d.ts +6 -4
  593. package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +6 -4
  594. package/dist-types/commands/ListInstanceAttributesCommand.d.ts +6 -4
  595. package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +6 -4
  596. package/dist-types/commands/ListInstancesCommand.d.ts +6 -4
  597. package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +6 -4
  598. package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +6 -4
  599. package/dist-types/commands/ListLexBotsCommand.d.ts +6 -4
  600. package/dist-types/commands/ListNotificationsCommand.d.ts +6 -4
  601. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +6 -4
  602. package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +6 -4
  603. package/dist-types/commands/ListPredefinedAttributesCommand.d.ts +6 -4
  604. package/dist-types/commands/ListPromptsCommand.d.ts +6 -4
  605. package/dist-types/commands/ListQueueEmailAddressesCommand.d.ts +6 -4
  606. package/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +6 -4
  607. package/dist-types/commands/ListQueuesCommand.d.ts +6 -4
  608. package/dist-types/commands/ListQuickConnectsCommand.d.ts +6 -4
  609. package/dist-types/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +6 -4
  610. package/dist-types/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +6 -4
  611. package/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +6 -4
  612. package/dist-types/commands/ListRoutingProfilesCommand.d.ts +6 -4
  613. package/dist-types/commands/ListRulesCommand.d.ts +8 -6
  614. package/dist-types/commands/ListSecurityKeysCommand.d.ts +6 -4
  615. package/dist-types/commands/ListSecurityProfileApplicationsCommand.d.ts +6 -4
  616. package/dist-types/commands/ListSecurityProfileFlowModulesCommand.d.ts +6 -4
  617. package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +6 -4
  618. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +6 -4
  619. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
  620. package/dist-types/commands/ListTaskTemplatesCommand.d.ts +6 -4
  621. package/dist-types/commands/ListTestCaseExecutionRecordsCommand.d.ts +6 -4
  622. package/dist-types/commands/ListTestCaseExecutionsCommand.d.ts +6 -4
  623. package/dist-types/commands/ListTestCasesCommand.d.ts +6 -4
  624. package/dist-types/commands/ListTrafficDistributionGroupUsersCommand.d.ts +6 -4
  625. package/dist-types/commands/ListTrafficDistributionGroupsCommand.d.ts +6 -4
  626. package/dist-types/commands/ListUseCasesCommand.d.ts +6 -4
  627. package/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +6 -4
  628. package/dist-types/commands/ListUserNotificationsCommand.d.ts +6 -4
  629. package/dist-types/commands/ListUserProficienciesCommand.d.ts +6 -4
  630. package/dist-types/commands/ListUsersCommand.d.ts +6 -4
  631. package/dist-types/commands/ListViewVersionsCommand.d.ts +6 -4
  632. package/dist-types/commands/ListViewsCommand.d.ts +6 -4
  633. package/dist-types/commands/ListWorkspaceMediaCommand.d.ts +6 -4
  634. package/dist-types/commands/ListWorkspacePagesCommand.d.ts +6 -4
  635. package/dist-types/commands/ListWorkspacesCommand.d.ts +6 -4
  636. package/dist-types/commands/MonitorContactCommand.d.ts +6 -4
  637. package/dist-types/commands/PauseContactCommand.d.ts +6 -4
  638. package/dist-types/commands/PutUserStatusCommand.d.ts +6 -4
  639. package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +6 -4
  640. package/dist-types/commands/ReplicateInstanceCommand.d.ts +6 -4
  641. package/dist-types/commands/ResumeContactCommand.d.ts +6 -4
  642. package/dist-types/commands/ResumeContactRecordingCommand.d.ts +6 -4
  643. package/dist-types/commands/SearchAgentStatusesCommand.d.ts +6 -4
  644. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +6 -4
  645. package/dist-types/commands/SearchContactEvaluationsCommand.d.ts +6 -4
  646. package/dist-types/commands/SearchContactFlowModulesCommand.d.ts +6 -4
  647. package/dist-types/commands/SearchContactFlowsCommand.d.ts +6 -4
  648. package/dist-types/commands/SearchContactsCommand.d.ts +6 -4
  649. package/dist-types/commands/SearchDataTablesCommand.d.ts +6 -4
  650. package/dist-types/commands/SearchEmailAddressesCommand.d.ts +6 -4
  651. package/dist-types/commands/SearchEvaluationFormsCommand.d.ts +6 -4
  652. package/dist-types/commands/SearchHoursOfOperationOverridesCommand.d.ts +6 -4
  653. package/dist-types/commands/SearchHoursOfOperationsCommand.d.ts +6 -4
  654. package/dist-types/commands/SearchNotificationsCommand.d.ts +6 -4
  655. package/dist-types/commands/SearchPredefinedAttributesCommand.d.ts +6 -4
  656. package/dist-types/commands/SearchPromptsCommand.d.ts +6 -4
  657. package/dist-types/commands/SearchQueuesCommand.d.ts +6 -4
  658. package/dist-types/commands/SearchQuickConnectsCommand.d.ts +6 -4
  659. package/dist-types/commands/SearchResourceTagsCommand.d.ts +6 -4
  660. package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +6 -4
  661. package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +6 -4
  662. package/dist-types/commands/SearchTestCasesCommand.d.ts +6 -4
  663. package/dist-types/commands/SearchUserHierarchyGroupsCommand.d.ts +6 -4
  664. package/dist-types/commands/SearchUsersCommand.d.ts +6 -4
  665. package/dist-types/commands/SearchViewsCommand.d.ts +6 -4
  666. package/dist-types/commands/SearchVocabulariesCommand.d.ts +6 -4
  667. package/dist-types/commands/SearchWorkspaceAssociationsCommand.d.ts +6 -4
  668. package/dist-types/commands/SearchWorkspacesCommand.d.ts +6 -4
  669. package/dist-types/commands/SendChatIntegrationEventCommand.d.ts +6 -4
  670. package/dist-types/commands/SendOutboundEmailCommand.d.ts +6 -4
  671. package/dist-types/commands/StartAttachedFileUploadCommand.d.ts +6 -4
  672. package/dist-types/commands/StartChatContactCommand.d.ts +6 -4
  673. package/dist-types/commands/StartContactEvaluationCommand.d.ts +6 -4
  674. package/dist-types/commands/StartContactMediaProcessingCommand.d.ts +6 -4
  675. package/dist-types/commands/StartContactRecordingCommand.d.ts +6 -4
  676. package/dist-types/commands/StartContactStreamingCommand.d.ts +6 -4
  677. package/dist-types/commands/StartEmailContactCommand.d.ts +6 -4
  678. package/dist-types/commands/StartOutboundChatContactCommand.d.ts +6 -4
  679. package/dist-types/commands/StartOutboundEmailContactCommand.d.ts +6 -4
  680. package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +6 -4
  681. package/dist-types/commands/StartScreenSharingCommand.d.ts +6 -4
  682. package/dist-types/commands/StartTaskContactCommand.d.ts +6 -4
  683. package/dist-types/commands/StartTestCaseExecutionCommand.d.ts +6 -4
  684. package/dist-types/commands/StartWebRTCContactCommand.d.ts +6 -4
  685. package/dist-types/commands/StopContactCommand.d.ts +6 -4
  686. package/dist-types/commands/StopContactMediaProcessingCommand.d.ts +6 -4
  687. package/dist-types/commands/StopContactRecordingCommand.d.ts +6 -4
  688. package/dist-types/commands/StopContactStreamingCommand.d.ts +6 -4
  689. package/dist-types/commands/StopTestCaseExecutionCommand.d.ts +6 -4
  690. package/dist-types/commands/SubmitContactEvaluationCommand.d.ts +6 -4
  691. package/dist-types/commands/SuspendContactRecordingCommand.d.ts +6 -4
  692. package/dist-types/commands/TagContactCommand.d.ts +6 -4
  693. package/dist-types/commands/TagResourceCommand.d.ts +6 -4
  694. package/dist-types/commands/TransferContactCommand.d.ts +6 -4
  695. package/dist-types/commands/UntagContactCommand.d.ts +6 -4
  696. package/dist-types/commands/UntagResourceCommand.d.ts +6 -4
  697. package/dist-types/commands/UpdateAgentStatusCommand.d.ts +6 -4
  698. package/dist-types/commands/UpdateAttachedFilesConfigurationCommand.d.ts +6 -4
  699. package/dist-types/commands/UpdateAuthenticationProfileCommand.d.ts +6 -4
  700. package/dist-types/commands/UpdateContactAttributesCommand.d.ts +6 -4
  701. package/dist-types/commands/UpdateContactCommand.d.ts +6 -4
  702. package/dist-types/commands/UpdateContactEvaluationCommand.d.ts +6 -4
  703. package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +6 -4
  704. package/dist-types/commands/UpdateContactFlowMetadataCommand.d.ts +6 -4
  705. package/dist-types/commands/UpdateContactFlowModuleAliasCommand.d.ts +6 -4
  706. package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +6 -4
  707. package/dist-types/commands/UpdateContactFlowModuleMetadataCommand.d.ts +6 -4
  708. package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +6 -4
  709. package/dist-types/commands/UpdateContactRoutingDataCommand.d.ts +6 -4
  710. package/dist-types/commands/UpdateContactScheduleCommand.d.ts +6 -4
  711. package/dist-types/commands/UpdateDataTableAttributeCommand.d.ts +6 -4
  712. package/dist-types/commands/UpdateDataTableMetadataCommand.d.ts +6 -4
  713. package/dist-types/commands/UpdateDataTablePrimaryValuesCommand.d.ts +6 -4
  714. package/dist-types/commands/UpdateEmailAddressMetadataCommand.d.ts +6 -4
  715. package/dist-types/commands/UpdateEvaluationFormCommand.d.ts +6 -4
  716. package/dist-types/commands/UpdateHoursOfOperationCommand.d.ts +6 -4
  717. package/dist-types/commands/UpdateHoursOfOperationOverrideCommand.d.ts +6 -4
  718. package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +6 -4
  719. package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +6 -4
  720. package/dist-types/commands/UpdateNotificationContentCommand.d.ts +6 -4
  721. package/dist-types/commands/UpdateParticipantAuthenticationCommand.d.ts +6 -4
  722. package/dist-types/commands/UpdateParticipantRoleConfigCommand.d.ts +6 -4
  723. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +6 -4
  724. package/dist-types/commands/UpdatePhoneNumberMetadataCommand.d.ts +6 -4
  725. package/dist-types/commands/UpdatePredefinedAttributeCommand.d.ts +6 -4
  726. package/dist-types/commands/UpdatePromptCommand.d.ts +6 -4
  727. package/dist-types/commands/UpdateQueueHoursOfOperationCommand.d.ts +6 -4
  728. package/dist-types/commands/UpdateQueueMaxContactsCommand.d.ts +6 -4
  729. package/dist-types/commands/UpdateQueueNameCommand.d.ts +6 -4
  730. package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +6 -4
  731. package/dist-types/commands/UpdateQueueOutboundEmailConfigCommand.d.ts +6 -4
  732. package/dist-types/commands/UpdateQueueStatusCommand.d.ts +6 -4
  733. package/dist-types/commands/UpdateQuickConnectConfigCommand.d.ts +6 -4
  734. package/dist-types/commands/UpdateQuickConnectNameCommand.d.ts +6 -4
  735. package/dist-types/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +6 -4
  736. package/dist-types/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +6 -4
  737. package/dist-types/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +6 -4
  738. package/dist-types/commands/UpdateRoutingProfileNameCommand.d.ts +6 -4
  739. package/dist-types/commands/UpdateRoutingProfileQueuesCommand.d.ts +6 -4
  740. package/dist-types/commands/UpdateRuleCommand.d.ts +6 -4
  741. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +6 -4
  742. package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +6 -4
  743. package/dist-types/commands/UpdateTestCaseCommand.d.ts +6 -4
  744. package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +6 -4
  745. package/dist-types/commands/UpdateUserConfigCommand.d.ts +6 -4
  746. package/dist-types/commands/UpdateUserHierarchyCommand.d.ts +6 -4
  747. package/dist-types/commands/UpdateUserHierarchyGroupNameCommand.d.ts +6 -4
  748. package/dist-types/commands/UpdateUserHierarchyStructureCommand.d.ts +6 -4
  749. package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +6 -4
  750. package/dist-types/commands/UpdateUserNotificationStatusCommand.d.ts +6 -4
  751. package/dist-types/commands/UpdateUserPhoneConfigCommand.d.ts +6 -4
  752. package/dist-types/commands/UpdateUserProficienciesCommand.d.ts +6 -4
  753. package/dist-types/commands/UpdateUserRoutingProfileCommand.d.ts +6 -4
  754. package/dist-types/commands/UpdateUserSecurityProfilesCommand.d.ts +6 -4
  755. package/dist-types/commands/UpdateViewContentCommand.d.ts +6 -4
  756. package/dist-types/commands/UpdateViewMetadataCommand.d.ts +6 -4
  757. package/dist-types/commands/UpdateWorkspaceMetadataCommand.d.ts +6 -4
  758. package/dist-types/commands/UpdateWorkspacePageCommand.d.ts +6 -4
  759. package/dist-types/commands/UpdateWorkspaceThemeCommand.d.ts +6 -4
  760. package/dist-types/commands/UpdateWorkspaceVisibilityCommand.d.ts +6 -4
  761. package/dist-types/endpoint/bdd.d.ts +1 -1
  762. package/dist-types/extensionConfiguration.d.ts +1 -1
  763. package/dist-types/models/ConnectServiceException.d.ts +1 -1
  764. package/dist-types/models/enums.d.ts +4 -0
  765. package/dist-types/models/errors.d.ts +1 -1
  766. package/dist-types/runtimeConfig.browser.d.ts +2 -2
  767. package/dist-types/runtimeConfig.d.ts +2 -2
  768. package/dist-types/runtimeConfig.native.d.ts +2 -2
  769. package/dist-types/ts3.4/ConnectClient.d.ts +8 -14
  770. package/dist-types/ts3.4/commands/ActivateEvaluationFormCommand.d.ts +6 -4
  771. package/dist-types/ts3.4/commands/AssociateAnalyticsDataSetCommand.d.ts +6 -4
  772. package/dist-types/ts3.4/commands/AssociateApprovedOriginCommand.d.ts +6 -4
  773. package/dist-types/ts3.4/commands/AssociateBotCommand.d.ts +6 -4
  774. package/dist-types/ts3.4/commands/AssociateContactWithUserCommand.d.ts +6 -4
  775. package/dist-types/ts3.4/commands/AssociateDefaultVocabularyCommand.d.ts +6 -4
  776. package/dist-types/ts3.4/commands/AssociateEmailAddressAliasCommand.d.ts +6 -4
  777. package/dist-types/ts3.4/commands/AssociateFlowCommand.d.ts +6 -4
  778. package/dist-types/ts3.4/commands/AssociateHoursOfOperationsCommand.d.ts +6 -4
  779. package/dist-types/ts3.4/commands/AssociateInstanceStorageConfigCommand.d.ts +6 -4
  780. package/dist-types/ts3.4/commands/AssociateLambdaFunctionCommand.d.ts +6 -4
  781. package/dist-types/ts3.4/commands/AssociateLexBotCommand.d.ts +6 -4
  782. package/dist-types/ts3.4/commands/AssociatePhoneNumberContactFlowCommand.d.ts +6 -4
  783. package/dist-types/ts3.4/commands/AssociateQueueEmailAddressesCommand.d.ts +6 -4
  784. package/dist-types/ts3.4/commands/AssociateQueueQuickConnectsCommand.d.ts +6 -4
  785. package/dist-types/ts3.4/commands/AssociateRoutingProfileQueuesCommand.d.ts +6 -4
  786. package/dist-types/ts3.4/commands/AssociateSecurityKeyCommand.d.ts +6 -4
  787. package/dist-types/ts3.4/commands/AssociateSecurityProfilesCommand.d.ts +6 -4
  788. package/dist-types/ts3.4/commands/AssociateTrafficDistributionGroupUserCommand.d.ts +6 -4
  789. package/dist-types/ts3.4/commands/AssociateUserProficienciesCommand.d.ts +6 -4
  790. package/dist-types/ts3.4/commands/AssociateWorkspaceCommand.d.ts +6 -4
  791. package/dist-types/ts3.4/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +6 -4
  792. package/dist-types/ts3.4/commands/BatchCreateDataTableValueCommand.d.ts +6 -4
  793. package/dist-types/ts3.4/commands/BatchDeleteDataTableValueCommand.d.ts +6 -4
  794. package/dist-types/ts3.4/commands/BatchDescribeDataTableValueCommand.d.ts +6 -4
  795. package/dist-types/ts3.4/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +6 -4
  796. package/dist-types/ts3.4/commands/BatchGetAttachedFileMetadataCommand.d.ts +6 -4
  797. package/dist-types/ts3.4/commands/BatchGetFlowAssociationCommand.d.ts +6 -4
  798. package/dist-types/ts3.4/commands/BatchPutContactCommand.d.ts +6 -4
  799. package/dist-types/ts3.4/commands/BatchUpdateDataTableValueCommand.d.ts +6 -4
  800. package/dist-types/ts3.4/commands/ClaimPhoneNumberCommand.d.ts +6 -4
  801. package/dist-types/ts3.4/commands/CompleteAttachedFileUploadCommand.d.ts +6 -4
  802. package/dist-types/ts3.4/commands/CreateAgentStatusCommand.d.ts +6 -4
  803. package/dist-types/ts3.4/commands/CreateContactCommand.d.ts +6 -4
  804. package/dist-types/ts3.4/commands/CreateContactFlowCommand.d.ts +6 -4
  805. package/dist-types/ts3.4/commands/CreateContactFlowModuleAliasCommand.d.ts +6 -4
  806. package/dist-types/ts3.4/commands/CreateContactFlowModuleCommand.d.ts +6 -4
  807. package/dist-types/ts3.4/commands/CreateContactFlowModuleVersionCommand.d.ts +6 -4
  808. package/dist-types/ts3.4/commands/CreateContactFlowVersionCommand.d.ts +6 -4
  809. package/dist-types/ts3.4/commands/CreateDataTableAttributeCommand.d.ts +6 -4
  810. package/dist-types/ts3.4/commands/CreateDataTableCommand.d.ts +6 -4
  811. package/dist-types/ts3.4/commands/CreateEmailAddressCommand.d.ts +6 -4
  812. package/dist-types/ts3.4/commands/CreateEvaluationFormCommand.d.ts +6 -4
  813. package/dist-types/ts3.4/commands/CreateHoursOfOperationCommand.d.ts +6 -4
  814. package/dist-types/ts3.4/commands/CreateHoursOfOperationOverrideCommand.d.ts +6 -4
  815. package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +6 -4
  816. package/dist-types/ts3.4/commands/CreateIntegrationAssociationCommand.d.ts +6 -4
  817. package/dist-types/ts3.4/commands/CreateNotificationCommand.d.ts +6 -4
  818. package/dist-types/ts3.4/commands/CreateParticipantCommand.d.ts +6 -4
  819. package/dist-types/ts3.4/commands/CreatePersistentContactAssociationCommand.d.ts +6 -4
  820. package/dist-types/ts3.4/commands/CreatePredefinedAttributeCommand.d.ts +6 -4
  821. package/dist-types/ts3.4/commands/CreatePromptCommand.d.ts +6 -4
  822. package/dist-types/ts3.4/commands/CreatePushNotificationRegistrationCommand.d.ts +6 -4
  823. package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +6 -4
  824. package/dist-types/ts3.4/commands/CreateQuickConnectCommand.d.ts +6 -4
  825. package/dist-types/ts3.4/commands/CreateRoutingProfileCommand.d.ts +6 -4
  826. package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +6 -4
  827. package/dist-types/ts3.4/commands/CreateSecurityProfileCommand.d.ts +6 -4
  828. package/dist-types/ts3.4/commands/CreateTaskTemplateCommand.d.ts +6 -4
  829. package/dist-types/ts3.4/commands/CreateTestCaseCommand.d.ts +6 -4
  830. package/dist-types/ts3.4/commands/CreateTrafficDistributionGroupCommand.d.ts +6 -4
  831. package/dist-types/ts3.4/commands/CreateUseCaseCommand.d.ts +6 -4
  832. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +6 -4
  833. package/dist-types/ts3.4/commands/CreateUserHierarchyGroupCommand.d.ts +6 -4
  834. package/dist-types/ts3.4/commands/CreateViewCommand.d.ts +6 -4
  835. package/dist-types/ts3.4/commands/CreateViewVersionCommand.d.ts +6 -4
  836. package/dist-types/ts3.4/commands/CreateVocabularyCommand.d.ts +6 -4
  837. package/dist-types/ts3.4/commands/CreateWorkspaceCommand.d.ts +6 -4
  838. package/dist-types/ts3.4/commands/CreateWorkspacePageCommand.d.ts +6 -4
  839. package/dist-types/ts3.4/commands/DeactivateEvaluationFormCommand.d.ts +6 -4
  840. package/dist-types/ts3.4/commands/DeleteAttachedFileCommand.d.ts +6 -4
  841. package/dist-types/ts3.4/commands/DeleteContactEvaluationCommand.d.ts +6 -4
  842. package/dist-types/ts3.4/commands/DeleteContactFlowCommand.d.ts +6 -4
  843. package/dist-types/ts3.4/commands/DeleteContactFlowModuleAliasCommand.d.ts +6 -4
  844. package/dist-types/ts3.4/commands/DeleteContactFlowModuleCommand.d.ts +6 -4
  845. package/dist-types/ts3.4/commands/DeleteContactFlowModuleVersionCommand.d.ts +6 -4
  846. package/dist-types/ts3.4/commands/DeleteContactFlowVersionCommand.d.ts +6 -4
  847. package/dist-types/ts3.4/commands/DeleteDataTableAttributeCommand.d.ts +6 -4
  848. package/dist-types/ts3.4/commands/DeleteDataTableCommand.d.ts +6 -4
  849. package/dist-types/ts3.4/commands/DeleteEmailAddressCommand.d.ts +6 -4
  850. package/dist-types/ts3.4/commands/DeleteEvaluationFormCommand.d.ts +6 -4
  851. package/dist-types/ts3.4/commands/DeleteHoursOfOperationCommand.d.ts +6 -4
  852. package/dist-types/ts3.4/commands/DeleteHoursOfOperationOverrideCommand.d.ts +6 -4
  853. package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +6 -4
  854. package/dist-types/ts3.4/commands/DeleteIntegrationAssociationCommand.d.ts +6 -4
  855. package/dist-types/ts3.4/commands/DeleteNotificationCommand.d.ts +6 -4
  856. package/dist-types/ts3.4/commands/DeletePredefinedAttributeCommand.d.ts +6 -4
  857. package/dist-types/ts3.4/commands/DeletePromptCommand.d.ts +6 -4
  858. package/dist-types/ts3.4/commands/DeletePushNotificationRegistrationCommand.d.ts +6 -4
  859. package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +6 -4
  860. package/dist-types/ts3.4/commands/DeleteQuickConnectCommand.d.ts +6 -4
  861. package/dist-types/ts3.4/commands/DeleteRoutingProfileCommand.d.ts +6 -4
  862. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +6 -4
  863. package/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +6 -4
  864. package/dist-types/ts3.4/commands/DeleteTaskTemplateCommand.d.ts +6 -4
  865. package/dist-types/ts3.4/commands/DeleteTestCaseCommand.d.ts +6 -4
  866. package/dist-types/ts3.4/commands/DeleteTrafficDistributionGroupCommand.d.ts +6 -4
  867. package/dist-types/ts3.4/commands/DeleteUseCaseCommand.d.ts +6 -4
  868. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +6 -4
  869. package/dist-types/ts3.4/commands/DeleteUserHierarchyGroupCommand.d.ts +6 -4
  870. package/dist-types/ts3.4/commands/DeleteViewCommand.d.ts +6 -4
  871. package/dist-types/ts3.4/commands/DeleteViewVersionCommand.d.ts +6 -4
  872. package/dist-types/ts3.4/commands/DeleteVocabularyCommand.d.ts +6 -4
  873. package/dist-types/ts3.4/commands/DeleteWorkspaceCommand.d.ts +6 -4
  874. package/dist-types/ts3.4/commands/DeleteWorkspaceMediaCommand.d.ts +6 -4
  875. package/dist-types/ts3.4/commands/DeleteWorkspacePageCommand.d.ts +6 -4
  876. package/dist-types/ts3.4/commands/DescribeAgentStatusCommand.d.ts +6 -4
  877. package/dist-types/ts3.4/commands/DescribeAttachedFilesConfigurationCommand.d.ts +6 -4
  878. package/dist-types/ts3.4/commands/DescribeAuthenticationProfileCommand.d.ts +6 -4
  879. package/dist-types/ts3.4/commands/DescribeContactCommand.d.ts +6 -4
  880. package/dist-types/ts3.4/commands/DescribeContactEvaluationCommand.d.ts +6 -4
  881. package/dist-types/ts3.4/commands/DescribeContactFlowCommand.d.ts +6 -4
  882. package/dist-types/ts3.4/commands/DescribeContactFlowModuleAliasCommand.d.ts +6 -4
  883. package/dist-types/ts3.4/commands/DescribeContactFlowModuleCommand.d.ts +6 -4
  884. package/dist-types/ts3.4/commands/DescribeDataTableAttributeCommand.d.ts +6 -4
  885. package/dist-types/ts3.4/commands/DescribeDataTableCommand.d.ts +6 -4
  886. package/dist-types/ts3.4/commands/DescribeEmailAddressCommand.d.ts +6 -4
  887. package/dist-types/ts3.4/commands/DescribeEvaluationFormCommand.d.ts +6 -4
  888. package/dist-types/ts3.4/commands/DescribeHoursOfOperationCommand.d.ts +6 -4
  889. package/dist-types/ts3.4/commands/DescribeHoursOfOperationOverrideCommand.d.ts +6 -4
  890. package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +6 -4
  891. package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +6 -4
  892. package/dist-types/ts3.4/commands/DescribeInstanceStorageConfigCommand.d.ts +6 -4
  893. package/dist-types/ts3.4/commands/DescribeNotificationCommand.d.ts +6 -4
  894. package/dist-types/ts3.4/commands/DescribePhoneNumberCommand.d.ts +6 -4
  895. package/dist-types/ts3.4/commands/DescribePredefinedAttributeCommand.d.ts +6 -4
  896. package/dist-types/ts3.4/commands/DescribePromptCommand.d.ts +6 -4
  897. package/dist-types/ts3.4/commands/DescribeQueueCommand.d.ts +6 -4
  898. package/dist-types/ts3.4/commands/DescribeQuickConnectCommand.d.ts +6 -4
  899. package/dist-types/ts3.4/commands/DescribeRoutingProfileCommand.d.ts +6 -4
  900. package/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +6 -4
  901. package/dist-types/ts3.4/commands/DescribeSecurityProfileCommand.d.ts +6 -4
  902. package/dist-types/ts3.4/commands/DescribeTestCaseCommand.d.ts +6 -4
  903. package/dist-types/ts3.4/commands/DescribeTrafficDistributionGroupCommand.d.ts +6 -4
  904. package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +6 -4
  905. package/dist-types/ts3.4/commands/DescribeUserHierarchyGroupCommand.d.ts +6 -4
  906. package/dist-types/ts3.4/commands/DescribeUserHierarchyStructureCommand.d.ts +6 -4
  907. package/dist-types/ts3.4/commands/DescribeViewCommand.d.ts +6 -4
  908. package/dist-types/ts3.4/commands/DescribeVocabularyCommand.d.ts +6 -4
  909. package/dist-types/ts3.4/commands/DescribeWorkspaceCommand.d.ts +6 -4
  910. package/dist-types/ts3.4/commands/DisassociateAnalyticsDataSetCommand.d.ts +6 -4
  911. package/dist-types/ts3.4/commands/DisassociateApprovedOriginCommand.d.ts +6 -4
  912. package/dist-types/ts3.4/commands/DisassociateBotCommand.d.ts +6 -4
  913. package/dist-types/ts3.4/commands/DisassociateEmailAddressAliasCommand.d.ts +6 -4
  914. package/dist-types/ts3.4/commands/DisassociateFlowCommand.d.ts +6 -4
  915. package/dist-types/ts3.4/commands/DisassociateHoursOfOperationsCommand.d.ts +6 -4
  916. package/dist-types/ts3.4/commands/DisassociateInstanceStorageConfigCommand.d.ts +6 -4
  917. package/dist-types/ts3.4/commands/DisassociateLambdaFunctionCommand.d.ts +6 -4
  918. package/dist-types/ts3.4/commands/DisassociateLexBotCommand.d.ts +6 -4
  919. package/dist-types/ts3.4/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +6 -4
  920. package/dist-types/ts3.4/commands/DisassociateQueueEmailAddressesCommand.d.ts +6 -4
  921. package/dist-types/ts3.4/commands/DisassociateQueueQuickConnectsCommand.d.ts +6 -4
  922. package/dist-types/ts3.4/commands/DisassociateRoutingProfileQueuesCommand.d.ts +6 -4
  923. package/dist-types/ts3.4/commands/DisassociateSecurityKeyCommand.d.ts +6 -4
  924. package/dist-types/ts3.4/commands/DisassociateSecurityProfilesCommand.d.ts +6 -4
  925. package/dist-types/ts3.4/commands/DisassociateTrafficDistributionGroupUserCommand.d.ts +6 -4
  926. package/dist-types/ts3.4/commands/DisassociateUserProficienciesCommand.d.ts +6 -4
  927. package/dist-types/ts3.4/commands/DisassociateWorkspaceCommand.d.ts +6 -4
  928. package/dist-types/ts3.4/commands/DismissUserContactCommand.d.ts +6 -4
  929. package/dist-types/ts3.4/commands/EvaluateDataTableValuesCommand.d.ts +6 -4
  930. package/dist-types/ts3.4/commands/GetAttachedFileCommand.d.ts +6 -4
  931. package/dist-types/ts3.4/commands/GetContactAttributesCommand.d.ts +6 -4
  932. package/dist-types/ts3.4/commands/GetContactMetricsCommand.d.ts +6 -4
  933. package/dist-types/ts3.4/commands/GetCurrentMetricDataCommand.d.ts +6 -4
  934. package/dist-types/ts3.4/commands/GetCurrentUserDataCommand.d.ts +6 -4
  935. package/dist-types/ts3.4/commands/GetEffectiveHoursOfOperationsCommand.d.ts +6 -4
  936. package/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +6 -4
  937. package/dist-types/ts3.4/commands/GetFlowAssociationCommand.d.ts +6 -4
  938. package/dist-types/ts3.4/commands/GetMetricDataCommand.d.ts +6 -4
  939. package/dist-types/ts3.4/commands/GetMetricDataV2Command.d.ts +6 -4
  940. package/dist-types/ts3.4/commands/GetPromptFileCommand.d.ts +6 -4
  941. package/dist-types/ts3.4/commands/GetTaskTemplateCommand.d.ts +6 -4
  942. package/dist-types/ts3.4/commands/GetTestCaseExecutionSummaryCommand.d.ts +6 -4
  943. package/dist-types/ts3.4/commands/GetTrafficDistributionCommand.d.ts +6 -4
  944. package/dist-types/ts3.4/commands/ImportPhoneNumberCommand.d.ts +6 -4
  945. package/dist-types/ts3.4/commands/ImportWorkspaceMediaCommand.d.ts +6 -4
  946. package/dist-types/ts3.4/commands/ListAgentStatusesCommand.d.ts +6 -4
  947. package/dist-types/ts3.4/commands/ListAnalyticsDataAssociationsCommand.d.ts +6 -4
  948. package/dist-types/ts3.4/commands/ListAnalyticsDataLakeDataSetsCommand.d.ts +6 -4
  949. package/dist-types/ts3.4/commands/ListApprovedOriginsCommand.d.ts +6 -4
  950. package/dist-types/ts3.4/commands/ListAssociatedContactsCommand.d.ts +6 -4
  951. package/dist-types/ts3.4/commands/ListAttachedFilesConfigurationsCommand.d.ts +6 -4
  952. package/dist-types/ts3.4/commands/ListAuthenticationProfilesCommand.d.ts +6 -4
  953. package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +6 -8
  954. package/dist-types/ts3.4/commands/ListChildHoursOfOperationsCommand.d.ts +6 -4
  955. package/dist-types/ts3.4/commands/ListContactEvaluationsCommand.d.ts +6 -4
  956. package/dist-types/ts3.4/commands/ListContactFlowModuleAliasesCommand.d.ts +6 -4
  957. package/dist-types/ts3.4/commands/ListContactFlowModuleVersionsCommand.d.ts +6 -4
  958. package/dist-types/ts3.4/commands/ListContactFlowModulesCommand.d.ts +6 -4
  959. package/dist-types/ts3.4/commands/ListContactFlowVersionsCommand.d.ts +6 -4
  960. package/dist-types/ts3.4/commands/ListContactFlowsCommand.d.ts +6 -4
  961. package/dist-types/ts3.4/commands/ListContactReferencesCommand.d.ts +6 -4
  962. package/dist-types/ts3.4/commands/ListDataTableAttributesCommand.d.ts +6 -4
  963. package/dist-types/ts3.4/commands/ListDataTablePrimaryValuesCommand.d.ts +6 -4
  964. package/dist-types/ts3.4/commands/ListDataTableValuesCommand.d.ts +6 -4
  965. package/dist-types/ts3.4/commands/ListDataTablesCommand.d.ts +6 -4
  966. package/dist-types/ts3.4/commands/ListDefaultVocabulariesCommand.d.ts +6 -4
  967. package/dist-types/ts3.4/commands/ListEntitySecurityProfilesCommand.d.ts +6 -4
  968. package/dist-types/ts3.4/commands/ListEvaluationFormVersionsCommand.d.ts +6 -4
  969. package/dist-types/ts3.4/commands/ListEvaluationFormsCommand.d.ts +6 -4
  970. package/dist-types/ts3.4/commands/ListFlowAssociationsCommand.d.ts +6 -4
  971. package/dist-types/ts3.4/commands/ListHoursOfOperationOverridesCommand.d.ts +6 -4
  972. package/dist-types/ts3.4/commands/ListHoursOfOperationsCommand.d.ts +6 -4
  973. package/dist-types/ts3.4/commands/ListInstanceAttributesCommand.d.ts +6 -4
  974. package/dist-types/ts3.4/commands/ListInstanceStorageConfigsCommand.d.ts +6 -4
  975. package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +6 -4
  976. package/dist-types/ts3.4/commands/ListIntegrationAssociationsCommand.d.ts +6 -4
  977. package/dist-types/ts3.4/commands/ListLambdaFunctionsCommand.d.ts +6 -4
  978. package/dist-types/ts3.4/commands/ListLexBotsCommand.d.ts +6 -4
  979. package/dist-types/ts3.4/commands/ListNotificationsCommand.d.ts +6 -4
  980. package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +6 -4
  981. package/dist-types/ts3.4/commands/ListPhoneNumbersV2Command.d.ts +6 -4
  982. package/dist-types/ts3.4/commands/ListPredefinedAttributesCommand.d.ts +6 -4
  983. package/dist-types/ts3.4/commands/ListPromptsCommand.d.ts +6 -4
  984. package/dist-types/ts3.4/commands/ListQueueEmailAddressesCommand.d.ts +6 -4
  985. package/dist-types/ts3.4/commands/ListQueueQuickConnectsCommand.d.ts +6 -4
  986. package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +6 -4
  987. package/dist-types/ts3.4/commands/ListQuickConnectsCommand.d.ts +6 -4
  988. package/dist-types/ts3.4/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +6 -4
  989. package/dist-types/ts3.4/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +6 -4
  990. package/dist-types/ts3.4/commands/ListRoutingProfileQueuesCommand.d.ts +6 -4
  991. package/dist-types/ts3.4/commands/ListRoutingProfilesCommand.d.ts +6 -4
  992. package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +6 -8
  993. package/dist-types/ts3.4/commands/ListSecurityKeysCommand.d.ts +6 -4
  994. package/dist-types/ts3.4/commands/ListSecurityProfileApplicationsCommand.d.ts +6 -4
  995. package/dist-types/ts3.4/commands/ListSecurityProfileFlowModulesCommand.d.ts +6 -4
  996. package/dist-types/ts3.4/commands/ListSecurityProfilePermissionsCommand.d.ts +6 -4
  997. package/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +6 -4
  998. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
  999. package/dist-types/ts3.4/commands/ListTaskTemplatesCommand.d.ts +6 -4
  1000. package/dist-types/ts3.4/commands/ListTestCaseExecutionRecordsCommand.d.ts +6 -4
  1001. package/dist-types/ts3.4/commands/ListTestCaseExecutionsCommand.d.ts +6 -4
  1002. package/dist-types/ts3.4/commands/ListTestCasesCommand.d.ts +6 -4
  1003. package/dist-types/ts3.4/commands/ListTrafficDistributionGroupUsersCommand.d.ts +6 -4
  1004. package/dist-types/ts3.4/commands/ListTrafficDistributionGroupsCommand.d.ts +6 -4
  1005. package/dist-types/ts3.4/commands/ListUseCasesCommand.d.ts +6 -4
  1006. package/dist-types/ts3.4/commands/ListUserHierarchyGroupsCommand.d.ts +6 -4
  1007. package/dist-types/ts3.4/commands/ListUserNotificationsCommand.d.ts +6 -4
  1008. package/dist-types/ts3.4/commands/ListUserProficienciesCommand.d.ts +6 -4
  1009. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +6 -8
  1010. package/dist-types/ts3.4/commands/ListViewVersionsCommand.d.ts +6 -4
  1011. package/dist-types/ts3.4/commands/ListViewsCommand.d.ts +6 -8
  1012. package/dist-types/ts3.4/commands/ListWorkspaceMediaCommand.d.ts +6 -4
  1013. package/dist-types/ts3.4/commands/ListWorkspacePagesCommand.d.ts +6 -4
  1014. package/dist-types/ts3.4/commands/ListWorkspacesCommand.d.ts +6 -4
  1015. package/dist-types/ts3.4/commands/MonitorContactCommand.d.ts +6 -4
  1016. package/dist-types/ts3.4/commands/PauseContactCommand.d.ts +6 -4
  1017. package/dist-types/ts3.4/commands/PutUserStatusCommand.d.ts +6 -4
  1018. package/dist-types/ts3.4/commands/ReleasePhoneNumberCommand.d.ts +6 -4
  1019. package/dist-types/ts3.4/commands/ReplicateInstanceCommand.d.ts +6 -4
  1020. package/dist-types/ts3.4/commands/ResumeContactCommand.d.ts +6 -4
  1021. package/dist-types/ts3.4/commands/ResumeContactRecordingCommand.d.ts +6 -4
  1022. package/dist-types/ts3.4/commands/SearchAgentStatusesCommand.d.ts +6 -4
  1023. package/dist-types/ts3.4/commands/SearchAvailablePhoneNumbersCommand.d.ts +6 -4
  1024. package/dist-types/ts3.4/commands/SearchContactEvaluationsCommand.d.ts +6 -4
  1025. package/dist-types/ts3.4/commands/SearchContactFlowModulesCommand.d.ts +6 -4
  1026. package/dist-types/ts3.4/commands/SearchContactFlowsCommand.d.ts +6 -4
  1027. package/dist-types/ts3.4/commands/SearchContactsCommand.d.ts +6 -4
  1028. package/dist-types/ts3.4/commands/SearchDataTablesCommand.d.ts +6 -4
  1029. package/dist-types/ts3.4/commands/SearchEmailAddressesCommand.d.ts +6 -4
  1030. package/dist-types/ts3.4/commands/SearchEvaluationFormsCommand.d.ts +6 -4
  1031. package/dist-types/ts3.4/commands/SearchHoursOfOperationOverridesCommand.d.ts +6 -4
  1032. package/dist-types/ts3.4/commands/SearchHoursOfOperationsCommand.d.ts +6 -4
  1033. package/dist-types/ts3.4/commands/SearchNotificationsCommand.d.ts +6 -4
  1034. package/dist-types/ts3.4/commands/SearchPredefinedAttributesCommand.d.ts +6 -4
  1035. package/dist-types/ts3.4/commands/SearchPromptsCommand.d.ts +6 -4
  1036. package/dist-types/ts3.4/commands/SearchQueuesCommand.d.ts +6 -4
  1037. package/dist-types/ts3.4/commands/SearchQuickConnectsCommand.d.ts +6 -4
  1038. package/dist-types/ts3.4/commands/SearchResourceTagsCommand.d.ts +6 -4
  1039. package/dist-types/ts3.4/commands/SearchRoutingProfilesCommand.d.ts +6 -4
  1040. package/dist-types/ts3.4/commands/SearchSecurityProfilesCommand.d.ts +6 -4
  1041. package/dist-types/ts3.4/commands/SearchTestCasesCommand.d.ts +6 -4
  1042. package/dist-types/ts3.4/commands/SearchUserHierarchyGroupsCommand.d.ts +6 -4
  1043. package/dist-types/ts3.4/commands/SearchUsersCommand.d.ts +6 -4
  1044. package/dist-types/ts3.4/commands/SearchViewsCommand.d.ts +6 -4
  1045. package/dist-types/ts3.4/commands/SearchVocabulariesCommand.d.ts +6 -4
  1046. package/dist-types/ts3.4/commands/SearchWorkspaceAssociationsCommand.d.ts +6 -4
  1047. package/dist-types/ts3.4/commands/SearchWorkspacesCommand.d.ts +6 -4
  1048. package/dist-types/ts3.4/commands/SendChatIntegrationEventCommand.d.ts +6 -4
  1049. package/dist-types/ts3.4/commands/SendOutboundEmailCommand.d.ts +6 -4
  1050. package/dist-types/ts3.4/commands/StartAttachedFileUploadCommand.d.ts +6 -4
  1051. package/dist-types/ts3.4/commands/StartChatContactCommand.d.ts +6 -4
  1052. package/dist-types/ts3.4/commands/StartContactEvaluationCommand.d.ts +6 -4
  1053. package/dist-types/ts3.4/commands/StartContactMediaProcessingCommand.d.ts +6 -4
  1054. package/dist-types/ts3.4/commands/StartContactRecordingCommand.d.ts +6 -4
  1055. package/dist-types/ts3.4/commands/StartContactStreamingCommand.d.ts +6 -4
  1056. package/dist-types/ts3.4/commands/StartEmailContactCommand.d.ts +6 -4
  1057. package/dist-types/ts3.4/commands/StartOutboundChatContactCommand.d.ts +6 -4
  1058. package/dist-types/ts3.4/commands/StartOutboundEmailContactCommand.d.ts +6 -4
  1059. package/dist-types/ts3.4/commands/StartOutboundVoiceContactCommand.d.ts +6 -4
  1060. package/dist-types/ts3.4/commands/StartScreenSharingCommand.d.ts +6 -4
  1061. package/dist-types/ts3.4/commands/StartTaskContactCommand.d.ts +6 -4
  1062. package/dist-types/ts3.4/commands/StartTestCaseExecutionCommand.d.ts +6 -4
  1063. package/dist-types/ts3.4/commands/StartWebRTCContactCommand.d.ts +6 -4
  1064. package/dist-types/ts3.4/commands/StopContactCommand.d.ts +6 -4
  1065. package/dist-types/ts3.4/commands/StopContactMediaProcessingCommand.d.ts +6 -4
  1066. package/dist-types/ts3.4/commands/StopContactRecordingCommand.d.ts +6 -4
  1067. package/dist-types/ts3.4/commands/StopContactStreamingCommand.d.ts +6 -4
  1068. package/dist-types/ts3.4/commands/StopTestCaseExecutionCommand.d.ts +6 -4
  1069. package/dist-types/ts3.4/commands/SubmitContactEvaluationCommand.d.ts +6 -4
  1070. package/dist-types/ts3.4/commands/SuspendContactRecordingCommand.d.ts +6 -4
  1071. package/dist-types/ts3.4/commands/TagContactCommand.d.ts +6 -4
  1072. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +6 -4
  1073. package/dist-types/ts3.4/commands/TransferContactCommand.d.ts +6 -4
  1074. package/dist-types/ts3.4/commands/UntagContactCommand.d.ts +6 -4
  1075. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +6 -4
  1076. package/dist-types/ts3.4/commands/UpdateAgentStatusCommand.d.ts +6 -4
  1077. package/dist-types/ts3.4/commands/UpdateAttachedFilesConfigurationCommand.d.ts +6 -4
  1078. package/dist-types/ts3.4/commands/UpdateAuthenticationProfileCommand.d.ts +6 -4
  1079. package/dist-types/ts3.4/commands/UpdateContactAttributesCommand.d.ts +6 -4
  1080. package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +6 -4
  1081. package/dist-types/ts3.4/commands/UpdateContactEvaluationCommand.d.ts +6 -4
  1082. package/dist-types/ts3.4/commands/UpdateContactFlowContentCommand.d.ts +6 -4
  1083. package/dist-types/ts3.4/commands/UpdateContactFlowMetadataCommand.d.ts +6 -4
  1084. package/dist-types/ts3.4/commands/UpdateContactFlowModuleAliasCommand.d.ts +6 -4
  1085. package/dist-types/ts3.4/commands/UpdateContactFlowModuleContentCommand.d.ts +6 -4
  1086. package/dist-types/ts3.4/commands/UpdateContactFlowModuleMetadataCommand.d.ts +6 -4
  1087. package/dist-types/ts3.4/commands/UpdateContactFlowNameCommand.d.ts +6 -4
  1088. package/dist-types/ts3.4/commands/UpdateContactRoutingDataCommand.d.ts +6 -4
  1089. package/dist-types/ts3.4/commands/UpdateContactScheduleCommand.d.ts +6 -4
  1090. package/dist-types/ts3.4/commands/UpdateDataTableAttributeCommand.d.ts +6 -4
  1091. package/dist-types/ts3.4/commands/UpdateDataTableMetadataCommand.d.ts +6 -4
  1092. package/dist-types/ts3.4/commands/UpdateDataTablePrimaryValuesCommand.d.ts +6 -4
  1093. package/dist-types/ts3.4/commands/UpdateEmailAddressMetadataCommand.d.ts +6 -4
  1094. package/dist-types/ts3.4/commands/UpdateEvaluationFormCommand.d.ts +6 -4
  1095. package/dist-types/ts3.4/commands/UpdateHoursOfOperationCommand.d.ts +6 -4
  1096. package/dist-types/ts3.4/commands/UpdateHoursOfOperationOverrideCommand.d.ts +6 -4
  1097. package/dist-types/ts3.4/commands/UpdateInstanceAttributeCommand.d.ts +6 -4
  1098. package/dist-types/ts3.4/commands/UpdateInstanceStorageConfigCommand.d.ts +6 -4
  1099. package/dist-types/ts3.4/commands/UpdateNotificationContentCommand.d.ts +6 -4
  1100. package/dist-types/ts3.4/commands/UpdateParticipantAuthenticationCommand.d.ts +6 -4
  1101. package/dist-types/ts3.4/commands/UpdateParticipantRoleConfigCommand.d.ts +6 -4
  1102. package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +6 -4
  1103. package/dist-types/ts3.4/commands/UpdatePhoneNumberMetadataCommand.d.ts +6 -4
  1104. package/dist-types/ts3.4/commands/UpdatePredefinedAttributeCommand.d.ts +6 -4
  1105. package/dist-types/ts3.4/commands/UpdatePromptCommand.d.ts +6 -4
  1106. package/dist-types/ts3.4/commands/UpdateQueueHoursOfOperationCommand.d.ts +6 -4
  1107. package/dist-types/ts3.4/commands/UpdateQueueMaxContactsCommand.d.ts +6 -4
  1108. package/dist-types/ts3.4/commands/UpdateQueueNameCommand.d.ts +6 -4
  1109. package/dist-types/ts3.4/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +6 -4
  1110. package/dist-types/ts3.4/commands/UpdateQueueOutboundEmailConfigCommand.d.ts +6 -4
  1111. package/dist-types/ts3.4/commands/UpdateQueueStatusCommand.d.ts +6 -4
  1112. package/dist-types/ts3.4/commands/UpdateQuickConnectConfigCommand.d.ts +6 -4
  1113. package/dist-types/ts3.4/commands/UpdateQuickConnectNameCommand.d.ts +6 -4
  1114. package/dist-types/ts3.4/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +6 -4
  1115. package/dist-types/ts3.4/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +6 -4
  1116. package/dist-types/ts3.4/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +6 -4
  1117. package/dist-types/ts3.4/commands/UpdateRoutingProfileNameCommand.d.ts +6 -4
  1118. package/dist-types/ts3.4/commands/UpdateRoutingProfileQueuesCommand.d.ts +6 -4
  1119. package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +6 -4
  1120. package/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +6 -4
  1121. package/dist-types/ts3.4/commands/UpdateTaskTemplateCommand.d.ts +6 -4
  1122. package/dist-types/ts3.4/commands/UpdateTestCaseCommand.d.ts +6 -4
  1123. package/dist-types/ts3.4/commands/UpdateTrafficDistributionCommand.d.ts +6 -4
  1124. package/dist-types/ts3.4/commands/UpdateUserConfigCommand.d.ts +6 -4
  1125. package/dist-types/ts3.4/commands/UpdateUserHierarchyCommand.d.ts +6 -4
  1126. package/dist-types/ts3.4/commands/UpdateUserHierarchyGroupNameCommand.d.ts +6 -4
  1127. package/dist-types/ts3.4/commands/UpdateUserHierarchyStructureCommand.d.ts +6 -4
  1128. package/dist-types/ts3.4/commands/UpdateUserIdentityInfoCommand.d.ts +6 -4
  1129. package/dist-types/ts3.4/commands/UpdateUserNotificationStatusCommand.d.ts +6 -4
  1130. package/dist-types/ts3.4/commands/UpdateUserPhoneConfigCommand.d.ts +6 -4
  1131. package/dist-types/ts3.4/commands/UpdateUserProficienciesCommand.d.ts +6 -4
  1132. package/dist-types/ts3.4/commands/UpdateUserRoutingProfileCommand.d.ts +6 -4
  1133. package/dist-types/ts3.4/commands/UpdateUserSecurityProfilesCommand.d.ts +6 -4
  1134. package/dist-types/ts3.4/commands/UpdateViewContentCommand.d.ts +6 -4
  1135. package/dist-types/ts3.4/commands/UpdateViewMetadataCommand.d.ts +6 -4
  1136. package/dist-types/ts3.4/commands/UpdateWorkspaceMetadataCommand.d.ts +6 -4
  1137. package/dist-types/ts3.4/commands/UpdateWorkspacePageCommand.d.ts +6 -4
  1138. package/dist-types/ts3.4/commands/UpdateWorkspaceThemeCommand.d.ts +6 -4
  1139. package/dist-types/ts3.4/commands/UpdateWorkspaceVisibilityCommand.d.ts +6 -4
  1140. package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
  1141. package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
  1142. package/dist-types/ts3.4/models/ConnectServiceException.d.ts +1 -1
  1143. package/dist-types/ts3.4/models/enums.d.ts +4 -0
  1144. package/dist-types/ts3.4/models/errors.d.ts +1 -1
  1145. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
  1146. package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
  1147. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
  1148. package/package.json +13 -34
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ConnectClientResolvedConfig,
@@ -19,7 +19,7 @@ export interface ListContactFlowModulesCommandOutput
19
19
  declare const ListContactFlowModulesCommand_base: {
20
20
  new (
21
21
  input: ListContactFlowModulesCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  ListContactFlowModulesCommandInput,
24
24
  ListContactFlowModulesCommandOutput,
25
25
  ConnectClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const ListContactFlowModulesCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: ListContactFlowModulesCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  ListContactFlowModulesCommandInput,
33
33
  ListContactFlowModulesCommandOutput,
34
34
  ConnectClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class ListContactFlowModulesCommand extends ListContactFlowModulesCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ConnectClientResolvedConfig,
@@ -19,7 +19,7 @@ export interface ListContactFlowVersionsCommandOutput
19
19
  declare const ListContactFlowVersionsCommand_base: {
20
20
  new (
21
21
  input: ListContactFlowVersionsCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  ListContactFlowVersionsCommandInput,
24
24
  ListContactFlowVersionsCommandOutput,
25
25
  ConnectClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const ListContactFlowVersionsCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: ListContactFlowVersionsCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  ListContactFlowVersionsCommandInput,
33
33
  ListContactFlowVersionsCommandOutput,
34
34
  ConnectClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class ListContactFlowVersionsCommand extends ListContactFlowVersionsCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ConnectClientResolvedConfig,
@@ -18,7 +18,7 @@ export interface ListContactFlowsCommandOutput
18
18
  declare const ListContactFlowsCommand_base: {
19
19
  new (
20
20
  input: ListContactFlowsCommandInput
21
- ): import("@smithy/smithy-client").CommandImpl<
21
+ ): import("@smithy/core/client").CommandImpl<
22
22
  ListContactFlowsCommandInput,
23
23
  ListContactFlowsCommandOutput,
24
24
  ConnectClientResolvedConfig,
@@ -27,14 +27,16 @@ declare const ListContactFlowsCommand_base: {
27
27
  >;
28
28
  new (
29
29
  input: ListContactFlowsCommandInput
30
- ): import("@smithy/smithy-client").CommandImpl<
30
+ ): import("@smithy/core/client").CommandImpl<
31
31
  ListContactFlowsCommandInput,
32
32
  ListContactFlowsCommandOutput,
33
33
  ConnectClientResolvedConfig,
34
34
  ServiceInputTypes,
35
35
  ServiceOutputTypes
36
36
  >;
37
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
37
+ getEndpointParameterInstructions(): {
38
+ [x: string]: unknown;
39
+ };
38
40
  };
39
41
  export declare class ListContactFlowsCommand extends ListContactFlowsCommand_base {
40
42
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ConnectClientResolvedConfig,
@@ -19,7 +19,7 @@ export interface ListContactReferencesCommandOutput
19
19
  declare const ListContactReferencesCommand_base: {
20
20
  new (
21
21
  input: ListContactReferencesCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  ListContactReferencesCommandInput,
24
24
  ListContactReferencesCommandOutput,
25
25
  ConnectClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const ListContactReferencesCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: ListContactReferencesCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  ListContactReferencesCommandInput,
33
33
  ListContactReferencesCommandOutput,
34
34
  ConnectClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class ListContactReferencesCommand extends ListContactReferencesCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ConnectClientResolvedConfig,
@@ -19,7 +19,7 @@ export interface ListDataTableAttributesCommandOutput
19
19
  declare const ListDataTableAttributesCommand_base: {
20
20
  new (
21
21
  input: ListDataTableAttributesCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  ListDataTableAttributesCommandInput,
24
24
  ListDataTableAttributesCommandOutput,
25
25
  ConnectClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const ListDataTableAttributesCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: ListDataTableAttributesCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  ListDataTableAttributesCommandInput,
33
33
  ListDataTableAttributesCommandOutput,
34
34
  ConnectClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class ListDataTableAttributesCommand extends ListDataTableAttributesCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ConnectClientResolvedConfig,
@@ -19,7 +19,7 @@ export interface ListDataTablePrimaryValuesCommandOutput
19
19
  declare const ListDataTablePrimaryValuesCommand_base: {
20
20
  new (
21
21
  input: ListDataTablePrimaryValuesCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  ListDataTablePrimaryValuesCommandInput,
24
24
  ListDataTablePrimaryValuesCommandOutput,
25
25
  ConnectClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const ListDataTablePrimaryValuesCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: ListDataTablePrimaryValuesCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  ListDataTablePrimaryValuesCommandInput,
33
33
  ListDataTablePrimaryValuesCommandOutput,
34
34
  ConnectClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class ListDataTablePrimaryValuesCommand extends ListDataTablePrimaryValuesCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ConnectClientResolvedConfig,
@@ -19,7 +19,7 @@ export interface ListDataTableValuesCommandOutput
19
19
  declare const ListDataTableValuesCommand_base: {
20
20
  new (
21
21
  input: ListDataTableValuesCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  ListDataTableValuesCommandInput,
24
24
  ListDataTableValuesCommandOutput,
25
25
  ConnectClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const ListDataTableValuesCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: ListDataTableValuesCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  ListDataTableValuesCommandInput,
33
33
  ListDataTableValuesCommandOutput,
34
34
  ConnectClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class ListDataTableValuesCommand extends ListDataTableValuesCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ConnectClientResolvedConfig,
@@ -18,7 +18,7 @@ export interface ListDataTablesCommandOutput
18
18
  declare const ListDataTablesCommand_base: {
19
19
  new (
20
20
  input: ListDataTablesCommandInput
21
- ): import("@smithy/smithy-client").CommandImpl<
21
+ ): import("@smithy/core/client").CommandImpl<
22
22
  ListDataTablesCommandInput,
23
23
  ListDataTablesCommandOutput,
24
24
  ConnectClientResolvedConfig,
@@ -27,14 +27,16 @@ declare const ListDataTablesCommand_base: {
27
27
  >;
28
28
  new (
29
29
  input: ListDataTablesCommandInput
30
- ): import("@smithy/smithy-client").CommandImpl<
30
+ ): import("@smithy/core/client").CommandImpl<
31
31
  ListDataTablesCommandInput,
32
32
  ListDataTablesCommandOutput,
33
33
  ConnectClientResolvedConfig,
34
34
  ServiceInputTypes,
35
35
  ServiceOutputTypes
36
36
  >;
37
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
37
+ getEndpointParameterInstructions(): {
38
+ [x: string]: unknown;
39
+ };
38
40
  };
39
41
  export declare class ListDataTablesCommand extends ListDataTablesCommand_base {
40
42
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ConnectClientResolvedConfig,
@@ -19,7 +19,7 @@ export interface ListDefaultVocabulariesCommandOutput
19
19
  declare const ListDefaultVocabulariesCommand_base: {
20
20
  new (
21
21
  input: ListDefaultVocabulariesCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  ListDefaultVocabulariesCommandInput,
24
24
  ListDefaultVocabulariesCommandOutput,
25
25
  ConnectClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const ListDefaultVocabulariesCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: ListDefaultVocabulariesCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  ListDefaultVocabulariesCommandInput,
33
33
  ListDefaultVocabulariesCommandOutput,
34
34
  ConnectClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class ListDefaultVocabulariesCommand extends ListDefaultVocabulariesCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ConnectClientResolvedConfig,
@@ -19,7 +19,7 @@ export interface ListEntitySecurityProfilesCommandOutput
19
19
  declare const ListEntitySecurityProfilesCommand_base: {
20
20
  new (
21
21
  input: ListEntitySecurityProfilesCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  ListEntitySecurityProfilesCommandInput,
24
24
  ListEntitySecurityProfilesCommandOutput,
25
25
  ConnectClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const ListEntitySecurityProfilesCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: ListEntitySecurityProfilesCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  ListEntitySecurityProfilesCommandInput,
33
33
  ListEntitySecurityProfilesCommandOutput,
34
34
  ConnectClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class ListEntitySecurityProfilesCommand extends ListEntitySecurityProfilesCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ConnectClientResolvedConfig,
@@ -19,7 +19,7 @@ export interface ListEvaluationFormVersionsCommandOutput
19
19
  declare const ListEvaluationFormVersionsCommand_base: {
20
20
  new (
21
21
  input: ListEvaluationFormVersionsCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  ListEvaluationFormVersionsCommandInput,
24
24
  ListEvaluationFormVersionsCommandOutput,
25
25
  ConnectClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const ListEvaluationFormVersionsCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: ListEvaluationFormVersionsCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  ListEvaluationFormVersionsCommandInput,
33
33
  ListEvaluationFormVersionsCommandOutput,
34
34
  ConnectClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class ListEvaluationFormVersionsCommand extends ListEvaluationFormVersionsCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ConnectClientResolvedConfig,
@@ -19,7 +19,7 @@ export interface ListEvaluationFormsCommandOutput
19
19
  declare const ListEvaluationFormsCommand_base: {
20
20
  new (
21
21
  input: ListEvaluationFormsCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  ListEvaluationFormsCommandInput,
24
24
  ListEvaluationFormsCommandOutput,
25
25
  ConnectClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const ListEvaluationFormsCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: ListEvaluationFormsCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  ListEvaluationFormsCommandInput,
33
33
  ListEvaluationFormsCommandOutput,
34
34
  ConnectClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class ListEvaluationFormsCommand extends ListEvaluationFormsCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ConnectClientResolvedConfig,
@@ -19,7 +19,7 @@ export interface ListFlowAssociationsCommandOutput
19
19
  declare const ListFlowAssociationsCommand_base: {
20
20
  new (
21
21
  input: ListFlowAssociationsCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  ListFlowAssociationsCommandInput,
24
24
  ListFlowAssociationsCommandOutput,
25
25
  ConnectClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const ListFlowAssociationsCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: ListFlowAssociationsCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  ListFlowAssociationsCommandInput,
33
33
  ListFlowAssociationsCommandOutput,
34
34
  ConnectClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class ListFlowAssociationsCommand extends ListFlowAssociationsCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ConnectClientResolvedConfig,
@@ -19,7 +19,7 @@ export interface ListHoursOfOperationOverridesCommandOutput
19
19
  declare const ListHoursOfOperationOverridesCommand_base: {
20
20
  new (
21
21
  input: ListHoursOfOperationOverridesCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  ListHoursOfOperationOverridesCommandInput,
24
24
  ListHoursOfOperationOverridesCommandOutput,
25
25
  ConnectClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const ListHoursOfOperationOverridesCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: ListHoursOfOperationOverridesCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  ListHoursOfOperationOverridesCommandInput,
33
33
  ListHoursOfOperationOverridesCommandOutput,
34
34
  ConnectClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class ListHoursOfOperationOverridesCommand extends ListHoursOfOperationOverridesCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ConnectClientResolvedConfig,
@@ -19,7 +19,7 @@ export interface ListHoursOfOperationsCommandOutput
19
19
  declare const ListHoursOfOperationsCommand_base: {
20
20
  new (
21
21
  input: ListHoursOfOperationsCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  ListHoursOfOperationsCommandInput,
24
24
  ListHoursOfOperationsCommandOutput,
25
25
  ConnectClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const ListHoursOfOperationsCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: ListHoursOfOperationsCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  ListHoursOfOperationsCommandInput,
33
33
  ListHoursOfOperationsCommandOutput,
34
34
  ConnectClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class ListHoursOfOperationsCommand extends ListHoursOfOperationsCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ConnectClientResolvedConfig,
@@ -19,7 +19,7 @@ export interface ListInstanceAttributesCommandOutput
19
19
  declare const ListInstanceAttributesCommand_base: {
20
20
  new (
21
21
  input: ListInstanceAttributesCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  ListInstanceAttributesCommandInput,
24
24
  ListInstanceAttributesCommandOutput,
25
25
  ConnectClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const ListInstanceAttributesCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: ListInstanceAttributesCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  ListInstanceAttributesCommandInput,
33
33
  ListInstanceAttributesCommandOutput,
34
34
  ConnectClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class ListInstanceAttributesCommand extends ListInstanceAttributesCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ConnectClientResolvedConfig,
@@ -19,7 +19,7 @@ export interface ListInstanceStorageConfigsCommandOutput
19
19
  declare const ListInstanceStorageConfigsCommand_base: {
20
20
  new (
21
21
  input: ListInstanceStorageConfigsCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  ListInstanceStorageConfigsCommandInput,
24
24
  ListInstanceStorageConfigsCommandOutput,
25
25
  ConnectClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const ListInstanceStorageConfigsCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: ListInstanceStorageConfigsCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  ListInstanceStorageConfigsCommandInput,
33
33
  ListInstanceStorageConfigsCommandOutput,
34
34
  ConnectClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class ListInstanceStorageConfigsCommand extends ListInstanceStorageConfigsCommand_base {
41
43
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ConnectClientResolvedConfig,
@@ -18,7 +18,7 @@ export interface ListInstancesCommandOutput
18
18
  declare const ListInstancesCommand_base: {
19
19
  new (
20
20
  input: ListInstancesCommandInput
21
- ): import("@smithy/smithy-client").CommandImpl<
21
+ ): import("@smithy/core/client").CommandImpl<
22
22
  ListInstancesCommandInput,
23
23
  ListInstancesCommandOutput,
24
24
  ConnectClientResolvedConfig,
@@ -27,14 +27,16 @@ declare const ListInstancesCommand_base: {
27
27
  >;
28
28
  new (
29
29
  ...[input]: [] | [ListInstancesCommandInput]
30
- ): import("@smithy/smithy-client").CommandImpl<
30
+ ): import("@smithy/core/client").CommandImpl<
31
31
  ListInstancesCommandInput,
32
32
  ListInstancesCommandOutput,
33
33
  ConnectClientResolvedConfig,
34
34
  ServiceInputTypes,
35
35
  ServiceOutputTypes
36
36
  >;
37
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
37
+ getEndpointParameterInstructions(): {
38
+ [x: string]: unknown;
39
+ };
38
40
  };
39
41
  export declare class ListInstancesCommand extends ListInstancesCommand_base {
40
42
  protected static __types: {
@@ -1,4 +1,4 @@
1
- import { Command as $Command } from "@smithy/smithy-client";
1
+ import { Command as $Command } from "@smithy/core/client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
3
  import {
4
4
  ConnectClientResolvedConfig,
@@ -19,7 +19,7 @@ export interface ListIntegrationAssociationsCommandOutput
19
19
  declare const ListIntegrationAssociationsCommand_base: {
20
20
  new (
21
21
  input: ListIntegrationAssociationsCommandInput
22
- ): import("@smithy/smithy-client").CommandImpl<
22
+ ): import("@smithy/core/client").CommandImpl<
23
23
  ListIntegrationAssociationsCommandInput,
24
24
  ListIntegrationAssociationsCommandOutput,
25
25
  ConnectClientResolvedConfig,
@@ -28,14 +28,16 @@ declare const ListIntegrationAssociationsCommand_base: {
28
28
  >;
29
29
  new (
30
30
  input: ListIntegrationAssociationsCommandInput
31
- ): import("@smithy/smithy-client").CommandImpl<
31
+ ): import("@smithy/core/client").CommandImpl<
32
32
  ListIntegrationAssociationsCommandInput,
33
33
  ListIntegrationAssociationsCommandOutput,
34
34
  ConnectClientResolvedConfig,
35
35
  ServiceInputTypes,
36
36
  ServiceOutputTypes
37
37
  >;
38
- getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
38
+ getEndpointParameterInstructions(): {
39
+ [x: string]: unknown;
40
+ };
39
41
  };
40
42
  export declare class ListIntegrationAssociationsCommand extends ListIntegrationAssociationsCommand_base {
41
43
  protected static __types: {