@aws-sdk/client-connect 3.362.0 → 3.366.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 (918) hide show
  1. package/dist-cjs/Connect.js +1 -1
  2. package/dist-cjs/ConnectClient.js +5 -5
  3. package/dist-cjs/commands/ActivateEvaluationFormCommand.js +3 -3
  4. package/dist-cjs/commands/AssociateApprovedOriginCommand.js +3 -3
  5. package/dist-cjs/commands/AssociateBotCommand.js +3 -3
  6. package/dist-cjs/commands/AssociateDefaultVocabularyCommand.js +3 -3
  7. package/dist-cjs/commands/AssociateInstanceStorageConfigCommand.js +3 -3
  8. package/dist-cjs/commands/AssociateLambdaFunctionCommand.js +3 -3
  9. package/dist-cjs/commands/AssociateLexBotCommand.js +3 -3
  10. package/dist-cjs/commands/AssociatePhoneNumberContactFlowCommand.js +3 -3
  11. package/dist-cjs/commands/AssociateQueueQuickConnectsCommand.js +3 -3
  12. package/dist-cjs/commands/AssociateRoutingProfileQueuesCommand.js +3 -3
  13. package/dist-cjs/commands/AssociateSecurityKeyCommand.js +3 -3
  14. package/dist-cjs/commands/ClaimPhoneNumberCommand.js +3 -3
  15. package/dist-cjs/commands/CreateAgentStatusCommand.js +3 -3
  16. package/dist-cjs/commands/CreateContactFlowCommand.js +3 -3
  17. package/dist-cjs/commands/CreateContactFlowModuleCommand.js +3 -3
  18. package/dist-cjs/commands/CreateEvaluationFormCommand.js +3 -3
  19. package/dist-cjs/commands/CreateHoursOfOperationCommand.js +3 -3
  20. package/dist-cjs/commands/CreateInstanceCommand.js +3 -3
  21. package/dist-cjs/commands/CreateIntegrationAssociationCommand.js +3 -3
  22. package/dist-cjs/commands/CreateParticipantCommand.js +3 -3
  23. package/dist-cjs/commands/CreatePromptCommand.js +3 -3
  24. package/dist-cjs/commands/CreateQueueCommand.js +3 -3
  25. package/dist-cjs/commands/CreateQuickConnectCommand.js +3 -3
  26. package/dist-cjs/commands/CreateRoutingProfileCommand.js +3 -3
  27. package/dist-cjs/commands/CreateRuleCommand.js +3 -3
  28. package/dist-cjs/commands/CreateSecurityProfileCommand.js +3 -3
  29. package/dist-cjs/commands/CreateTaskTemplateCommand.js +3 -3
  30. package/dist-cjs/commands/CreateTrafficDistributionGroupCommand.js +3 -3
  31. package/dist-cjs/commands/CreateUseCaseCommand.js +3 -3
  32. package/dist-cjs/commands/CreateUserCommand.js +3 -3
  33. package/dist-cjs/commands/CreateUserHierarchyGroupCommand.js +3 -3
  34. package/dist-cjs/commands/CreateVocabularyCommand.js +3 -3
  35. package/dist-cjs/commands/DeactivateEvaluationFormCommand.js +3 -3
  36. package/dist-cjs/commands/DeleteContactEvaluationCommand.js +3 -3
  37. package/dist-cjs/commands/DeleteContactFlowCommand.js +3 -3
  38. package/dist-cjs/commands/DeleteContactFlowModuleCommand.js +3 -3
  39. package/dist-cjs/commands/DeleteEvaluationFormCommand.js +3 -3
  40. package/dist-cjs/commands/DeleteHoursOfOperationCommand.js +3 -3
  41. package/dist-cjs/commands/DeleteInstanceCommand.js +3 -3
  42. package/dist-cjs/commands/DeleteIntegrationAssociationCommand.js +3 -3
  43. package/dist-cjs/commands/DeletePromptCommand.js +3 -3
  44. package/dist-cjs/commands/DeleteQuickConnectCommand.js +3 -3
  45. package/dist-cjs/commands/DeleteRuleCommand.js +3 -3
  46. package/dist-cjs/commands/DeleteSecurityProfileCommand.js +3 -3
  47. package/dist-cjs/commands/DeleteTaskTemplateCommand.js +3 -3
  48. package/dist-cjs/commands/DeleteTrafficDistributionGroupCommand.js +3 -3
  49. package/dist-cjs/commands/DeleteUseCaseCommand.js +3 -3
  50. package/dist-cjs/commands/DeleteUserCommand.js +3 -3
  51. package/dist-cjs/commands/DeleteUserHierarchyGroupCommand.js +3 -3
  52. package/dist-cjs/commands/DeleteVocabularyCommand.js +3 -3
  53. package/dist-cjs/commands/DescribeAgentStatusCommand.js +3 -3
  54. package/dist-cjs/commands/DescribeContactCommand.js +3 -3
  55. package/dist-cjs/commands/DescribeContactEvaluationCommand.js +3 -3
  56. package/dist-cjs/commands/DescribeContactFlowCommand.js +3 -3
  57. package/dist-cjs/commands/DescribeContactFlowModuleCommand.js +3 -3
  58. package/dist-cjs/commands/DescribeEvaluationFormCommand.js +3 -3
  59. package/dist-cjs/commands/DescribeHoursOfOperationCommand.js +3 -3
  60. package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +3 -3
  61. package/dist-cjs/commands/DescribeInstanceCommand.js +3 -3
  62. package/dist-cjs/commands/DescribeInstanceStorageConfigCommand.js +3 -3
  63. package/dist-cjs/commands/DescribePhoneNumberCommand.js +3 -3
  64. package/dist-cjs/commands/DescribePromptCommand.js +3 -3
  65. package/dist-cjs/commands/DescribeQueueCommand.js +3 -3
  66. package/dist-cjs/commands/DescribeQuickConnectCommand.js +3 -3
  67. package/dist-cjs/commands/DescribeRoutingProfileCommand.js +3 -3
  68. package/dist-cjs/commands/DescribeRuleCommand.js +3 -3
  69. package/dist-cjs/commands/DescribeSecurityProfileCommand.js +3 -3
  70. package/dist-cjs/commands/DescribeTrafficDistributionGroupCommand.js +3 -3
  71. package/dist-cjs/commands/DescribeUserCommand.js +3 -3
  72. package/dist-cjs/commands/DescribeUserHierarchyGroupCommand.js +3 -3
  73. package/dist-cjs/commands/DescribeUserHierarchyStructureCommand.js +3 -3
  74. package/dist-cjs/commands/DescribeVocabularyCommand.js +3 -3
  75. package/dist-cjs/commands/DisassociateApprovedOriginCommand.js +3 -3
  76. package/dist-cjs/commands/DisassociateBotCommand.js +3 -3
  77. package/dist-cjs/commands/DisassociateInstanceStorageConfigCommand.js +3 -3
  78. package/dist-cjs/commands/DisassociateLambdaFunctionCommand.js +3 -3
  79. package/dist-cjs/commands/DisassociateLexBotCommand.js +3 -3
  80. package/dist-cjs/commands/DisassociatePhoneNumberContactFlowCommand.js +3 -3
  81. package/dist-cjs/commands/DisassociateQueueQuickConnectsCommand.js +3 -3
  82. package/dist-cjs/commands/DisassociateRoutingProfileQueuesCommand.js +3 -3
  83. package/dist-cjs/commands/DisassociateSecurityKeyCommand.js +3 -3
  84. package/dist-cjs/commands/DismissUserContactCommand.js +3 -3
  85. package/dist-cjs/commands/GetContactAttributesCommand.js +3 -3
  86. package/dist-cjs/commands/GetCurrentMetricDataCommand.js +3 -3
  87. package/dist-cjs/commands/GetCurrentUserDataCommand.js +3 -3
  88. package/dist-cjs/commands/GetFederationTokenCommand.js +3 -3
  89. package/dist-cjs/commands/GetMetricDataCommand.js +3 -3
  90. package/dist-cjs/commands/GetMetricDataV2Command.js +3 -3
  91. package/dist-cjs/commands/GetPromptFileCommand.js +3 -3
  92. package/dist-cjs/commands/GetTaskTemplateCommand.js +3 -3
  93. package/dist-cjs/commands/GetTrafficDistributionCommand.js +3 -3
  94. package/dist-cjs/commands/ListAgentStatusesCommand.js +3 -3
  95. package/dist-cjs/commands/ListApprovedOriginsCommand.js +3 -3
  96. package/dist-cjs/commands/ListBotsCommand.js +3 -3
  97. package/dist-cjs/commands/ListContactEvaluationsCommand.js +3 -3
  98. package/dist-cjs/commands/ListContactFlowModulesCommand.js +3 -3
  99. package/dist-cjs/commands/ListContactFlowsCommand.js +3 -3
  100. package/dist-cjs/commands/ListContactReferencesCommand.js +3 -3
  101. package/dist-cjs/commands/ListDefaultVocabulariesCommand.js +3 -3
  102. package/dist-cjs/commands/ListEvaluationFormVersionsCommand.js +3 -3
  103. package/dist-cjs/commands/ListEvaluationFormsCommand.js +3 -3
  104. package/dist-cjs/commands/ListHoursOfOperationsCommand.js +3 -3
  105. package/dist-cjs/commands/ListInstanceAttributesCommand.js +3 -3
  106. package/dist-cjs/commands/ListInstanceStorageConfigsCommand.js +3 -3
  107. package/dist-cjs/commands/ListInstancesCommand.js +3 -3
  108. package/dist-cjs/commands/ListIntegrationAssociationsCommand.js +3 -3
  109. package/dist-cjs/commands/ListLambdaFunctionsCommand.js +3 -3
  110. package/dist-cjs/commands/ListLexBotsCommand.js +3 -3
  111. package/dist-cjs/commands/ListPhoneNumbersCommand.js +3 -3
  112. package/dist-cjs/commands/ListPhoneNumbersV2Command.js +3 -3
  113. package/dist-cjs/commands/ListPromptsCommand.js +3 -3
  114. package/dist-cjs/commands/ListQueueQuickConnectsCommand.js +3 -3
  115. package/dist-cjs/commands/ListQueuesCommand.js +3 -3
  116. package/dist-cjs/commands/ListQuickConnectsCommand.js +3 -3
  117. package/dist-cjs/commands/ListRoutingProfileQueuesCommand.js +3 -3
  118. package/dist-cjs/commands/ListRoutingProfilesCommand.js +3 -3
  119. package/dist-cjs/commands/ListRulesCommand.js +3 -3
  120. package/dist-cjs/commands/ListSecurityKeysCommand.js +3 -3
  121. package/dist-cjs/commands/ListSecurityProfilePermissionsCommand.js +3 -3
  122. package/dist-cjs/commands/ListSecurityProfilesCommand.js +3 -3
  123. package/dist-cjs/commands/ListTagsForResourceCommand.js +3 -3
  124. package/dist-cjs/commands/ListTaskTemplatesCommand.js +3 -3
  125. package/dist-cjs/commands/ListTrafficDistributionGroupsCommand.js +3 -3
  126. package/dist-cjs/commands/ListUseCasesCommand.js +3 -3
  127. package/dist-cjs/commands/ListUserHierarchyGroupsCommand.js +3 -3
  128. package/dist-cjs/commands/ListUsersCommand.js +3 -3
  129. package/dist-cjs/commands/MonitorContactCommand.js +3 -3
  130. package/dist-cjs/commands/PutUserStatusCommand.js +3 -3
  131. package/dist-cjs/commands/ReleasePhoneNumberCommand.js +3 -3
  132. package/dist-cjs/commands/ReplicateInstanceCommand.js +3 -3
  133. package/dist-cjs/commands/ResumeContactRecordingCommand.js +3 -3
  134. package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +3 -3
  135. package/dist-cjs/commands/SearchHoursOfOperationsCommand.js +3 -3
  136. package/dist-cjs/commands/SearchPromptsCommand.js +3 -3
  137. package/dist-cjs/commands/SearchQueuesCommand.js +3 -3
  138. package/dist-cjs/commands/SearchQuickConnectsCommand.js +3 -3
  139. package/dist-cjs/commands/SearchResourceTagsCommand.js +3 -3
  140. package/dist-cjs/commands/SearchRoutingProfilesCommand.js +3 -3
  141. package/dist-cjs/commands/SearchSecurityProfilesCommand.js +3 -3
  142. package/dist-cjs/commands/SearchUsersCommand.js +3 -3
  143. package/dist-cjs/commands/SearchVocabulariesCommand.js +3 -3
  144. package/dist-cjs/commands/StartChatContactCommand.js +3 -3
  145. package/dist-cjs/commands/StartContactEvaluationCommand.js +3 -3
  146. package/dist-cjs/commands/StartContactRecordingCommand.js +3 -3
  147. package/dist-cjs/commands/StartContactStreamingCommand.js +3 -3
  148. package/dist-cjs/commands/StartOutboundVoiceContactCommand.js +3 -3
  149. package/dist-cjs/commands/StartTaskContactCommand.js +3 -3
  150. package/dist-cjs/commands/StopContactCommand.js +3 -3
  151. package/dist-cjs/commands/StopContactRecordingCommand.js +3 -3
  152. package/dist-cjs/commands/StopContactStreamingCommand.js +3 -3
  153. package/dist-cjs/commands/SubmitContactEvaluationCommand.js +3 -3
  154. package/dist-cjs/commands/SuspendContactRecordingCommand.js +3 -3
  155. package/dist-cjs/commands/TagResourceCommand.js +3 -3
  156. package/dist-cjs/commands/TransferContactCommand.js +3 -3
  157. package/dist-cjs/commands/UntagResourceCommand.js +3 -3
  158. package/dist-cjs/commands/UpdateAgentStatusCommand.js +3 -3
  159. package/dist-cjs/commands/UpdateContactAttributesCommand.js +3 -3
  160. package/dist-cjs/commands/UpdateContactCommand.js +3 -3
  161. package/dist-cjs/commands/UpdateContactEvaluationCommand.js +3 -3
  162. package/dist-cjs/commands/UpdateContactFlowContentCommand.js +3 -3
  163. package/dist-cjs/commands/UpdateContactFlowMetadataCommand.js +3 -3
  164. package/dist-cjs/commands/UpdateContactFlowModuleContentCommand.js +3 -3
  165. package/dist-cjs/commands/UpdateContactFlowModuleMetadataCommand.js +3 -3
  166. package/dist-cjs/commands/UpdateContactFlowNameCommand.js +3 -3
  167. package/dist-cjs/commands/UpdateContactScheduleCommand.js +3 -3
  168. package/dist-cjs/commands/UpdateEvaluationFormCommand.js +3 -3
  169. package/dist-cjs/commands/UpdateHoursOfOperationCommand.js +3 -3
  170. package/dist-cjs/commands/UpdateInstanceAttributeCommand.js +3 -3
  171. package/dist-cjs/commands/UpdateInstanceStorageConfigCommand.js +3 -3
  172. package/dist-cjs/commands/UpdateParticipantRoleConfigCommand.js +3 -3
  173. package/dist-cjs/commands/UpdatePhoneNumberCommand.js +3 -3
  174. package/dist-cjs/commands/UpdatePromptCommand.js +3 -3
  175. package/dist-cjs/commands/UpdateQueueHoursOfOperationCommand.js +3 -3
  176. package/dist-cjs/commands/UpdateQueueMaxContactsCommand.js +3 -3
  177. package/dist-cjs/commands/UpdateQueueNameCommand.js +3 -3
  178. package/dist-cjs/commands/UpdateQueueOutboundCallerConfigCommand.js +3 -3
  179. package/dist-cjs/commands/UpdateQueueStatusCommand.js +3 -3
  180. package/dist-cjs/commands/UpdateQuickConnectConfigCommand.js +3 -3
  181. package/dist-cjs/commands/UpdateQuickConnectNameCommand.js +3 -3
  182. package/dist-cjs/commands/UpdateRoutingProfileConcurrencyCommand.js +3 -3
  183. package/dist-cjs/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +3 -3
  184. package/dist-cjs/commands/UpdateRoutingProfileNameCommand.js +3 -3
  185. package/dist-cjs/commands/UpdateRoutingProfileQueuesCommand.js +3 -3
  186. package/dist-cjs/commands/UpdateRuleCommand.js +3 -3
  187. package/dist-cjs/commands/UpdateSecurityProfileCommand.js +3 -3
  188. package/dist-cjs/commands/UpdateTaskTemplateCommand.js +3 -3
  189. package/dist-cjs/commands/UpdateTrafficDistributionCommand.js +3 -3
  190. package/dist-cjs/commands/UpdateUserHierarchyCommand.js +3 -3
  191. package/dist-cjs/commands/UpdateUserHierarchyGroupNameCommand.js +3 -3
  192. package/dist-cjs/commands/UpdateUserHierarchyStructureCommand.js +3 -3
  193. package/dist-cjs/commands/UpdateUserIdentityInfoCommand.js +3 -3
  194. package/dist-cjs/commands/UpdateUserPhoneConfigCommand.js +3 -3
  195. package/dist-cjs/commands/UpdateUserRoutingProfileCommand.js +3 -3
  196. package/dist-cjs/commands/UpdateUserSecurityProfilesCommand.js +3 -3
  197. package/dist-cjs/models/ConnectServiceException.js +1 -1
  198. package/dist-cjs/models/models_0.js +1 -1
  199. package/dist-cjs/models/models_1.js +1 -1
  200. package/dist-cjs/protocols/Aws_restJson1.js +1 -1
  201. package/dist-cjs/runtimeConfig.browser.js +7 -7
  202. package/dist-cjs/runtimeConfig.js +10 -10
  203. package/dist-cjs/runtimeConfig.shared.js +4 -4
  204. package/dist-es/Connect.js +1 -1
  205. package/dist-es/ConnectClient.js +5 -5
  206. package/dist-es/commands/ActivateEvaluationFormCommand.js +3 -3
  207. package/dist-es/commands/AssociateApprovedOriginCommand.js +3 -3
  208. package/dist-es/commands/AssociateBotCommand.js +3 -3
  209. package/dist-es/commands/AssociateDefaultVocabularyCommand.js +3 -3
  210. package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +3 -3
  211. package/dist-es/commands/AssociateLambdaFunctionCommand.js +3 -3
  212. package/dist-es/commands/AssociateLexBotCommand.js +3 -3
  213. package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +3 -3
  214. package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +3 -3
  215. package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +3 -3
  216. package/dist-es/commands/AssociateSecurityKeyCommand.js +3 -3
  217. package/dist-es/commands/ClaimPhoneNumberCommand.js +3 -3
  218. package/dist-es/commands/CreateAgentStatusCommand.js +3 -3
  219. package/dist-es/commands/CreateContactFlowCommand.js +3 -3
  220. package/dist-es/commands/CreateContactFlowModuleCommand.js +3 -3
  221. package/dist-es/commands/CreateEvaluationFormCommand.js +3 -3
  222. package/dist-es/commands/CreateHoursOfOperationCommand.js +3 -3
  223. package/dist-es/commands/CreateInstanceCommand.js +3 -3
  224. package/dist-es/commands/CreateIntegrationAssociationCommand.js +3 -3
  225. package/dist-es/commands/CreateParticipantCommand.js +3 -3
  226. package/dist-es/commands/CreatePromptCommand.js +3 -3
  227. package/dist-es/commands/CreateQueueCommand.js +3 -3
  228. package/dist-es/commands/CreateQuickConnectCommand.js +3 -3
  229. package/dist-es/commands/CreateRoutingProfileCommand.js +3 -3
  230. package/dist-es/commands/CreateRuleCommand.js +3 -3
  231. package/dist-es/commands/CreateSecurityProfileCommand.js +3 -3
  232. package/dist-es/commands/CreateTaskTemplateCommand.js +3 -3
  233. package/dist-es/commands/CreateTrafficDistributionGroupCommand.js +3 -3
  234. package/dist-es/commands/CreateUseCaseCommand.js +3 -3
  235. package/dist-es/commands/CreateUserCommand.js +3 -3
  236. package/dist-es/commands/CreateUserHierarchyGroupCommand.js +3 -3
  237. package/dist-es/commands/CreateVocabularyCommand.js +3 -3
  238. package/dist-es/commands/DeactivateEvaluationFormCommand.js +3 -3
  239. package/dist-es/commands/DeleteContactEvaluationCommand.js +3 -3
  240. package/dist-es/commands/DeleteContactFlowCommand.js +3 -3
  241. package/dist-es/commands/DeleteContactFlowModuleCommand.js +3 -3
  242. package/dist-es/commands/DeleteEvaluationFormCommand.js +3 -3
  243. package/dist-es/commands/DeleteHoursOfOperationCommand.js +3 -3
  244. package/dist-es/commands/DeleteInstanceCommand.js +3 -3
  245. package/dist-es/commands/DeleteIntegrationAssociationCommand.js +3 -3
  246. package/dist-es/commands/DeletePromptCommand.js +3 -3
  247. package/dist-es/commands/DeleteQuickConnectCommand.js +3 -3
  248. package/dist-es/commands/DeleteRuleCommand.js +3 -3
  249. package/dist-es/commands/DeleteSecurityProfileCommand.js +3 -3
  250. package/dist-es/commands/DeleteTaskTemplateCommand.js +3 -3
  251. package/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +3 -3
  252. package/dist-es/commands/DeleteUseCaseCommand.js +3 -3
  253. package/dist-es/commands/DeleteUserCommand.js +3 -3
  254. package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +3 -3
  255. package/dist-es/commands/DeleteVocabularyCommand.js +3 -3
  256. package/dist-es/commands/DescribeAgentStatusCommand.js +3 -3
  257. package/dist-es/commands/DescribeContactCommand.js +3 -3
  258. package/dist-es/commands/DescribeContactEvaluationCommand.js +3 -3
  259. package/dist-es/commands/DescribeContactFlowCommand.js +3 -3
  260. package/dist-es/commands/DescribeContactFlowModuleCommand.js +3 -3
  261. package/dist-es/commands/DescribeEvaluationFormCommand.js +3 -3
  262. package/dist-es/commands/DescribeHoursOfOperationCommand.js +3 -3
  263. package/dist-es/commands/DescribeInstanceAttributeCommand.js +3 -3
  264. package/dist-es/commands/DescribeInstanceCommand.js +3 -3
  265. package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +3 -3
  266. package/dist-es/commands/DescribePhoneNumberCommand.js +3 -3
  267. package/dist-es/commands/DescribePromptCommand.js +3 -3
  268. package/dist-es/commands/DescribeQueueCommand.js +3 -3
  269. package/dist-es/commands/DescribeQuickConnectCommand.js +3 -3
  270. package/dist-es/commands/DescribeRoutingProfileCommand.js +3 -3
  271. package/dist-es/commands/DescribeRuleCommand.js +3 -3
  272. package/dist-es/commands/DescribeSecurityProfileCommand.js +3 -3
  273. package/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +3 -3
  274. package/dist-es/commands/DescribeUserCommand.js +3 -3
  275. package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +3 -3
  276. package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +3 -3
  277. package/dist-es/commands/DescribeVocabularyCommand.js +3 -3
  278. package/dist-es/commands/DisassociateApprovedOriginCommand.js +3 -3
  279. package/dist-es/commands/DisassociateBotCommand.js +3 -3
  280. package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +3 -3
  281. package/dist-es/commands/DisassociateLambdaFunctionCommand.js +3 -3
  282. package/dist-es/commands/DisassociateLexBotCommand.js +3 -3
  283. package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +3 -3
  284. package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +3 -3
  285. package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +3 -3
  286. package/dist-es/commands/DisassociateSecurityKeyCommand.js +3 -3
  287. package/dist-es/commands/DismissUserContactCommand.js +3 -3
  288. package/dist-es/commands/GetContactAttributesCommand.js +3 -3
  289. package/dist-es/commands/GetCurrentMetricDataCommand.js +3 -3
  290. package/dist-es/commands/GetCurrentUserDataCommand.js +3 -3
  291. package/dist-es/commands/GetFederationTokenCommand.js +3 -3
  292. package/dist-es/commands/GetMetricDataCommand.js +3 -3
  293. package/dist-es/commands/GetMetricDataV2Command.js +3 -3
  294. package/dist-es/commands/GetPromptFileCommand.js +3 -3
  295. package/dist-es/commands/GetTaskTemplateCommand.js +3 -3
  296. package/dist-es/commands/GetTrafficDistributionCommand.js +3 -3
  297. package/dist-es/commands/ListAgentStatusesCommand.js +3 -3
  298. package/dist-es/commands/ListApprovedOriginsCommand.js +3 -3
  299. package/dist-es/commands/ListBotsCommand.js +3 -3
  300. package/dist-es/commands/ListContactEvaluationsCommand.js +3 -3
  301. package/dist-es/commands/ListContactFlowModulesCommand.js +3 -3
  302. package/dist-es/commands/ListContactFlowsCommand.js +3 -3
  303. package/dist-es/commands/ListContactReferencesCommand.js +3 -3
  304. package/dist-es/commands/ListDefaultVocabulariesCommand.js +3 -3
  305. package/dist-es/commands/ListEvaluationFormVersionsCommand.js +3 -3
  306. package/dist-es/commands/ListEvaluationFormsCommand.js +3 -3
  307. package/dist-es/commands/ListHoursOfOperationsCommand.js +3 -3
  308. package/dist-es/commands/ListInstanceAttributesCommand.js +3 -3
  309. package/dist-es/commands/ListInstanceStorageConfigsCommand.js +3 -3
  310. package/dist-es/commands/ListInstancesCommand.js +3 -3
  311. package/dist-es/commands/ListIntegrationAssociationsCommand.js +3 -3
  312. package/dist-es/commands/ListLambdaFunctionsCommand.js +3 -3
  313. package/dist-es/commands/ListLexBotsCommand.js +3 -3
  314. package/dist-es/commands/ListPhoneNumbersCommand.js +3 -3
  315. package/dist-es/commands/ListPhoneNumbersV2Command.js +3 -3
  316. package/dist-es/commands/ListPromptsCommand.js +3 -3
  317. package/dist-es/commands/ListQueueQuickConnectsCommand.js +3 -3
  318. package/dist-es/commands/ListQueuesCommand.js +3 -3
  319. package/dist-es/commands/ListQuickConnectsCommand.js +3 -3
  320. package/dist-es/commands/ListRoutingProfileQueuesCommand.js +3 -3
  321. package/dist-es/commands/ListRoutingProfilesCommand.js +3 -3
  322. package/dist-es/commands/ListRulesCommand.js +3 -3
  323. package/dist-es/commands/ListSecurityKeysCommand.js +3 -3
  324. package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +3 -3
  325. package/dist-es/commands/ListSecurityProfilesCommand.js +3 -3
  326. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  327. package/dist-es/commands/ListTaskTemplatesCommand.js +3 -3
  328. package/dist-es/commands/ListTrafficDistributionGroupsCommand.js +3 -3
  329. package/dist-es/commands/ListUseCasesCommand.js +3 -3
  330. package/dist-es/commands/ListUserHierarchyGroupsCommand.js +3 -3
  331. package/dist-es/commands/ListUsersCommand.js +3 -3
  332. package/dist-es/commands/MonitorContactCommand.js +3 -3
  333. package/dist-es/commands/PutUserStatusCommand.js +3 -3
  334. package/dist-es/commands/ReleasePhoneNumberCommand.js +3 -3
  335. package/dist-es/commands/ReplicateInstanceCommand.js +3 -3
  336. package/dist-es/commands/ResumeContactRecordingCommand.js +3 -3
  337. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +3 -3
  338. package/dist-es/commands/SearchHoursOfOperationsCommand.js +3 -3
  339. package/dist-es/commands/SearchPromptsCommand.js +3 -3
  340. package/dist-es/commands/SearchQueuesCommand.js +3 -3
  341. package/dist-es/commands/SearchQuickConnectsCommand.js +3 -3
  342. package/dist-es/commands/SearchResourceTagsCommand.js +3 -3
  343. package/dist-es/commands/SearchRoutingProfilesCommand.js +3 -3
  344. package/dist-es/commands/SearchSecurityProfilesCommand.js +3 -3
  345. package/dist-es/commands/SearchUsersCommand.js +3 -3
  346. package/dist-es/commands/SearchVocabulariesCommand.js +3 -3
  347. package/dist-es/commands/StartChatContactCommand.js +3 -3
  348. package/dist-es/commands/StartContactEvaluationCommand.js +3 -3
  349. package/dist-es/commands/StartContactRecordingCommand.js +3 -3
  350. package/dist-es/commands/StartContactStreamingCommand.js +3 -3
  351. package/dist-es/commands/StartOutboundVoiceContactCommand.js +3 -3
  352. package/dist-es/commands/StartTaskContactCommand.js +3 -3
  353. package/dist-es/commands/StopContactCommand.js +3 -3
  354. package/dist-es/commands/StopContactRecordingCommand.js +3 -3
  355. package/dist-es/commands/StopContactStreamingCommand.js +3 -3
  356. package/dist-es/commands/SubmitContactEvaluationCommand.js +3 -3
  357. package/dist-es/commands/SuspendContactRecordingCommand.js +3 -3
  358. package/dist-es/commands/TagResourceCommand.js +3 -3
  359. package/dist-es/commands/TransferContactCommand.js +3 -3
  360. package/dist-es/commands/UntagResourceCommand.js +3 -3
  361. package/dist-es/commands/UpdateAgentStatusCommand.js +3 -3
  362. package/dist-es/commands/UpdateContactAttributesCommand.js +3 -3
  363. package/dist-es/commands/UpdateContactCommand.js +3 -3
  364. package/dist-es/commands/UpdateContactEvaluationCommand.js +3 -3
  365. package/dist-es/commands/UpdateContactFlowContentCommand.js +3 -3
  366. package/dist-es/commands/UpdateContactFlowMetadataCommand.js +3 -3
  367. package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +3 -3
  368. package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +3 -3
  369. package/dist-es/commands/UpdateContactFlowNameCommand.js +3 -3
  370. package/dist-es/commands/UpdateContactScheduleCommand.js +3 -3
  371. package/dist-es/commands/UpdateEvaluationFormCommand.js +3 -3
  372. package/dist-es/commands/UpdateHoursOfOperationCommand.js +3 -3
  373. package/dist-es/commands/UpdateInstanceAttributeCommand.js +3 -3
  374. package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +3 -3
  375. package/dist-es/commands/UpdateParticipantRoleConfigCommand.js +3 -3
  376. package/dist-es/commands/UpdatePhoneNumberCommand.js +3 -3
  377. package/dist-es/commands/UpdatePromptCommand.js +3 -3
  378. package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +3 -3
  379. package/dist-es/commands/UpdateQueueMaxContactsCommand.js +3 -3
  380. package/dist-es/commands/UpdateQueueNameCommand.js +3 -3
  381. package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +3 -3
  382. package/dist-es/commands/UpdateQueueStatusCommand.js +3 -3
  383. package/dist-es/commands/UpdateQuickConnectConfigCommand.js +3 -3
  384. package/dist-es/commands/UpdateQuickConnectNameCommand.js +3 -3
  385. package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +3 -3
  386. package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +3 -3
  387. package/dist-es/commands/UpdateRoutingProfileNameCommand.js +3 -3
  388. package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +3 -3
  389. package/dist-es/commands/UpdateRuleCommand.js +3 -3
  390. package/dist-es/commands/UpdateSecurityProfileCommand.js +3 -3
  391. package/dist-es/commands/UpdateTaskTemplateCommand.js +3 -3
  392. package/dist-es/commands/UpdateTrafficDistributionCommand.js +3 -3
  393. package/dist-es/commands/UpdateUserHierarchyCommand.js +3 -3
  394. package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +3 -3
  395. package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +3 -3
  396. package/dist-es/commands/UpdateUserIdentityInfoCommand.js +3 -3
  397. package/dist-es/commands/UpdateUserPhoneConfigCommand.js +3 -3
  398. package/dist-es/commands/UpdateUserRoutingProfileCommand.js +3 -3
  399. package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +3 -3
  400. package/dist-es/models/ConnectServiceException.js +1 -1
  401. package/dist-es/models/models_0.js +1 -1
  402. package/dist-es/models/models_1.js +1 -1
  403. package/dist-es/protocols/Aws_restJson1.js +1 -1
  404. package/dist-es/runtimeConfig.browser.js +7 -7
  405. package/dist-es/runtimeConfig.js +10 -10
  406. package/dist-es/runtimeConfig.shared.js +4 -4
  407. package/dist-types/Connect.d.ts +1 -1
  408. package/dist-types/ConnectClient.d.ts +8 -8
  409. package/dist-types/commands/ActivateEvaluationFormCommand.d.ts +3 -3
  410. package/dist-types/commands/AssociateApprovedOriginCommand.d.ts +3 -3
  411. package/dist-types/commands/AssociateBotCommand.d.ts +3 -3
  412. package/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +3 -3
  413. package/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +3 -3
  414. package/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +3 -3
  415. package/dist-types/commands/AssociateLexBotCommand.d.ts +3 -3
  416. package/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +3 -3
  417. package/dist-types/commands/AssociateQueueQuickConnectsCommand.d.ts +3 -3
  418. package/dist-types/commands/AssociateRoutingProfileQueuesCommand.d.ts +3 -3
  419. package/dist-types/commands/AssociateSecurityKeyCommand.d.ts +3 -3
  420. package/dist-types/commands/ClaimPhoneNumberCommand.d.ts +3 -3
  421. package/dist-types/commands/CreateAgentStatusCommand.d.ts +3 -3
  422. package/dist-types/commands/CreateContactFlowCommand.d.ts +3 -3
  423. package/dist-types/commands/CreateContactFlowModuleCommand.d.ts +3 -3
  424. package/dist-types/commands/CreateEvaluationFormCommand.d.ts +7 -6
  425. package/dist-types/commands/CreateHoursOfOperationCommand.d.ts +3 -3
  426. package/dist-types/commands/CreateInstanceCommand.d.ts +3 -3
  427. package/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +3 -3
  428. package/dist-types/commands/CreateParticipantCommand.d.ts +4 -4
  429. package/dist-types/commands/CreatePromptCommand.d.ts +6 -4
  430. package/dist-types/commands/CreateQueueCommand.d.ts +7 -3
  431. package/dist-types/commands/CreateQuickConnectCommand.d.ts +3 -3
  432. package/dist-types/commands/CreateRoutingProfileCommand.d.ts +3 -3
  433. package/dist-types/commands/CreateRuleCommand.d.ts +3 -3
  434. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +3 -3
  435. package/dist-types/commands/CreateTaskTemplateCommand.d.ts +3 -3
  436. package/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +3 -3
  437. package/dist-types/commands/CreateUseCaseCommand.d.ts +3 -3
  438. package/dist-types/commands/CreateUserCommand.d.ts +3 -3
  439. package/dist-types/commands/CreateUserHierarchyGroupCommand.d.ts +3 -3
  440. package/dist-types/commands/CreateVocabularyCommand.d.ts +3 -3
  441. package/dist-types/commands/DeactivateEvaluationFormCommand.d.ts +3 -3
  442. package/dist-types/commands/DeleteContactEvaluationCommand.d.ts +3 -3
  443. package/dist-types/commands/DeleteContactFlowCommand.d.ts +3 -3
  444. package/dist-types/commands/DeleteContactFlowModuleCommand.d.ts +3 -3
  445. package/dist-types/commands/DeleteEvaluationFormCommand.d.ts +5 -5
  446. package/dist-types/commands/DeleteHoursOfOperationCommand.d.ts +3 -3
  447. package/dist-types/commands/DeleteInstanceCommand.d.ts +3 -3
  448. package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +3 -3
  449. package/dist-types/commands/DeletePromptCommand.d.ts +3 -3
  450. package/dist-types/commands/DeleteQuickConnectCommand.d.ts +3 -3
  451. package/dist-types/commands/DeleteRuleCommand.d.ts +3 -3
  452. package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +3 -3
  453. package/dist-types/commands/DeleteTaskTemplateCommand.d.ts +3 -3
  454. package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +3 -3
  455. package/dist-types/commands/DeleteUseCaseCommand.d.ts +3 -3
  456. package/dist-types/commands/DeleteUserCommand.d.ts +3 -3
  457. package/dist-types/commands/DeleteUserHierarchyGroupCommand.d.ts +3 -3
  458. package/dist-types/commands/DeleteVocabularyCommand.d.ts +3 -3
  459. package/dist-types/commands/DescribeAgentStatusCommand.d.ts +3 -3
  460. package/dist-types/commands/DescribeContactCommand.d.ts +3 -3
  461. package/dist-types/commands/DescribeContactEvaluationCommand.d.ts +3 -3
  462. package/dist-types/commands/DescribeContactFlowCommand.d.ts +3 -3
  463. package/dist-types/commands/DescribeContactFlowModuleCommand.d.ts +3 -3
  464. package/dist-types/commands/DescribeEvaluationFormCommand.d.ts +3 -3
  465. package/dist-types/commands/DescribeHoursOfOperationCommand.d.ts +3 -3
  466. package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +3 -3
  467. package/dist-types/commands/DescribeInstanceCommand.d.ts +3 -3
  468. package/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +3 -3
  469. package/dist-types/commands/DescribePhoneNumberCommand.d.ts +3 -3
  470. package/dist-types/commands/DescribePromptCommand.d.ts +3 -3
  471. package/dist-types/commands/DescribeQueueCommand.d.ts +3 -3
  472. package/dist-types/commands/DescribeQuickConnectCommand.d.ts +3 -3
  473. package/dist-types/commands/DescribeRoutingProfileCommand.d.ts +3 -3
  474. package/dist-types/commands/DescribeRuleCommand.d.ts +3 -3
  475. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +3 -3
  476. package/dist-types/commands/DescribeTrafficDistributionGroupCommand.d.ts +3 -3
  477. package/dist-types/commands/DescribeUserCommand.d.ts +3 -3
  478. package/dist-types/commands/DescribeUserHierarchyGroupCommand.d.ts +3 -3
  479. package/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +3 -3
  480. package/dist-types/commands/DescribeVocabularyCommand.d.ts +3 -3
  481. package/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +3 -3
  482. package/dist-types/commands/DisassociateBotCommand.d.ts +3 -3
  483. package/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +3 -3
  484. package/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +3 -3
  485. package/dist-types/commands/DisassociateLexBotCommand.d.ts +3 -3
  486. package/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +3 -3
  487. package/dist-types/commands/DisassociateQueueQuickConnectsCommand.d.ts +3 -3
  488. package/dist-types/commands/DisassociateRoutingProfileQueuesCommand.d.ts +3 -3
  489. package/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +3 -3
  490. package/dist-types/commands/DismissUserContactCommand.d.ts +3 -3
  491. package/dist-types/commands/GetContactAttributesCommand.d.ts +3 -3
  492. package/dist-types/commands/GetCurrentMetricDataCommand.d.ts +3 -3
  493. package/dist-types/commands/GetCurrentUserDataCommand.d.ts +3 -3
  494. package/dist-types/commands/GetFederationTokenCommand.d.ts +3 -3
  495. package/dist-types/commands/GetMetricDataCommand.d.ts +3 -3
  496. package/dist-types/commands/GetMetricDataV2Command.d.ts +3 -3
  497. package/dist-types/commands/GetPromptFileCommand.d.ts +3 -3
  498. package/dist-types/commands/GetTaskTemplateCommand.d.ts +3 -3
  499. package/dist-types/commands/GetTrafficDistributionCommand.d.ts +3 -3
  500. package/dist-types/commands/ListAgentStatusesCommand.d.ts +3 -3
  501. package/dist-types/commands/ListApprovedOriginsCommand.d.ts +3 -3
  502. package/dist-types/commands/ListBotsCommand.d.ts +3 -3
  503. package/dist-types/commands/ListContactEvaluationsCommand.d.ts +3 -3
  504. package/dist-types/commands/ListContactFlowModulesCommand.d.ts +3 -3
  505. package/dist-types/commands/ListContactFlowsCommand.d.ts +3 -3
  506. package/dist-types/commands/ListContactReferencesCommand.d.ts +3 -3
  507. package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +3 -3
  508. package/dist-types/commands/ListEvaluationFormVersionsCommand.d.ts +3 -3
  509. package/dist-types/commands/ListEvaluationFormsCommand.d.ts +3 -3
  510. package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +3 -3
  511. package/dist-types/commands/ListInstanceAttributesCommand.d.ts +3 -3
  512. package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +3 -3
  513. package/dist-types/commands/ListInstancesCommand.d.ts +3 -3
  514. package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +3 -3
  515. package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +3 -3
  516. package/dist-types/commands/ListLexBotsCommand.d.ts +3 -3
  517. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +3 -3
  518. package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +3 -3
  519. package/dist-types/commands/ListPromptsCommand.d.ts +3 -3
  520. package/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +3 -3
  521. package/dist-types/commands/ListQueuesCommand.d.ts +3 -3
  522. package/dist-types/commands/ListQuickConnectsCommand.d.ts +3 -3
  523. package/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +3 -3
  524. package/dist-types/commands/ListRoutingProfilesCommand.d.ts +3 -3
  525. package/dist-types/commands/ListRulesCommand.d.ts +3 -3
  526. package/dist-types/commands/ListSecurityKeysCommand.d.ts +3 -3
  527. package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +3 -3
  528. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +3 -3
  529. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
  530. package/dist-types/commands/ListTaskTemplatesCommand.d.ts +3 -3
  531. package/dist-types/commands/ListTrafficDistributionGroupsCommand.d.ts +3 -3
  532. package/dist-types/commands/ListUseCasesCommand.d.ts +3 -3
  533. package/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +3 -3
  534. package/dist-types/commands/ListUsersCommand.d.ts +3 -3
  535. package/dist-types/commands/MonitorContactCommand.d.ts +3 -3
  536. package/dist-types/commands/PutUserStatusCommand.d.ts +3 -3
  537. package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +3 -3
  538. package/dist-types/commands/ReplicateInstanceCommand.d.ts +3 -3
  539. package/dist-types/commands/ResumeContactRecordingCommand.d.ts +3 -3
  540. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +3 -3
  541. package/dist-types/commands/SearchHoursOfOperationsCommand.d.ts +5 -4
  542. package/dist-types/commands/SearchPromptsCommand.d.ts +3 -3
  543. package/dist-types/commands/SearchQueuesCommand.d.ts +4 -5
  544. package/dist-types/commands/SearchQuickConnectsCommand.d.ts +3 -3
  545. package/dist-types/commands/SearchResourceTagsCommand.d.ts +5 -5
  546. package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +4 -5
  547. package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +4 -5
  548. package/dist-types/commands/SearchUsersCommand.d.ts +3 -3
  549. package/dist-types/commands/SearchVocabulariesCommand.d.ts +3 -3
  550. package/dist-types/commands/StartChatContactCommand.d.ts +3 -3
  551. package/dist-types/commands/StartContactEvaluationCommand.d.ts +3 -3
  552. package/dist-types/commands/StartContactRecordingCommand.d.ts +3 -3
  553. package/dist-types/commands/StartContactStreamingCommand.d.ts +3 -3
  554. package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +3 -3
  555. package/dist-types/commands/StartTaskContactCommand.d.ts +3 -3
  556. package/dist-types/commands/StopContactCommand.d.ts +3 -3
  557. package/dist-types/commands/StopContactRecordingCommand.d.ts +3 -3
  558. package/dist-types/commands/StopContactStreamingCommand.d.ts +3 -3
  559. package/dist-types/commands/SubmitContactEvaluationCommand.d.ts +3 -3
  560. package/dist-types/commands/SuspendContactRecordingCommand.d.ts +7 -6
  561. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  562. package/dist-types/commands/TransferContactCommand.d.ts +3 -3
  563. package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
  564. package/dist-types/commands/UpdateAgentStatusCommand.d.ts +3 -3
  565. package/dist-types/commands/UpdateContactAttributesCommand.d.ts +3 -3
  566. package/dist-types/commands/UpdateContactCommand.d.ts +3 -3
  567. package/dist-types/commands/UpdateContactEvaluationCommand.d.ts +3 -3
  568. package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +3 -3
  569. package/dist-types/commands/UpdateContactFlowMetadataCommand.d.ts +3 -3
  570. package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +3 -3
  571. package/dist-types/commands/UpdateContactFlowModuleMetadataCommand.d.ts +3 -3
  572. package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +3 -3
  573. package/dist-types/commands/UpdateContactScheduleCommand.d.ts +3 -3
  574. package/dist-types/commands/UpdateEvaluationFormCommand.d.ts +7 -6
  575. package/dist-types/commands/UpdateHoursOfOperationCommand.d.ts +3 -3
  576. package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +3 -3
  577. package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +3 -3
  578. package/dist-types/commands/UpdateParticipantRoleConfigCommand.d.ts +3 -3
  579. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +3 -3
  580. package/dist-types/commands/UpdatePromptCommand.d.ts +3 -3
  581. package/dist-types/commands/UpdateQueueHoursOfOperationCommand.d.ts +3 -3
  582. package/dist-types/commands/UpdateQueueMaxContactsCommand.d.ts +3 -3
  583. package/dist-types/commands/UpdateQueueNameCommand.d.ts +3 -3
  584. package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +7 -3
  585. package/dist-types/commands/UpdateQueueStatusCommand.d.ts +3 -3
  586. package/dist-types/commands/UpdateQuickConnectConfigCommand.d.ts +3 -3
  587. package/dist-types/commands/UpdateQuickConnectNameCommand.d.ts +3 -3
  588. package/dist-types/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +3 -3
  589. package/dist-types/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +3 -3
  590. package/dist-types/commands/UpdateRoutingProfileNameCommand.d.ts +3 -3
  591. package/dist-types/commands/UpdateRoutingProfileQueuesCommand.d.ts +3 -3
  592. package/dist-types/commands/UpdateRuleCommand.d.ts +3 -3
  593. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +3 -3
  594. package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +3 -3
  595. package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +3 -3
  596. package/dist-types/commands/UpdateUserHierarchyCommand.d.ts +3 -3
  597. package/dist-types/commands/UpdateUserHierarchyGroupNameCommand.d.ts +3 -3
  598. package/dist-types/commands/UpdateUserHierarchyStructureCommand.d.ts +3 -3
  599. package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +3 -3
  600. package/dist-types/commands/UpdateUserPhoneConfigCommand.d.ts +3 -3
  601. package/dist-types/commands/UpdateUserRoutingProfileCommand.d.ts +3 -3
  602. package/dist-types/commands/UpdateUserSecurityProfilesCommand.d.ts +3 -3
  603. package/dist-types/endpoint/EndpointParameters.d.ts +1 -2
  604. package/dist-types/endpoint/endpointResolver.d.ts +1 -1
  605. package/dist-types/endpoint/ruleset.d.ts +1 -1
  606. package/dist-types/models/ConnectServiceException.d.ts +1 -1
  607. package/dist-types/models/models_0.d.ts +12 -12
  608. package/dist-types/models/models_1.d.ts +20 -17
  609. package/dist-types/models/models_2.d.ts +3 -3
  610. package/dist-types/pagination/GetCurrentMetricDataPaginator.d.ts +1 -1
  611. package/dist-types/pagination/GetCurrentUserDataPaginator.d.ts +1 -1
  612. package/dist-types/pagination/GetMetricDataPaginator.d.ts +1 -1
  613. package/dist-types/pagination/GetMetricDataV2Paginator.d.ts +1 -1
  614. package/dist-types/pagination/Interfaces.d.ts +1 -1
  615. package/dist-types/pagination/ListAgentStatusesPaginator.d.ts +1 -1
  616. package/dist-types/pagination/ListApprovedOriginsPaginator.d.ts +1 -1
  617. package/dist-types/pagination/ListBotsPaginator.d.ts +1 -1
  618. package/dist-types/pagination/ListContactEvaluationsPaginator.d.ts +1 -1
  619. package/dist-types/pagination/ListContactFlowModulesPaginator.d.ts +1 -1
  620. package/dist-types/pagination/ListContactFlowsPaginator.d.ts +1 -1
  621. package/dist-types/pagination/ListContactReferencesPaginator.d.ts +1 -1
  622. package/dist-types/pagination/ListDefaultVocabulariesPaginator.d.ts +1 -1
  623. package/dist-types/pagination/ListEvaluationFormVersionsPaginator.d.ts +1 -1
  624. package/dist-types/pagination/ListEvaluationFormsPaginator.d.ts +1 -1
  625. package/dist-types/pagination/ListHoursOfOperationsPaginator.d.ts +1 -1
  626. package/dist-types/pagination/ListInstanceAttributesPaginator.d.ts +1 -1
  627. package/dist-types/pagination/ListInstanceStorageConfigsPaginator.d.ts +1 -1
  628. package/dist-types/pagination/ListInstancesPaginator.d.ts +1 -1
  629. package/dist-types/pagination/ListIntegrationAssociationsPaginator.d.ts +1 -1
  630. package/dist-types/pagination/ListLambdaFunctionsPaginator.d.ts +1 -1
  631. package/dist-types/pagination/ListLexBotsPaginator.d.ts +1 -1
  632. package/dist-types/pagination/ListPhoneNumbersPaginator.d.ts +1 -1
  633. package/dist-types/pagination/ListPhoneNumbersV2Paginator.d.ts +1 -1
  634. package/dist-types/pagination/ListPromptsPaginator.d.ts +1 -1
  635. package/dist-types/pagination/ListQueueQuickConnectsPaginator.d.ts +1 -1
  636. package/dist-types/pagination/ListQueuesPaginator.d.ts +1 -1
  637. package/dist-types/pagination/ListQuickConnectsPaginator.d.ts +1 -1
  638. package/dist-types/pagination/ListRoutingProfileQueuesPaginator.d.ts +1 -1
  639. package/dist-types/pagination/ListRoutingProfilesPaginator.d.ts +1 -1
  640. package/dist-types/pagination/ListRulesPaginator.d.ts +1 -1
  641. package/dist-types/pagination/ListSecurityKeysPaginator.d.ts +1 -1
  642. package/dist-types/pagination/ListSecurityProfilePermissionsPaginator.d.ts +1 -1
  643. package/dist-types/pagination/ListSecurityProfilesPaginator.d.ts +1 -1
  644. package/dist-types/pagination/ListTaskTemplatesPaginator.d.ts +1 -1
  645. package/dist-types/pagination/ListTrafficDistributionGroupsPaginator.d.ts +1 -1
  646. package/dist-types/pagination/ListUseCasesPaginator.d.ts +1 -1
  647. package/dist-types/pagination/ListUserHierarchyGroupsPaginator.d.ts +1 -1
  648. package/dist-types/pagination/ListUsersPaginator.d.ts +1 -1
  649. package/dist-types/pagination/SearchAvailablePhoneNumbersPaginator.d.ts +1 -1
  650. package/dist-types/pagination/SearchHoursOfOperationsPaginator.d.ts +1 -1
  651. package/dist-types/pagination/SearchPromptsPaginator.d.ts +1 -1
  652. package/dist-types/pagination/SearchQueuesPaginator.d.ts +1 -1
  653. package/dist-types/pagination/SearchQuickConnectsPaginator.d.ts +1 -1
  654. package/dist-types/pagination/SearchResourceTagsPaginator.d.ts +1 -1
  655. package/dist-types/pagination/SearchRoutingProfilesPaginator.d.ts +1 -1
  656. package/dist-types/pagination/SearchSecurityProfilesPaginator.d.ts +1 -1
  657. package/dist-types/pagination/SearchUsersPaginator.d.ts +1 -1
  658. package/dist-types/pagination/SearchVocabulariesPaginator.d.ts +1 -1
  659. package/dist-types/runtimeConfig.browser.d.ts +20 -20
  660. package/dist-types/runtimeConfig.d.ts +20 -20
  661. package/dist-types/runtimeConfig.native.d.ts +19 -19
  662. package/dist-types/runtimeConfig.shared.d.ts +4 -4
  663. package/dist-types/ts3.4/Connect.d.ts +1 -1
  664. package/dist-types/ts3.4/ConnectClient.d.ts +19 -21
  665. package/dist-types/ts3.4/commands/ActivateEvaluationFormCommand.d.ts +3 -3
  666. package/dist-types/ts3.4/commands/AssociateApprovedOriginCommand.d.ts +3 -3
  667. package/dist-types/ts3.4/commands/AssociateBotCommand.d.ts +3 -3
  668. package/dist-types/ts3.4/commands/AssociateDefaultVocabularyCommand.d.ts +3 -3
  669. package/dist-types/ts3.4/commands/AssociateInstanceStorageConfigCommand.d.ts +3 -3
  670. package/dist-types/ts3.4/commands/AssociateLambdaFunctionCommand.d.ts +3 -3
  671. package/dist-types/ts3.4/commands/AssociateLexBotCommand.d.ts +3 -3
  672. package/dist-types/ts3.4/commands/AssociatePhoneNumberContactFlowCommand.d.ts +3 -3
  673. package/dist-types/ts3.4/commands/AssociateQueueQuickConnectsCommand.d.ts +3 -3
  674. package/dist-types/ts3.4/commands/AssociateRoutingProfileQueuesCommand.d.ts +3 -3
  675. package/dist-types/ts3.4/commands/AssociateSecurityKeyCommand.d.ts +3 -3
  676. package/dist-types/ts3.4/commands/ClaimPhoneNumberCommand.d.ts +3 -3
  677. package/dist-types/ts3.4/commands/CreateAgentStatusCommand.d.ts +3 -3
  678. package/dist-types/ts3.4/commands/CreateContactFlowCommand.d.ts +3 -3
  679. package/dist-types/ts3.4/commands/CreateContactFlowModuleCommand.d.ts +3 -3
  680. package/dist-types/ts3.4/commands/CreateEvaluationFormCommand.d.ts +3 -3
  681. package/dist-types/ts3.4/commands/CreateHoursOfOperationCommand.d.ts +3 -3
  682. package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +3 -3
  683. package/dist-types/ts3.4/commands/CreateIntegrationAssociationCommand.d.ts +3 -3
  684. package/dist-types/ts3.4/commands/CreateParticipantCommand.d.ts +3 -3
  685. package/dist-types/ts3.4/commands/CreatePromptCommand.d.ts +3 -3
  686. package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +3 -3
  687. package/dist-types/ts3.4/commands/CreateQuickConnectCommand.d.ts +3 -3
  688. package/dist-types/ts3.4/commands/CreateRoutingProfileCommand.d.ts +3 -3
  689. package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +3 -3
  690. package/dist-types/ts3.4/commands/CreateSecurityProfileCommand.d.ts +3 -3
  691. package/dist-types/ts3.4/commands/CreateTaskTemplateCommand.d.ts +3 -3
  692. package/dist-types/ts3.4/commands/CreateTrafficDistributionGroupCommand.d.ts +3 -3
  693. package/dist-types/ts3.4/commands/CreateUseCaseCommand.d.ts +3 -3
  694. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +3 -3
  695. package/dist-types/ts3.4/commands/CreateUserHierarchyGroupCommand.d.ts +3 -3
  696. package/dist-types/ts3.4/commands/CreateVocabularyCommand.d.ts +3 -3
  697. package/dist-types/ts3.4/commands/DeactivateEvaluationFormCommand.d.ts +3 -3
  698. package/dist-types/ts3.4/commands/DeleteContactEvaluationCommand.d.ts +3 -3
  699. package/dist-types/ts3.4/commands/DeleteContactFlowCommand.d.ts +3 -3
  700. package/dist-types/ts3.4/commands/DeleteContactFlowModuleCommand.d.ts +3 -3
  701. package/dist-types/ts3.4/commands/DeleteEvaluationFormCommand.d.ts +3 -3
  702. package/dist-types/ts3.4/commands/DeleteHoursOfOperationCommand.d.ts +3 -3
  703. package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +3 -3
  704. package/dist-types/ts3.4/commands/DeleteIntegrationAssociationCommand.d.ts +3 -3
  705. package/dist-types/ts3.4/commands/DeletePromptCommand.d.ts +3 -3
  706. package/dist-types/ts3.4/commands/DeleteQuickConnectCommand.d.ts +3 -3
  707. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +3 -3
  708. package/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +3 -3
  709. package/dist-types/ts3.4/commands/DeleteTaskTemplateCommand.d.ts +3 -3
  710. package/dist-types/ts3.4/commands/DeleteTrafficDistributionGroupCommand.d.ts +3 -3
  711. package/dist-types/ts3.4/commands/DeleteUseCaseCommand.d.ts +3 -3
  712. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +3 -3
  713. package/dist-types/ts3.4/commands/DeleteUserHierarchyGroupCommand.d.ts +3 -3
  714. package/dist-types/ts3.4/commands/DeleteVocabularyCommand.d.ts +3 -3
  715. package/dist-types/ts3.4/commands/DescribeAgentStatusCommand.d.ts +3 -3
  716. package/dist-types/ts3.4/commands/DescribeContactCommand.d.ts +3 -3
  717. package/dist-types/ts3.4/commands/DescribeContactEvaluationCommand.d.ts +3 -3
  718. package/dist-types/ts3.4/commands/DescribeContactFlowCommand.d.ts +3 -3
  719. package/dist-types/ts3.4/commands/DescribeContactFlowModuleCommand.d.ts +3 -3
  720. package/dist-types/ts3.4/commands/DescribeEvaluationFormCommand.d.ts +3 -3
  721. package/dist-types/ts3.4/commands/DescribeHoursOfOperationCommand.d.ts +3 -3
  722. package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +3 -3
  723. package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +3 -3
  724. package/dist-types/ts3.4/commands/DescribeInstanceStorageConfigCommand.d.ts +3 -3
  725. package/dist-types/ts3.4/commands/DescribePhoneNumberCommand.d.ts +3 -3
  726. package/dist-types/ts3.4/commands/DescribePromptCommand.d.ts +3 -3
  727. package/dist-types/ts3.4/commands/DescribeQueueCommand.d.ts +3 -3
  728. package/dist-types/ts3.4/commands/DescribeQuickConnectCommand.d.ts +3 -3
  729. package/dist-types/ts3.4/commands/DescribeRoutingProfileCommand.d.ts +3 -3
  730. package/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +3 -3
  731. package/dist-types/ts3.4/commands/DescribeSecurityProfileCommand.d.ts +3 -3
  732. package/dist-types/ts3.4/commands/DescribeTrafficDistributionGroupCommand.d.ts +3 -3
  733. package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +3 -3
  734. package/dist-types/ts3.4/commands/DescribeUserHierarchyGroupCommand.d.ts +3 -3
  735. package/dist-types/ts3.4/commands/DescribeUserHierarchyStructureCommand.d.ts +3 -3
  736. package/dist-types/ts3.4/commands/DescribeVocabularyCommand.d.ts +3 -3
  737. package/dist-types/ts3.4/commands/DisassociateApprovedOriginCommand.d.ts +3 -3
  738. package/dist-types/ts3.4/commands/DisassociateBotCommand.d.ts +3 -3
  739. package/dist-types/ts3.4/commands/DisassociateInstanceStorageConfigCommand.d.ts +3 -3
  740. package/dist-types/ts3.4/commands/DisassociateLambdaFunctionCommand.d.ts +3 -3
  741. package/dist-types/ts3.4/commands/DisassociateLexBotCommand.d.ts +3 -3
  742. package/dist-types/ts3.4/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +3 -3
  743. package/dist-types/ts3.4/commands/DisassociateQueueQuickConnectsCommand.d.ts +3 -3
  744. package/dist-types/ts3.4/commands/DisassociateRoutingProfileQueuesCommand.d.ts +3 -3
  745. package/dist-types/ts3.4/commands/DisassociateSecurityKeyCommand.d.ts +3 -3
  746. package/dist-types/ts3.4/commands/DismissUserContactCommand.d.ts +3 -3
  747. package/dist-types/ts3.4/commands/GetContactAttributesCommand.d.ts +3 -3
  748. package/dist-types/ts3.4/commands/GetCurrentMetricDataCommand.d.ts +3 -3
  749. package/dist-types/ts3.4/commands/GetCurrentUserDataCommand.d.ts +3 -3
  750. package/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +3 -3
  751. package/dist-types/ts3.4/commands/GetMetricDataCommand.d.ts +3 -3
  752. package/dist-types/ts3.4/commands/GetMetricDataV2Command.d.ts +3 -3
  753. package/dist-types/ts3.4/commands/GetPromptFileCommand.d.ts +3 -3
  754. package/dist-types/ts3.4/commands/GetTaskTemplateCommand.d.ts +3 -3
  755. package/dist-types/ts3.4/commands/GetTrafficDistributionCommand.d.ts +3 -3
  756. package/dist-types/ts3.4/commands/ListAgentStatusesCommand.d.ts +3 -3
  757. package/dist-types/ts3.4/commands/ListApprovedOriginsCommand.d.ts +3 -3
  758. package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +3 -3
  759. package/dist-types/ts3.4/commands/ListContactEvaluationsCommand.d.ts +3 -3
  760. package/dist-types/ts3.4/commands/ListContactFlowModulesCommand.d.ts +3 -3
  761. package/dist-types/ts3.4/commands/ListContactFlowsCommand.d.ts +3 -3
  762. package/dist-types/ts3.4/commands/ListContactReferencesCommand.d.ts +3 -3
  763. package/dist-types/ts3.4/commands/ListDefaultVocabulariesCommand.d.ts +3 -3
  764. package/dist-types/ts3.4/commands/ListEvaluationFormVersionsCommand.d.ts +3 -3
  765. package/dist-types/ts3.4/commands/ListEvaluationFormsCommand.d.ts +3 -3
  766. package/dist-types/ts3.4/commands/ListHoursOfOperationsCommand.d.ts +3 -3
  767. package/dist-types/ts3.4/commands/ListInstanceAttributesCommand.d.ts +3 -3
  768. package/dist-types/ts3.4/commands/ListInstanceStorageConfigsCommand.d.ts +3 -3
  769. package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +3 -3
  770. package/dist-types/ts3.4/commands/ListIntegrationAssociationsCommand.d.ts +3 -3
  771. package/dist-types/ts3.4/commands/ListLambdaFunctionsCommand.d.ts +3 -3
  772. package/dist-types/ts3.4/commands/ListLexBotsCommand.d.ts +3 -3
  773. package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +3 -3
  774. package/dist-types/ts3.4/commands/ListPhoneNumbersV2Command.d.ts +3 -3
  775. package/dist-types/ts3.4/commands/ListPromptsCommand.d.ts +3 -3
  776. package/dist-types/ts3.4/commands/ListQueueQuickConnectsCommand.d.ts +3 -3
  777. package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +3 -3
  778. package/dist-types/ts3.4/commands/ListQuickConnectsCommand.d.ts +3 -3
  779. package/dist-types/ts3.4/commands/ListRoutingProfileQueuesCommand.d.ts +3 -3
  780. package/dist-types/ts3.4/commands/ListRoutingProfilesCommand.d.ts +3 -3
  781. package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +3 -3
  782. package/dist-types/ts3.4/commands/ListSecurityKeysCommand.d.ts +3 -3
  783. package/dist-types/ts3.4/commands/ListSecurityProfilePermissionsCommand.d.ts +3 -3
  784. package/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +3 -3
  785. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +3 -3
  786. package/dist-types/ts3.4/commands/ListTaskTemplatesCommand.d.ts +3 -3
  787. package/dist-types/ts3.4/commands/ListTrafficDistributionGroupsCommand.d.ts +3 -3
  788. package/dist-types/ts3.4/commands/ListUseCasesCommand.d.ts +3 -3
  789. package/dist-types/ts3.4/commands/ListUserHierarchyGroupsCommand.d.ts +3 -3
  790. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +3 -3
  791. package/dist-types/ts3.4/commands/MonitorContactCommand.d.ts +3 -3
  792. package/dist-types/ts3.4/commands/PutUserStatusCommand.d.ts +3 -3
  793. package/dist-types/ts3.4/commands/ReleasePhoneNumberCommand.d.ts +3 -3
  794. package/dist-types/ts3.4/commands/ReplicateInstanceCommand.d.ts +3 -3
  795. package/dist-types/ts3.4/commands/ResumeContactRecordingCommand.d.ts +3 -3
  796. package/dist-types/ts3.4/commands/SearchAvailablePhoneNumbersCommand.d.ts +3 -3
  797. package/dist-types/ts3.4/commands/SearchHoursOfOperationsCommand.d.ts +3 -3
  798. package/dist-types/ts3.4/commands/SearchPromptsCommand.d.ts +3 -3
  799. package/dist-types/ts3.4/commands/SearchQueuesCommand.d.ts +3 -3
  800. package/dist-types/ts3.4/commands/SearchQuickConnectsCommand.d.ts +3 -3
  801. package/dist-types/ts3.4/commands/SearchResourceTagsCommand.d.ts +3 -3
  802. package/dist-types/ts3.4/commands/SearchRoutingProfilesCommand.d.ts +3 -3
  803. package/dist-types/ts3.4/commands/SearchSecurityProfilesCommand.d.ts +3 -3
  804. package/dist-types/ts3.4/commands/SearchUsersCommand.d.ts +3 -3
  805. package/dist-types/ts3.4/commands/SearchVocabulariesCommand.d.ts +3 -3
  806. package/dist-types/ts3.4/commands/StartChatContactCommand.d.ts +3 -3
  807. package/dist-types/ts3.4/commands/StartContactEvaluationCommand.d.ts +3 -3
  808. package/dist-types/ts3.4/commands/StartContactRecordingCommand.d.ts +3 -3
  809. package/dist-types/ts3.4/commands/StartContactStreamingCommand.d.ts +3 -3
  810. package/dist-types/ts3.4/commands/StartOutboundVoiceContactCommand.d.ts +3 -3
  811. package/dist-types/ts3.4/commands/StartTaskContactCommand.d.ts +3 -3
  812. package/dist-types/ts3.4/commands/StopContactCommand.d.ts +3 -3
  813. package/dist-types/ts3.4/commands/StopContactRecordingCommand.d.ts +3 -3
  814. package/dist-types/ts3.4/commands/StopContactStreamingCommand.d.ts +3 -3
  815. package/dist-types/ts3.4/commands/SubmitContactEvaluationCommand.d.ts +3 -3
  816. package/dist-types/ts3.4/commands/SuspendContactRecordingCommand.d.ts +3 -3
  817. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -3
  818. package/dist-types/ts3.4/commands/TransferContactCommand.d.ts +3 -3
  819. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -3
  820. package/dist-types/ts3.4/commands/UpdateAgentStatusCommand.d.ts +3 -3
  821. package/dist-types/ts3.4/commands/UpdateContactAttributesCommand.d.ts +3 -3
  822. package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +3 -3
  823. package/dist-types/ts3.4/commands/UpdateContactEvaluationCommand.d.ts +3 -3
  824. package/dist-types/ts3.4/commands/UpdateContactFlowContentCommand.d.ts +3 -3
  825. package/dist-types/ts3.4/commands/UpdateContactFlowMetadataCommand.d.ts +3 -3
  826. package/dist-types/ts3.4/commands/UpdateContactFlowModuleContentCommand.d.ts +3 -3
  827. package/dist-types/ts3.4/commands/UpdateContactFlowModuleMetadataCommand.d.ts +3 -3
  828. package/dist-types/ts3.4/commands/UpdateContactFlowNameCommand.d.ts +3 -3
  829. package/dist-types/ts3.4/commands/UpdateContactScheduleCommand.d.ts +3 -3
  830. package/dist-types/ts3.4/commands/UpdateEvaluationFormCommand.d.ts +3 -3
  831. package/dist-types/ts3.4/commands/UpdateHoursOfOperationCommand.d.ts +3 -3
  832. package/dist-types/ts3.4/commands/UpdateInstanceAttributeCommand.d.ts +3 -3
  833. package/dist-types/ts3.4/commands/UpdateInstanceStorageConfigCommand.d.ts +3 -3
  834. package/dist-types/ts3.4/commands/UpdateParticipantRoleConfigCommand.d.ts +3 -3
  835. package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +3 -3
  836. package/dist-types/ts3.4/commands/UpdatePromptCommand.d.ts +3 -3
  837. package/dist-types/ts3.4/commands/UpdateQueueHoursOfOperationCommand.d.ts +3 -3
  838. package/dist-types/ts3.4/commands/UpdateQueueMaxContactsCommand.d.ts +3 -3
  839. package/dist-types/ts3.4/commands/UpdateQueueNameCommand.d.ts +3 -3
  840. package/dist-types/ts3.4/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +3 -3
  841. package/dist-types/ts3.4/commands/UpdateQueueStatusCommand.d.ts +3 -3
  842. package/dist-types/ts3.4/commands/UpdateQuickConnectConfigCommand.d.ts +3 -3
  843. package/dist-types/ts3.4/commands/UpdateQuickConnectNameCommand.d.ts +3 -3
  844. package/dist-types/ts3.4/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +3 -3
  845. package/dist-types/ts3.4/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +3 -3
  846. package/dist-types/ts3.4/commands/UpdateRoutingProfileNameCommand.d.ts +3 -3
  847. package/dist-types/ts3.4/commands/UpdateRoutingProfileQueuesCommand.d.ts +3 -3
  848. package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +3 -3
  849. package/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +3 -3
  850. package/dist-types/ts3.4/commands/UpdateTaskTemplateCommand.d.ts +3 -3
  851. package/dist-types/ts3.4/commands/UpdateTrafficDistributionCommand.d.ts +3 -3
  852. package/dist-types/ts3.4/commands/UpdateUserHierarchyCommand.d.ts +3 -3
  853. package/dist-types/ts3.4/commands/UpdateUserHierarchyGroupNameCommand.d.ts +3 -3
  854. package/dist-types/ts3.4/commands/UpdateUserHierarchyStructureCommand.d.ts +3 -3
  855. package/dist-types/ts3.4/commands/UpdateUserIdentityInfoCommand.d.ts +3 -3
  856. package/dist-types/ts3.4/commands/UpdateUserPhoneConfigCommand.d.ts +3 -3
  857. package/dist-types/ts3.4/commands/UpdateUserRoutingProfileCommand.d.ts +3 -3
  858. package/dist-types/ts3.4/commands/UpdateUserSecurityProfilesCommand.d.ts +3 -3
  859. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +3 -2
  860. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  861. package/dist-types/ts3.4/endpoint/ruleset.d.ts +1 -1
  862. package/dist-types/ts3.4/models/ConnectServiceException.d.ts +1 -1
  863. package/dist-types/ts3.4/models/models_0.d.ts +1 -1
  864. package/dist-types/ts3.4/models/models_1.d.ts +1 -1
  865. package/dist-types/ts3.4/pagination/GetCurrentMetricDataPaginator.d.ts +1 -1
  866. package/dist-types/ts3.4/pagination/GetCurrentUserDataPaginator.d.ts +1 -1
  867. package/dist-types/ts3.4/pagination/GetMetricDataPaginator.d.ts +1 -1
  868. package/dist-types/ts3.4/pagination/GetMetricDataV2Paginator.d.ts +1 -1
  869. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -1
  870. package/dist-types/ts3.4/pagination/ListAgentStatusesPaginator.d.ts +1 -1
  871. package/dist-types/ts3.4/pagination/ListApprovedOriginsPaginator.d.ts +1 -1
  872. package/dist-types/ts3.4/pagination/ListBotsPaginator.d.ts +1 -1
  873. package/dist-types/ts3.4/pagination/ListContactEvaluationsPaginator.d.ts +1 -1
  874. package/dist-types/ts3.4/pagination/ListContactFlowModulesPaginator.d.ts +1 -1
  875. package/dist-types/ts3.4/pagination/ListContactFlowsPaginator.d.ts +1 -1
  876. package/dist-types/ts3.4/pagination/ListContactReferencesPaginator.d.ts +1 -1
  877. package/dist-types/ts3.4/pagination/ListDefaultVocabulariesPaginator.d.ts +1 -1
  878. package/dist-types/ts3.4/pagination/ListEvaluationFormVersionsPaginator.d.ts +1 -1
  879. package/dist-types/ts3.4/pagination/ListEvaluationFormsPaginator.d.ts +1 -1
  880. package/dist-types/ts3.4/pagination/ListHoursOfOperationsPaginator.d.ts +1 -1
  881. package/dist-types/ts3.4/pagination/ListInstanceAttributesPaginator.d.ts +1 -1
  882. package/dist-types/ts3.4/pagination/ListInstanceStorageConfigsPaginator.d.ts +1 -1
  883. package/dist-types/ts3.4/pagination/ListInstancesPaginator.d.ts +1 -1
  884. package/dist-types/ts3.4/pagination/ListIntegrationAssociationsPaginator.d.ts +1 -1
  885. package/dist-types/ts3.4/pagination/ListLambdaFunctionsPaginator.d.ts +1 -1
  886. package/dist-types/ts3.4/pagination/ListLexBotsPaginator.d.ts +1 -1
  887. package/dist-types/ts3.4/pagination/ListPhoneNumbersPaginator.d.ts +1 -1
  888. package/dist-types/ts3.4/pagination/ListPhoneNumbersV2Paginator.d.ts +1 -1
  889. package/dist-types/ts3.4/pagination/ListPromptsPaginator.d.ts +1 -1
  890. package/dist-types/ts3.4/pagination/ListQueueQuickConnectsPaginator.d.ts +1 -1
  891. package/dist-types/ts3.4/pagination/ListQueuesPaginator.d.ts +1 -1
  892. package/dist-types/ts3.4/pagination/ListQuickConnectsPaginator.d.ts +1 -1
  893. package/dist-types/ts3.4/pagination/ListRoutingProfileQueuesPaginator.d.ts +1 -1
  894. package/dist-types/ts3.4/pagination/ListRoutingProfilesPaginator.d.ts +1 -1
  895. package/dist-types/ts3.4/pagination/ListRulesPaginator.d.ts +1 -1
  896. package/dist-types/ts3.4/pagination/ListSecurityKeysPaginator.d.ts +1 -1
  897. package/dist-types/ts3.4/pagination/ListSecurityProfilePermissionsPaginator.d.ts +1 -1
  898. package/dist-types/ts3.4/pagination/ListSecurityProfilesPaginator.d.ts +1 -1
  899. package/dist-types/ts3.4/pagination/ListTaskTemplatesPaginator.d.ts +1 -1
  900. package/dist-types/ts3.4/pagination/ListTrafficDistributionGroupsPaginator.d.ts +1 -1
  901. package/dist-types/ts3.4/pagination/ListUseCasesPaginator.d.ts +1 -1
  902. package/dist-types/ts3.4/pagination/ListUserHierarchyGroupsPaginator.d.ts +1 -1
  903. package/dist-types/ts3.4/pagination/ListUsersPaginator.d.ts +1 -1
  904. package/dist-types/ts3.4/pagination/SearchAvailablePhoneNumbersPaginator.d.ts +1 -1
  905. package/dist-types/ts3.4/pagination/SearchHoursOfOperationsPaginator.d.ts +1 -1
  906. package/dist-types/ts3.4/pagination/SearchPromptsPaginator.d.ts +1 -1
  907. package/dist-types/ts3.4/pagination/SearchQueuesPaginator.d.ts +1 -1
  908. package/dist-types/ts3.4/pagination/SearchQuickConnectsPaginator.d.ts +1 -1
  909. package/dist-types/ts3.4/pagination/SearchResourceTagsPaginator.d.ts +1 -1
  910. package/dist-types/ts3.4/pagination/SearchRoutingProfilesPaginator.d.ts +1 -1
  911. package/dist-types/ts3.4/pagination/SearchSecurityProfilesPaginator.d.ts +1 -1
  912. package/dist-types/ts3.4/pagination/SearchUsersPaginator.d.ts +1 -1
  913. package/dist-types/ts3.4/pagination/SearchVocabulariesPaginator.d.ts +1 -1
  914. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +35 -40
  915. package/dist-types/ts3.4/runtimeConfig.d.ts +35 -37
  916. package/dist-types/ts3.4/runtimeConfig.native.d.ts +33 -38
  917. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -4
  918. package/package.json +31 -30
@@ -1,13 +1,13 @@
1
- import { resolveRegionConfig } from "@aws-sdk/config-resolver";
2
- import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
3
- import { resolveEndpointConfig } from "@aws-sdk/middleware-endpoint";
4
1
  import { getHostHeaderPlugin, resolveHostHeaderConfig, } from "@aws-sdk/middleware-host-header";
5
2
  import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
6
3
  import { getRecursionDetectionPlugin } from "@aws-sdk/middleware-recursion-detection";
7
- import { getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry";
8
4
  import { getAwsAuthPlugin, resolveAwsAuthConfig, } from "@aws-sdk/middleware-signing";
9
5
  import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware-user-agent";
10
- import { Client as __Client, } from "@aws-sdk/smithy-client";
6
+ import { resolveRegionConfig } from "@smithy/config-resolver";
7
+ import { getContentLengthPlugin } from "@smithy/middleware-content-length";
8
+ import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
9
+ import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
10
+ import { Client as __Client, } from "@smithy/smithy-client";
11
11
  import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
12
12
  import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
13
13
  export { __Client };
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_ActivateEvaluationFormCommand, se_ActivateEvaluationFormCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class ActivateEvaluationFormCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_AssociateApprovedOriginCommand, se_AssociateApprovedOriginCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class AssociateApprovedOriginCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_AssociateBotCommand, se_AssociateBotCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class AssociateBotCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_AssociateDefaultVocabularyCommand, se_AssociateDefaultVocabularyCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class AssociateDefaultVocabularyCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_AssociateInstanceStorageConfigCommand, se_AssociateInstanceStorageConfigCommand, } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class AssociateInstanceStorageConfigCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_AssociateLambdaFunctionCommand, se_AssociateLambdaFunctionCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class AssociateLambdaFunctionCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_AssociateLexBotCommand, se_AssociateLexBotCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class AssociateLexBotCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_AssociatePhoneNumberContactFlowCommand, se_AssociatePhoneNumberContactFlowCommand, } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class AssociatePhoneNumberContactFlowCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_AssociateQueueQuickConnectsCommand, se_AssociateQueueQuickConnectsCommand, } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class AssociateQueueQuickConnectsCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_AssociateRoutingProfileQueuesCommand, se_AssociateRoutingProfileQueuesCommand, } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class AssociateRoutingProfileQueuesCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_AssociateSecurityKeyCommand, se_AssociateSecurityKeyCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class AssociateSecurityKeyCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_ClaimPhoneNumberCommand, se_ClaimPhoneNumberCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class ClaimPhoneNumberCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_CreateAgentStatusCommand, se_CreateAgentStatusCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class CreateAgentStatusCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_CreateContactFlowCommand, se_CreateContactFlowCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class CreateContactFlowCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_CreateContactFlowModuleCommand, se_CreateContactFlowModuleCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class CreateContactFlowModuleCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_CreateEvaluationFormCommand, se_CreateEvaluationFormCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class CreateEvaluationFormCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_CreateHoursOfOperationCommand, se_CreateHoursOfOperationCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class CreateHoursOfOperationCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { CreateInstanceRequestFilterSensitiveLog, } from "../models/models_0";
5
5
  import { de_CreateInstanceCommand, se_CreateInstanceCommand } from "../protocols/Aws_restJson1";
6
6
  export { $Command };
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_CreateIntegrationAssociationCommand, se_CreateIntegrationAssociationCommand, } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class CreateIntegrationAssociationCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_CreateParticipantCommand, se_CreateParticipantCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class CreateParticipantCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_CreatePromptCommand, se_CreatePromptCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class CreatePromptCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_CreateQueueCommand, se_CreateQueueCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class CreateQueueCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_CreateQuickConnectCommand, se_CreateQuickConnectCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class CreateQuickConnectCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_CreateRoutingProfileCommand, se_CreateRoutingProfileCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class CreateRoutingProfileCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_CreateRuleCommand, se_CreateRuleCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class CreateRuleCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_CreateSecurityProfileCommand, se_CreateSecurityProfileCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class CreateSecurityProfileCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_CreateTaskTemplateCommand, se_CreateTaskTemplateCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class CreateTaskTemplateCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_CreateTrafficDistributionGroupCommand, se_CreateTrafficDistributionGroupCommand, } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class CreateTrafficDistributionGroupCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_CreateUseCaseCommand, se_CreateUseCaseCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class CreateUseCaseCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_CreateUserCommand, se_CreateUserCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class CreateUserCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_CreateUserHierarchyGroupCommand, se_CreateUserHierarchyGroupCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class CreateUserHierarchyGroupCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_CreateVocabularyCommand, se_CreateVocabularyCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class CreateVocabularyCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DeactivateEvaluationFormCommand, se_DeactivateEvaluationFormCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class DeactivateEvaluationFormCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DeleteContactEvaluationCommand, se_DeleteContactEvaluationCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class DeleteContactEvaluationCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DeleteContactFlowCommand, se_DeleteContactFlowCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class DeleteContactFlowCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DeleteContactFlowModuleCommand, se_DeleteContactFlowModuleCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class DeleteContactFlowModuleCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DeleteEvaluationFormCommand, se_DeleteEvaluationFormCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class DeleteEvaluationFormCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DeleteHoursOfOperationCommand, se_DeleteHoursOfOperationCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class DeleteHoursOfOperationCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DeleteInstanceCommand, se_DeleteInstanceCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class DeleteInstanceCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DeleteIntegrationAssociationCommand, se_DeleteIntegrationAssociationCommand, } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class DeleteIntegrationAssociationCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DeletePromptCommand, se_DeletePromptCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class DeletePromptCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DeleteQuickConnectCommand, se_DeleteQuickConnectCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class DeleteQuickConnectCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DeleteRuleCommand, se_DeleteRuleCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class DeleteRuleCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DeleteSecurityProfileCommand, se_DeleteSecurityProfileCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class DeleteSecurityProfileCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DeleteTaskTemplateCommand, se_DeleteTaskTemplateCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class DeleteTaskTemplateCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DeleteTrafficDistributionGroupCommand, se_DeleteTrafficDistributionGroupCommand, } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class DeleteTrafficDistributionGroupCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DeleteUseCaseCommand, se_DeleteUseCaseCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class DeleteUseCaseCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DeleteUserCommand, se_DeleteUserCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class DeleteUserCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DeleteUserHierarchyGroupCommand, se_DeleteUserHierarchyGroupCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class DeleteUserHierarchyGroupCommand extends $Command {
@@ -1,6 +1,6 @@
1
- import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
- import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
- import { Command as $Command } from "@aws-sdk/smithy-client";
1
+ import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
+ import { getSerdePlugin } from "@smithy/middleware-serde";
3
+ import { Command as $Command } from "@smithy/smithy-client";
4
4
  import { de_DeleteVocabularyCommand, se_DeleteVocabularyCommand } from "../protocols/Aws_restJson1";
5
5
  export { $Command };
6
6
  export class DeleteVocabularyCommand extends $Command {