@aws-sdk/client-connect 3.337.0 → 3.339.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 (776) hide show
  1. package/dist-cjs/ConnectClient.js +2 -1
  2. package/dist-cjs/commands/ActivateEvaluationFormCommand.js +2 -1
  3. package/dist-cjs/commands/AssociateApprovedOriginCommand.js +2 -1
  4. package/dist-cjs/commands/AssociateBotCommand.js +2 -1
  5. package/dist-cjs/commands/AssociateDefaultVocabularyCommand.js +2 -1
  6. package/dist-cjs/commands/AssociateInstanceStorageConfigCommand.js +2 -1
  7. package/dist-cjs/commands/AssociateLambdaFunctionCommand.js +2 -1
  8. package/dist-cjs/commands/AssociateLexBotCommand.js +2 -1
  9. package/dist-cjs/commands/AssociatePhoneNumberContactFlowCommand.js +2 -1
  10. package/dist-cjs/commands/AssociateQueueQuickConnectsCommand.js +2 -1
  11. package/dist-cjs/commands/AssociateRoutingProfileQueuesCommand.js +2 -1
  12. package/dist-cjs/commands/AssociateSecurityKeyCommand.js +2 -1
  13. package/dist-cjs/commands/ClaimPhoneNumberCommand.js +2 -1
  14. package/dist-cjs/commands/CreateAgentStatusCommand.js +2 -1
  15. package/dist-cjs/commands/CreateContactFlowCommand.js +2 -1
  16. package/dist-cjs/commands/CreateContactFlowModuleCommand.js +2 -1
  17. package/dist-cjs/commands/CreateEvaluationFormCommand.js +2 -1
  18. package/dist-cjs/commands/CreateHoursOfOperationCommand.js +2 -1
  19. package/dist-cjs/commands/CreateInstanceCommand.js +2 -1
  20. package/dist-cjs/commands/CreateIntegrationAssociationCommand.js +2 -1
  21. package/dist-cjs/commands/CreateParticipantCommand.js +2 -1
  22. package/dist-cjs/commands/CreatePromptCommand.js +2 -1
  23. package/dist-cjs/commands/CreateQueueCommand.js +2 -1
  24. package/dist-cjs/commands/CreateQuickConnectCommand.js +2 -1
  25. package/dist-cjs/commands/CreateRoutingProfileCommand.js +2 -1
  26. package/dist-cjs/commands/CreateRuleCommand.js +2 -1
  27. package/dist-cjs/commands/CreateSecurityProfileCommand.js +2 -1
  28. package/dist-cjs/commands/CreateTaskTemplateCommand.js +2 -1
  29. package/dist-cjs/commands/CreateTrafficDistributionGroupCommand.js +2 -1
  30. package/dist-cjs/commands/CreateUseCaseCommand.js +2 -1
  31. package/dist-cjs/commands/CreateUserCommand.js +2 -1
  32. package/dist-cjs/commands/CreateUserHierarchyGroupCommand.js +2 -1
  33. package/dist-cjs/commands/CreateVocabularyCommand.js +2 -1
  34. package/dist-cjs/commands/DeactivateEvaluationFormCommand.js +2 -1
  35. package/dist-cjs/commands/DeleteContactEvaluationCommand.js +2 -1
  36. package/dist-cjs/commands/DeleteContactFlowCommand.js +2 -1
  37. package/dist-cjs/commands/DeleteContactFlowModuleCommand.js +2 -1
  38. package/dist-cjs/commands/DeleteEvaluationFormCommand.js +2 -1
  39. package/dist-cjs/commands/DeleteHoursOfOperationCommand.js +2 -1
  40. package/dist-cjs/commands/DeleteInstanceCommand.js +2 -1
  41. package/dist-cjs/commands/DeleteIntegrationAssociationCommand.js +2 -1
  42. package/dist-cjs/commands/DeletePromptCommand.js +2 -1
  43. package/dist-cjs/commands/DeleteQuickConnectCommand.js +2 -1
  44. package/dist-cjs/commands/DeleteRuleCommand.js +2 -1
  45. package/dist-cjs/commands/DeleteSecurityProfileCommand.js +2 -1
  46. package/dist-cjs/commands/DeleteTaskTemplateCommand.js +2 -1
  47. package/dist-cjs/commands/DeleteTrafficDistributionGroupCommand.js +2 -1
  48. package/dist-cjs/commands/DeleteUseCaseCommand.js +2 -1
  49. package/dist-cjs/commands/DeleteUserCommand.js +2 -1
  50. package/dist-cjs/commands/DeleteUserHierarchyGroupCommand.js +2 -1
  51. package/dist-cjs/commands/DeleteVocabularyCommand.js +2 -1
  52. package/dist-cjs/commands/DescribeAgentStatusCommand.js +2 -1
  53. package/dist-cjs/commands/DescribeContactCommand.js +2 -1
  54. package/dist-cjs/commands/DescribeContactEvaluationCommand.js +2 -1
  55. package/dist-cjs/commands/DescribeContactFlowCommand.js +2 -1
  56. package/dist-cjs/commands/DescribeContactFlowModuleCommand.js +2 -1
  57. package/dist-cjs/commands/DescribeEvaluationFormCommand.js +2 -1
  58. package/dist-cjs/commands/DescribeHoursOfOperationCommand.js +2 -1
  59. package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +2 -1
  60. package/dist-cjs/commands/DescribeInstanceCommand.js +2 -1
  61. package/dist-cjs/commands/DescribeInstanceStorageConfigCommand.js +2 -1
  62. package/dist-cjs/commands/DescribePhoneNumberCommand.js +2 -1
  63. package/dist-cjs/commands/DescribePromptCommand.js +2 -1
  64. package/dist-cjs/commands/DescribeQueueCommand.js +2 -1
  65. package/dist-cjs/commands/DescribeQuickConnectCommand.js +2 -1
  66. package/dist-cjs/commands/DescribeRoutingProfileCommand.js +2 -1
  67. package/dist-cjs/commands/DescribeRuleCommand.js +2 -1
  68. package/dist-cjs/commands/DescribeSecurityProfileCommand.js +2 -1
  69. package/dist-cjs/commands/DescribeTrafficDistributionGroupCommand.js +2 -1
  70. package/dist-cjs/commands/DescribeUserCommand.js +2 -1
  71. package/dist-cjs/commands/DescribeUserHierarchyGroupCommand.js +2 -1
  72. package/dist-cjs/commands/DescribeUserHierarchyStructureCommand.js +2 -1
  73. package/dist-cjs/commands/DescribeVocabularyCommand.js +2 -1
  74. package/dist-cjs/commands/DisassociateApprovedOriginCommand.js +2 -1
  75. package/dist-cjs/commands/DisassociateBotCommand.js +2 -1
  76. package/dist-cjs/commands/DisassociateInstanceStorageConfigCommand.js +2 -1
  77. package/dist-cjs/commands/DisassociateLambdaFunctionCommand.js +2 -1
  78. package/dist-cjs/commands/DisassociateLexBotCommand.js +2 -1
  79. package/dist-cjs/commands/DisassociatePhoneNumberContactFlowCommand.js +2 -1
  80. package/dist-cjs/commands/DisassociateQueueQuickConnectsCommand.js +2 -1
  81. package/dist-cjs/commands/DisassociateRoutingProfileQueuesCommand.js +2 -1
  82. package/dist-cjs/commands/DisassociateSecurityKeyCommand.js +2 -1
  83. package/dist-cjs/commands/DismissUserContactCommand.js +2 -1
  84. package/dist-cjs/commands/GetContactAttributesCommand.js +2 -1
  85. package/dist-cjs/commands/GetCurrentMetricDataCommand.js +2 -1
  86. package/dist-cjs/commands/GetCurrentUserDataCommand.js +2 -1
  87. package/dist-cjs/commands/GetFederationTokenCommand.js +2 -1
  88. package/dist-cjs/commands/GetMetricDataCommand.js +2 -1
  89. package/dist-cjs/commands/GetMetricDataV2Command.js +2 -1
  90. package/dist-cjs/commands/GetPromptFileCommand.js +2 -1
  91. package/dist-cjs/commands/GetTaskTemplateCommand.js +2 -1
  92. package/dist-cjs/commands/GetTrafficDistributionCommand.js +2 -1
  93. package/dist-cjs/commands/ListAgentStatusesCommand.js +2 -1
  94. package/dist-cjs/commands/ListApprovedOriginsCommand.js +2 -1
  95. package/dist-cjs/commands/ListBotsCommand.js +2 -1
  96. package/dist-cjs/commands/ListContactEvaluationsCommand.js +2 -1
  97. package/dist-cjs/commands/ListContactFlowModulesCommand.js +2 -1
  98. package/dist-cjs/commands/ListContactFlowsCommand.js +2 -1
  99. package/dist-cjs/commands/ListContactReferencesCommand.js +2 -1
  100. package/dist-cjs/commands/ListDefaultVocabulariesCommand.js +2 -1
  101. package/dist-cjs/commands/ListEvaluationFormVersionsCommand.js +2 -1
  102. package/dist-cjs/commands/ListEvaluationFormsCommand.js +2 -1
  103. package/dist-cjs/commands/ListHoursOfOperationsCommand.js +2 -1
  104. package/dist-cjs/commands/ListInstanceAttributesCommand.js +2 -1
  105. package/dist-cjs/commands/ListInstanceStorageConfigsCommand.js +2 -1
  106. package/dist-cjs/commands/ListInstancesCommand.js +2 -1
  107. package/dist-cjs/commands/ListIntegrationAssociationsCommand.js +2 -1
  108. package/dist-cjs/commands/ListLambdaFunctionsCommand.js +2 -1
  109. package/dist-cjs/commands/ListLexBotsCommand.js +2 -1
  110. package/dist-cjs/commands/ListPhoneNumbersCommand.js +2 -1
  111. package/dist-cjs/commands/ListPhoneNumbersV2Command.js +2 -1
  112. package/dist-cjs/commands/ListPromptsCommand.js +2 -1
  113. package/dist-cjs/commands/ListQueueQuickConnectsCommand.js +2 -1
  114. package/dist-cjs/commands/ListQueuesCommand.js +2 -1
  115. package/dist-cjs/commands/ListQuickConnectsCommand.js +2 -1
  116. package/dist-cjs/commands/ListRoutingProfileQueuesCommand.js +2 -1
  117. package/dist-cjs/commands/ListRoutingProfilesCommand.js +2 -1
  118. package/dist-cjs/commands/ListRulesCommand.js +2 -1
  119. package/dist-cjs/commands/ListSecurityKeysCommand.js +2 -1
  120. package/dist-cjs/commands/ListSecurityProfilePermissionsCommand.js +2 -1
  121. package/dist-cjs/commands/ListSecurityProfilesCommand.js +2 -1
  122. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
  123. package/dist-cjs/commands/ListTaskTemplatesCommand.js +2 -1
  124. package/dist-cjs/commands/ListTrafficDistributionGroupsCommand.js +2 -1
  125. package/dist-cjs/commands/ListUseCasesCommand.js +2 -1
  126. package/dist-cjs/commands/ListUserHierarchyGroupsCommand.js +2 -1
  127. package/dist-cjs/commands/ListUsersCommand.js +2 -1
  128. package/dist-cjs/commands/MonitorContactCommand.js +2 -1
  129. package/dist-cjs/commands/PutUserStatusCommand.js +2 -1
  130. package/dist-cjs/commands/ReleasePhoneNumberCommand.js +2 -1
  131. package/dist-cjs/commands/ReplicateInstanceCommand.js +2 -1
  132. package/dist-cjs/commands/ResumeContactRecordingCommand.js +2 -1
  133. package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +2 -1
  134. package/dist-cjs/commands/SearchQueuesCommand.js +2 -1
  135. package/dist-cjs/commands/SearchRoutingProfilesCommand.js +2 -1
  136. package/dist-cjs/commands/SearchSecurityProfilesCommand.js +2 -1
  137. package/dist-cjs/commands/SearchUsersCommand.js +2 -1
  138. package/dist-cjs/commands/SearchVocabulariesCommand.js +2 -1
  139. package/dist-cjs/commands/StartChatContactCommand.js +2 -1
  140. package/dist-cjs/commands/StartContactEvaluationCommand.js +2 -1
  141. package/dist-cjs/commands/StartContactRecordingCommand.js +2 -1
  142. package/dist-cjs/commands/StartContactStreamingCommand.js +2 -1
  143. package/dist-cjs/commands/StartOutboundVoiceContactCommand.js +2 -1
  144. package/dist-cjs/commands/StartTaskContactCommand.js +2 -1
  145. package/dist-cjs/commands/StopContactCommand.js +2 -1
  146. package/dist-cjs/commands/StopContactRecordingCommand.js +2 -1
  147. package/dist-cjs/commands/StopContactStreamingCommand.js +2 -1
  148. package/dist-cjs/commands/SubmitContactEvaluationCommand.js +2 -1
  149. package/dist-cjs/commands/SuspendContactRecordingCommand.js +2 -1
  150. package/dist-cjs/commands/TagResourceCommand.js +2 -1
  151. package/dist-cjs/commands/TransferContactCommand.js +2 -1
  152. package/dist-cjs/commands/UntagResourceCommand.js +2 -1
  153. package/dist-cjs/commands/UpdateAgentStatusCommand.js +2 -1
  154. package/dist-cjs/commands/UpdateContactAttributesCommand.js +2 -1
  155. package/dist-cjs/commands/UpdateContactCommand.js +2 -1
  156. package/dist-cjs/commands/UpdateContactEvaluationCommand.js +2 -1
  157. package/dist-cjs/commands/UpdateContactFlowContentCommand.js +2 -1
  158. package/dist-cjs/commands/UpdateContactFlowMetadataCommand.js +2 -1
  159. package/dist-cjs/commands/UpdateContactFlowModuleContentCommand.js +2 -1
  160. package/dist-cjs/commands/UpdateContactFlowModuleMetadataCommand.js +2 -1
  161. package/dist-cjs/commands/UpdateContactFlowNameCommand.js +2 -1
  162. package/dist-cjs/commands/UpdateContactScheduleCommand.js +2 -1
  163. package/dist-cjs/commands/UpdateEvaluationFormCommand.js +2 -1
  164. package/dist-cjs/commands/UpdateHoursOfOperationCommand.js +2 -1
  165. package/dist-cjs/commands/UpdateInstanceAttributeCommand.js +2 -1
  166. package/dist-cjs/commands/UpdateInstanceStorageConfigCommand.js +2 -1
  167. package/dist-cjs/commands/UpdateParticipantRoleConfigCommand.js +2 -1
  168. package/dist-cjs/commands/UpdatePhoneNumberCommand.js +2 -1
  169. package/dist-cjs/commands/UpdatePromptCommand.js +2 -1
  170. package/dist-cjs/commands/UpdateQueueHoursOfOperationCommand.js +2 -1
  171. package/dist-cjs/commands/UpdateQueueMaxContactsCommand.js +2 -1
  172. package/dist-cjs/commands/UpdateQueueNameCommand.js +2 -1
  173. package/dist-cjs/commands/UpdateQueueOutboundCallerConfigCommand.js +2 -1
  174. package/dist-cjs/commands/UpdateQueueStatusCommand.js +2 -1
  175. package/dist-cjs/commands/UpdateQuickConnectConfigCommand.js +2 -1
  176. package/dist-cjs/commands/UpdateQuickConnectNameCommand.js +2 -1
  177. package/dist-cjs/commands/UpdateRoutingProfileConcurrencyCommand.js +2 -1
  178. package/dist-cjs/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +2 -1
  179. package/dist-cjs/commands/UpdateRoutingProfileNameCommand.js +2 -1
  180. package/dist-cjs/commands/UpdateRoutingProfileQueuesCommand.js +2 -1
  181. package/dist-cjs/commands/UpdateRuleCommand.js +2 -1
  182. package/dist-cjs/commands/UpdateSecurityProfileCommand.js +2 -1
  183. package/dist-cjs/commands/UpdateTaskTemplateCommand.js +2 -1
  184. package/dist-cjs/commands/UpdateTrafficDistributionCommand.js +2 -1
  185. package/dist-cjs/commands/UpdateUserHierarchyCommand.js +2 -1
  186. package/dist-cjs/commands/UpdateUserHierarchyGroupNameCommand.js +2 -1
  187. package/dist-cjs/commands/UpdateUserHierarchyStructureCommand.js +2 -1
  188. package/dist-cjs/commands/UpdateUserIdentityInfoCommand.js +2 -1
  189. package/dist-cjs/commands/UpdateUserPhoneConfigCommand.js +2 -1
  190. package/dist-cjs/commands/UpdateUserRoutingProfileCommand.js +2 -1
  191. package/dist-cjs/commands/UpdateUserSecurityProfilesCommand.js +2 -1
  192. package/dist-cjs/index.js +2 -2
  193. package/dist-cjs/models/ConnectServiceException.js +2 -1
  194. package/dist-es/ConnectClient.js +1 -0
  195. package/dist-es/commands/ActivateEvaluationFormCommand.js +1 -0
  196. package/dist-es/commands/AssociateApprovedOriginCommand.js +1 -0
  197. package/dist-es/commands/AssociateBotCommand.js +1 -0
  198. package/dist-es/commands/AssociateDefaultVocabularyCommand.js +1 -0
  199. package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +1 -0
  200. package/dist-es/commands/AssociateLambdaFunctionCommand.js +1 -0
  201. package/dist-es/commands/AssociateLexBotCommand.js +1 -0
  202. package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +1 -0
  203. package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +1 -0
  204. package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +1 -0
  205. package/dist-es/commands/AssociateSecurityKeyCommand.js +1 -0
  206. package/dist-es/commands/ClaimPhoneNumberCommand.js +1 -0
  207. package/dist-es/commands/CreateAgentStatusCommand.js +1 -0
  208. package/dist-es/commands/CreateContactFlowCommand.js +1 -0
  209. package/dist-es/commands/CreateContactFlowModuleCommand.js +1 -0
  210. package/dist-es/commands/CreateEvaluationFormCommand.js +1 -0
  211. package/dist-es/commands/CreateHoursOfOperationCommand.js +1 -0
  212. package/dist-es/commands/CreateInstanceCommand.js +1 -0
  213. package/dist-es/commands/CreateIntegrationAssociationCommand.js +1 -0
  214. package/dist-es/commands/CreateParticipantCommand.js +1 -0
  215. package/dist-es/commands/CreatePromptCommand.js +1 -0
  216. package/dist-es/commands/CreateQueueCommand.js +1 -0
  217. package/dist-es/commands/CreateQuickConnectCommand.js +1 -0
  218. package/dist-es/commands/CreateRoutingProfileCommand.js +1 -0
  219. package/dist-es/commands/CreateRuleCommand.js +1 -0
  220. package/dist-es/commands/CreateSecurityProfileCommand.js +1 -0
  221. package/dist-es/commands/CreateTaskTemplateCommand.js +1 -0
  222. package/dist-es/commands/CreateTrafficDistributionGroupCommand.js +1 -0
  223. package/dist-es/commands/CreateUseCaseCommand.js +1 -0
  224. package/dist-es/commands/CreateUserCommand.js +1 -0
  225. package/dist-es/commands/CreateUserHierarchyGroupCommand.js +1 -0
  226. package/dist-es/commands/CreateVocabularyCommand.js +1 -0
  227. package/dist-es/commands/DeactivateEvaluationFormCommand.js +1 -0
  228. package/dist-es/commands/DeleteContactEvaluationCommand.js +1 -0
  229. package/dist-es/commands/DeleteContactFlowCommand.js +1 -0
  230. package/dist-es/commands/DeleteContactFlowModuleCommand.js +1 -0
  231. package/dist-es/commands/DeleteEvaluationFormCommand.js +1 -0
  232. package/dist-es/commands/DeleteHoursOfOperationCommand.js +1 -0
  233. package/dist-es/commands/DeleteInstanceCommand.js +1 -0
  234. package/dist-es/commands/DeleteIntegrationAssociationCommand.js +1 -0
  235. package/dist-es/commands/DeletePromptCommand.js +1 -0
  236. package/dist-es/commands/DeleteQuickConnectCommand.js +1 -0
  237. package/dist-es/commands/DeleteRuleCommand.js +1 -0
  238. package/dist-es/commands/DeleteSecurityProfileCommand.js +1 -0
  239. package/dist-es/commands/DeleteTaskTemplateCommand.js +1 -0
  240. package/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +1 -0
  241. package/dist-es/commands/DeleteUseCaseCommand.js +1 -0
  242. package/dist-es/commands/DeleteUserCommand.js +1 -0
  243. package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +1 -0
  244. package/dist-es/commands/DeleteVocabularyCommand.js +1 -0
  245. package/dist-es/commands/DescribeAgentStatusCommand.js +1 -0
  246. package/dist-es/commands/DescribeContactCommand.js +1 -0
  247. package/dist-es/commands/DescribeContactEvaluationCommand.js +1 -0
  248. package/dist-es/commands/DescribeContactFlowCommand.js +1 -0
  249. package/dist-es/commands/DescribeContactFlowModuleCommand.js +1 -0
  250. package/dist-es/commands/DescribeEvaluationFormCommand.js +1 -0
  251. package/dist-es/commands/DescribeHoursOfOperationCommand.js +1 -0
  252. package/dist-es/commands/DescribeInstanceAttributeCommand.js +1 -0
  253. package/dist-es/commands/DescribeInstanceCommand.js +1 -0
  254. package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +1 -0
  255. package/dist-es/commands/DescribePhoneNumberCommand.js +1 -0
  256. package/dist-es/commands/DescribePromptCommand.js +1 -0
  257. package/dist-es/commands/DescribeQueueCommand.js +1 -0
  258. package/dist-es/commands/DescribeQuickConnectCommand.js +1 -0
  259. package/dist-es/commands/DescribeRoutingProfileCommand.js +1 -0
  260. package/dist-es/commands/DescribeRuleCommand.js +1 -0
  261. package/dist-es/commands/DescribeSecurityProfileCommand.js +1 -0
  262. package/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +1 -0
  263. package/dist-es/commands/DescribeUserCommand.js +1 -0
  264. package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +1 -0
  265. package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +1 -0
  266. package/dist-es/commands/DescribeVocabularyCommand.js +1 -0
  267. package/dist-es/commands/DisassociateApprovedOriginCommand.js +1 -0
  268. package/dist-es/commands/DisassociateBotCommand.js +1 -0
  269. package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +1 -0
  270. package/dist-es/commands/DisassociateLambdaFunctionCommand.js +1 -0
  271. package/dist-es/commands/DisassociateLexBotCommand.js +1 -0
  272. package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +1 -0
  273. package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +1 -0
  274. package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +1 -0
  275. package/dist-es/commands/DisassociateSecurityKeyCommand.js +1 -0
  276. package/dist-es/commands/DismissUserContactCommand.js +1 -0
  277. package/dist-es/commands/GetContactAttributesCommand.js +1 -0
  278. package/dist-es/commands/GetCurrentMetricDataCommand.js +1 -0
  279. package/dist-es/commands/GetCurrentUserDataCommand.js +1 -0
  280. package/dist-es/commands/GetFederationTokenCommand.js +1 -0
  281. package/dist-es/commands/GetMetricDataCommand.js +1 -0
  282. package/dist-es/commands/GetMetricDataV2Command.js +1 -0
  283. package/dist-es/commands/GetPromptFileCommand.js +1 -0
  284. package/dist-es/commands/GetTaskTemplateCommand.js +1 -0
  285. package/dist-es/commands/GetTrafficDistributionCommand.js +1 -0
  286. package/dist-es/commands/ListAgentStatusesCommand.js +1 -0
  287. package/dist-es/commands/ListApprovedOriginsCommand.js +1 -0
  288. package/dist-es/commands/ListBotsCommand.js +1 -0
  289. package/dist-es/commands/ListContactEvaluationsCommand.js +1 -0
  290. package/dist-es/commands/ListContactFlowModulesCommand.js +1 -0
  291. package/dist-es/commands/ListContactFlowsCommand.js +1 -0
  292. package/dist-es/commands/ListContactReferencesCommand.js +1 -0
  293. package/dist-es/commands/ListDefaultVocabulariesCommand.js +1 -0
  294. package/dist-es/commands/ListEvaluationFormVersionsCommand.js +1 -0
  295. package/dist-es/commands/ListEvaluationFormsCommand.js +1 -0
  296. package/dist-es/commands/ListHoursOfOperationsCommand.js +1 -0
  297. package/dist-es/commands/ListInstanceAttributesCommand.js +1 -0
  298. package/dist-es/commands/ListInstanceStorageConfigsCommand.js +1 -0
  299. package/dist-es/commands/ListInstancesCommand.js +1 -0
  300. package/dist-es/commands/ListIntegrationAssociationsCommand.js +1 -0
  301. package/dist-es/commands/ListLambdaFunctionsCommand.js +1 -0
  302. package/dist-es/commands/ListLexBotsCommand.js +1 -0
  303. package/dist-es/commands/ListPhoneNumbersCommand.js +1 -0
  304. package/dist-es/commands/ListPhoneNumbersV2Command.js +1 -0
  305. package/dist-es/commands/ListPromptsCommand.js +1 -0
  306. package/dist-es/commands/ListQueueQuickConnectsCommand.js +1 -0
  307. package/dist-es/commands/ListQueuesCommand.js +1 -0
  308. package/dist-es/commands/ListQuickConnectsCommand.js +1 -0
  309. package/dist-es/commands/ListRoutingProfileQueuesCommand.js +1 -0
  310. package/dist-es/commands/ListRoutingProfilesCommand.js +1 -0
  311. package/dist-es/commands/ListRulesCommand.js +1 -0
  312. package/dist-es/commands/ListSecurityKeysCommand.js +1 -0
  313. package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +1 -0
  314. package/dist-es/commands/ListSecurityProfilesCommand.js +1 -0
  315. package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
  316. package/dist-es/commands/ListTaskTemplatesCommand.js +1 -0
  317. package/dist-es/commands/ListTrafficDistributionGroupsCommand.js +1 -0
  318. package/dist-es/commands/ListUseCasesCommand.js +1 -0
  319. package/dist-es/commands/ListUserHierarchyGroupsCommand.js +1 -0
  320. package/dist-es/commands/ListUsersCommand.js +1 -0
  321. package/dist-es/commands/MonitorContactCommand.js +1 -0
  322. package/dist-es/commands/PutUserStatusCommand.js +1 -0
  323. package/dist-es/commands/ReleasePhoneNumberCommand.js +1 -0
  324. package/dist-es/commands/ReplicateInstanceCommand.js +1 -0
  325. package/dist-es/commands/ResumeContactRecordingCommand.js +1 -0
  326. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +1 -0
  327. package/dist-es/commands/SearchQueuesCommand.js +1 -0
  328. package/dist-es/commands/SearchRoutingProfilesCommand.js +1 -0
  329. package/dist-es/commands/SearchSecurityProfilesCommand.js +1 -0
  330. package/dist-es/commands/SearchUsersCommand.js +1 -0
  331. package/dist-es/commands/SearchVocabulariesCommand.js +1 -0
  332. package/dist-es/commands/StartChatContactCommand.js +1 -0
  333. package/dist-es/commands/StartContactEvaluationCommand.js +1 -0
  334. package/dist-es/commands/StartContactRecordingCommand.js +1 -0
  335. package/dist-es/commands/StartContactStreamingCommand.js +1 -0
  336. package/dist-es/commands/StartOutboundVoiceContactCommand.js +1 -0
  337. package/dist-es/commands/StartTaskContactCommand.js +1 -0
  338. package/dist-es/commands/StopContactCommand.js +1 -0
  339. package/dist-es/commands/StopContactRecordingCommand.js +1 -0
  340. package/dist-es/commands/StopContactStreamingCommand.js +1 -0
  341. package/dist-es/commands/SubmitContactEvaluationCommand.js +1 -0
  342. package/dist-es/commands/SuspendContactRecordingCommand.js +1 -0
  343. package/dist-es/commands/TagResourceCommand.js +1 -0
  344. package/dist-es/commands/TransferContactCommand.js +1 -0
  345. package/dist-es/commands/UntagResourceCommand.js +1 -0
  346. package/dist-es/commands/UpdateAgentStatusCommand.js +1 -0
  347. package/dist-es/commands/UpdateContactAttributesCommand.js +1 -0
  348. package/dist-es/commands/UpdateContactCommand.js +1 -0
  349. package/dist-es/commands/UpdateContactEvaluationCommand.js +1 -0
  350. package/dist-es/commands/UpdateContactFlowContentCommand.js +1 -0
  351. package/dist-es/commands/UpdateContactFlowMetadataCommand.js +1 -0
  352. package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +1 -0
  353. package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +1 -0
  354. package/dist-es/commands/UpdateContactFlowNameCommand.js +1 -0
  355. package/dist-es/commands/UpdateContactScheduleCommand.js +1 -0
  356. package/dist-es/commands/UpdateEvaluationFormCommand.js +1 -0
  357. package/dist-es/commands/UpdateHoursOfOperationCommand.js +1 -0
  358. package/dist-es/commands/UpdateInstanceAttributeCommand.js +1 -0
  359. package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +1 -0
  360. package/dist-es/commands/UpdateParticipantRoleConfigCommand.js +1 -0
  361. package/dist-es/commands/UpdatePhoneNumberCommand.js +1 -0
  362. package/dist-es/commands/UpdatePromptCommand.js +1 -0
  363. package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +1 -0
  364. package/dist-es/commands/UpdateQueueMaxContactsCommand.js +1 -0
  365. package/dist-es/commands/UpdateQueueNameCommand.js +1 -0
  366. package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +1 -0
  367. package/dist-es/commands/UpdateQueueStatusCommand.js +1 -0
  368. package/dist-es/commands/UpdateQuickConnectConfigCommand.js +1 -0
  369. package/dist-es/commands/UpdateQuickConnectNameCommand.js +1 -0
  370. package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +1 -0
  371. package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +1 -0
  372. package/dist-es/commands/UpdateRoutingProfileNameCommand.js +1 -0
  373. package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +1 -0
  374. package/dist-es/commands/UpdateRuleCommand.js +1 -0
  375. package/dist-es/commands/UpdateSecurityProfileCommand.js +1 -0
  376. package/dist-es/commands/UpdateTaskTemplateCommand.js +1 -0
  377. package/dist-es/commands/UpdateTrafficDistributionCommand.js +1 -0
  378. package/dist-es/commands/UpdateUserHierarchyCommand.js +1 -0
  379. package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +1 -0
  380. package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +1 -0
  381. package/dist-es/commands/UpdateUserIdentityInfoCommand.js +1 -0
  382. package/dist-es/commands/UpdateUserPhoneConfigCommand.js +1 -0
  383. package/dist-es/commands/UpdateUserRoutingProfileCommand.js +1 -0
  384. package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +1 -0
  385. package/dist-es/index.js +2 -2
  386. package/dist-es/models/ConnectServiceException.js +1 -0
  387. package/dist-types/ConnectClient.d.ts +3 -3
  388. package/dist-types/commands/ActivateEvaluationFormCommand.d.ts +4 -0
  389. package/dist-types/commands/AssociateApprovedOriginCommand.d.ts +4 -0
  390. package/dist-types/commands/AssociateBotCommand.d.ts +4 -0
  391. package/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +4 -0
  392. package/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +4 -0
  393. package/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +4 -0
  394. package/dist-types/commands/AssociateLexBotCommand.d.ts +4 -0
  395. package/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +4 -0
  396. package/dist-types/commands/AssociateQueueQuickConnectsCommand.d.ts +4 -0
  397. package/dist-types/commands/AssociateRoutingProfileQueuesCommand.d.ts +4 -0
  398. package/dist-types/commands/AssociateSecurityKeyCommand.d.ts +4 -0
  399. package/dist-types/commands/ClaimPhoneNumberCommand.d.ts +4 -0
  400. package/dist-types/commands/CreateAgentStatusCommand.d.ts +4 -0
  401. package/dist-types/commands/CreateContactFlowCommand.d.ts +4 -0
  402. package/dist-types/commands/CreateContactFlowModuleCommand.d.ts +4 -0
  403. package/dist-types/commands/CreateEvaluationFormCommand.d.ts +9 -6
  404. package/dist-types/commands/CreateHoursOfOperationCommand.d.ts +4 -0
  405. package/dist-types/commands/CreateInstanceCommand.d.ts +4 -0
  406. package/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +4 -0
  407. package/dist-types/commands/CreateParticipantCommand.d.ts +5 -1
  408. package/dist-types/commands/CreatePromptCommand.d.ts +4 -0
  409. package/dist-types/commands/CreateQueueCommand.d.ts +4 -0
  410. package/dist-types/commands/CreateQuickConnectCommand.d.ts +4 -0
  411. package/dist-types/commands/CreateRoutingProfileCommand.d.ts +4 -0
  412. package/dist-types/commands/CreateRuleCommand.d.ts +4 -0
  413. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +4 -0
  414. package/dist-types/commands/CreateTaskTemplateCommand.d.ts +4 -0
  415. package/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +4 -0
  416. package/dist-types/commands/CreateUseCaseCommand.d.ts +4 -0
  417. package/dist-types/commands/CreateUserCommand.d.ts +4 -0
  418. package/dist-types/commands/CreateUserHierarchyGroupCommand.d.ts +4 -0
  419. package/dist-types/commands/CreateVocabularyCommand.d.ts +4 -0
  420. package/dist-types/commands/DeactivateEvaluationFormCommand.d.ts +4 -0
  421. package/dist-types/commands/DeleteContactEvaluationCommand.d.ts +4 -0
  422. package/dist-types/commands/DeleteContactFlowCommand.d.ts +4 -0
  423. package/dist-types/commands/DeleteContactFlowModuleCommand.d.ts +4 -0
  424. package/dist-types/commands/DeleteEvaluationFormCommand.d.ts +6 -2
  425. package/dist-types/commands/DeleteHoursOfOperationCommand.d.ts +4 -0
  426. package/dist-types/commands/DeleteInstanceCommand.d.ts +4 -0
  427. package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +4 -0
  428. package/dist-types/commands/DeletePromptCommand.d.ts +4 -0
  429. package/dist-types/commands/DeleteQuickConnectCommand.d.ts +4 -0
  430. package/dist-types/commands/DeleteRuleCommand.d.ts +4 -0
  431. package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +4 -0
  432. package/dist-types/commands/DeleteTaskTemplateCommand.d.ts +4 -0
  433. package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +4 -0
  434. package/dist-types/commands/DeleteUseCaseCommand.d.ts +4 -0
  435. package/dist-types/commands/DeleteUserCommand.d.ts +4 -0
  436. package/dist-types/commands/DeleteUserHierarchyGroupCommand.d.ts +4 -0
  437. package/dist-types/commands/DeleteVocabularyCommand.d.ts +4 -0
  438. package/dist-types/commands/DescribeAgentStatusCommand.d.ts +4 -0
  439. package/dist-types/commands/DescribeContactCommand.d.ts +4 -0
  440. package/dist-types/commands/DescribeContactEvaluationCommand.d.ts +6 -2
  441. package/dist-types/commands/DescribeContactFlowCommand.d.ts +4 -0
  442. package/dist-types/commands/DescribeContactFlowModuleCommand.d.ts +4 -0
  443. package/dist-types/commands/DescribeEvaluationFormCommand.d.ts +6 -2
  444. package/dist-types/commands/DescribeHoursOfOperationCommand.d.ts +4 -0
  445. package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +4 -0
  446. package/dist-types/commands/DescribeInstanceCommand.d.ts +4 -0
  447. package/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +4 -0
  448. package/dist-types/commands/DescribePhoneNumberCommand.d.ts +4 -0
  449. package/dist-types/commands/DescribePromptCommand.d.ts +4 -0
  450. package/dist-types/commands/DescribeQueueCommand.d.ts +4 -0
  451. package/dist-types/commands/DescribeQuickConnectCommand.d.ts +4 -0
  452. package/dist-types/commands/DescribeRoutingProfileCommand.d.ts +4 -0
  453. package/dist-types/commands/DescribeRuleCommand.d.ts +4 -0
  454. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +4 -0
  455. package/dist-types/commands/DescribeTrafficDistributionGroupCommand.d.ts +4 -0
  456. package/dist-types/commands/DescribeUserCommand.d.ts +4 -0
  457. package/dist-types/commands/DescribeUserHierarchyGroupCommand.d.ts +4 -0
  458. package/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +4 -0
  459. package/dist-types/commands/DescribeVocabularyCommand.d.ts +4 -0
  460. package/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +4 -0
  461. package/dist-types/commands/DisassociateBotCommand.d.ts +4 -0
  462. package/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +4 -0
  463. package/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +4 -0
  464. package/dist-types/commands/DisassociateLexBotCommand.d.ts +4 -0
  465. package/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +4 -0
  466. package/dist-types/commands/DisassociateQueueQuickConnectsCommand.d.ts +4 -0
  467. package/dist-types/commands/DisassociateRoutingProfileQueuesCommand.d.ts +4 -0
  468. package/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +4 -0
  469. package/dist-types/commands/DismissUserContactCommand.d.ts +4 -0
  470. package/dist-types/commands/GetContactAttributesCommand.d.ts +4 -0
  471. package/dist-types/commands/GetCurrentMetricDataCommand.d.ts +4 -0
  472. package/dist-types/commands/GetCurrentUserDataCommand.d.ts +4 -0
  473. package/dist-types/commands/GetFederationTokenCommand.d.ts +4 -0
  474. package/dist-types/commands/GetMetricDataCommand.d.ts +4 -0
  475. package/dist-types/commands/GetMetricDataV2Command.d.ts +4 -0
  476. package/dist-types/commands/GetPromptFileCommand.d.ts +4 -0
  477. package/dist-types/commands/GetTaskTemplateCommand.d.ts +4 -0
  478. package/dist-types/commands/GetTrafficDistributionCommand.d.ts +4 -0
  479. package/dist-types/commands/ListAgentStatusesCommand.d.ts +4 -0
  480. package/dist-types/commands/ListApprovedOriginsCommand.d.ts +4 -0
  481. package/dist-types/commands/ListBotsCommand.d.ts +4 -0
  482. package/dist-types/commands/ListContactEvaluationsCommand.d.ts +4 -0
  483. package/dist-types/commands/ListContactFlowModulesCommand.d.ts +4 -0
  484. package/dist-types/commands/ListContactFlowsCommand.d.ts +4 -0
  485. package/dist-types/commands/ListContactReferencesCommand.d.ts +4 -0
  486. package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +4 -0
  487. package/dist-types/commands/ListEvaluationFormVersionsCommand.d.ts +4 -0
  488. package/dist-types/commands/ListEvaluationFormsCommand.d.ts +4 -0
  489. package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +4 -0
  490. package/dist-types/commands/ListInstanceAttributesCommand.d.ts +4 -0
  491. package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +4 -0
  492. package/dist-types/commands/ListInstancesCommand.d.ts +4 -0
  493. package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +4 -0
  494. package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +4 -0
  495. package/dist-types/commands/ListLexBotsCommand.d.ts +4 -0
  496. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +4 -0
  497. package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +4 -0
  498. package/dist-types/commands/ListPromptsCommand.d.ts +4 -0
  499. package/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +4 -0
  500. package/dist-types/commands/ListQueuesCommand.d.ts +4 -0
  501. package/dist-types/commands/ListQuickConnectsCommand.d.ts +4 -0
  502. package/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +4 -0
  503. package/dist-types/commands/ListRoutingProfilesCommand.d.ts +4 -0
  504. package/dist-types/commands/ListRulesCommand.d.ts +4 -0
  505. package/dist-types/commands/ListSecurityKeysCommand.d.ts +4 -0
  506. package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +4 -0
  507. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +4 -0
  508. package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
  509. package/dist-types/commands/ListTaskTemplatesCommand.d.ts +4 -0
  510. package/dist-types/commands/ListTrafficDistributionGroupsCommand.d.ts +4 -0
  511. package/dist-types/commands/ListUseCasesCommand.d.ts +4 -0
  512. package/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +4 -0
  513. package/dist-types/commands/ListUsersCommand.d.ts +4 -0
  514. package/dist-types/commands/MonitorContactCommand.d.ts +4 -0
  515. package/dist-types/commands/PutUserStatusCommand.d.ts +4 -0
  516. package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +4 -0
  517. package/dist-types/commands/ReplicateInstanceCommand.d.ts +4 -0
  518. package/dist-types/commands/ResumeContactRecordingCommand.d.ts +4 -0
  519. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +4 -0
  520. package/dist-types/commands/SearchQueuesCommand.d.ts +4 -0
  521. package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +4 -0
  522. package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +4 -0
  523. package/dist-types/commands/SearchUsersCommand.d.ts +4 -0
  524. package/dist-types/commands/SearchVocabulariesCommand.d.ts +4 -0
  525. package/dist-types/commands/StartChatContactCommand.d.ts +4 -0
  526. package/dist-types/commands/StartContactEvaluationCommand.d.ts +4 -0
  527. package/dist-types/commands/StartContactRecordingCommand.d.ts +4 -0
  528. package/dist-types/commands/StartContactStreamingCommand.d.ts +4 -0
  529. package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +4 -0
  530. package/dist-types/commands/StartTaskContactCommand.d.ts +4 -0
  531. package/dist-types/commands/StopContactCommand.d.ts +4 -0
  532. package/dist-types/commands/StopContactRecordingCommand.d.ts +4 -0
  533. package/dist-types/commands/StopContactStreamingCommand.d.ts +4 -0
  534. package/dist-types/commands/SubmitContactEvaluationCommand.d.ts +4 -0
  535. package/dist-types/commands/SuspendContactRecordingCommand.d.ts +4 -0
  536. package/dist-types/commands/TagResourceCommand.d.ts +4 -0
  537. package/dist-types/commands/TransferContactCommand.d.ts +4 -0
  538. package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
  539. package/dist-types/commands/UpdateAgentStatusCommand.d.ts +4 -0
  540. package/dist-types/commands/UpdateContactAttributesCommand.d.ts +4 -0
  541. package/dist-types/commands/UpdateContactCommand.d.ts +4 -0
  542. package/dist-types/commands/UpdateContactEvaluationCommand.d.ts +4 -0
  543. package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +4 -0
  544. package/dist-types/commands/UpdateContactFlowMetadataCommand.d.ts +4 -0
  545. package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +4 -0
  546. package/dist-types/commands/UpdateContactFlowModuleMetadataCommand.d.ts +4 -0
  547. package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +4 -0
  548. package/dist-types/commands/UpdateContactScheduleCommand.d.ts +4 -0
  549. package/dist-types/commands/UpdateEvaluationFormCommand.d.ts +9 -6
  550. package/dist-types/commands/UpdateHoursOfOperationCommand.d.ts +4 -0
  551. package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +4 -0
  552. package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +4 -0
  553. package/dist-types/commands/UpdateParticipantRoleConfigCommand.d.ts +4 -0
  554. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +4 -0
  555. package/dist-types/commands/UpdatePromptCommand.d.ts +4 -0
  556. package/dist-types/commands/UpdateQueueHoursOfOperationCommand.d.ts +4 -0
  557. package/dist-types/commands/UpdateQueueMaxContactsCommand.d.ts +4 -0
  558. package/dist-types/commands/UpdateQueueNameCommand.d.ts +4 -0
  559. package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +4 -0
  560. package/dist-types/commands/UpdateQueueStatusCommand.d.ts +4 -0
  561. package/dist-types/commands/UpdateQuickConnectConfigCommand.d.ts +4 -0
  562. package/dist-types/commands/UpdateQuickConnectNameCommand.d.ts +4 -0
  563. package/dist-types/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +4 -0
  564. package/dist-types/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +4 -0
  565. package/dist-types/commands/UpdateRoutingProfileNameCommand.d.ts +4 -0
  566. package/dist-types/commands/UpdateRoutingProfileQueuesCommand.d.ts +4 -0
  567. package/dist-types/commands/UpdateRuleCommand.d.ts +4 -0
  568. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +4 -0
  569. package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +4 -0
  570. package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +4 -0
  571. package/dist-types/commands/UpdateUserHierarchyCommand.d.ts +4 -0
  572. package/dist-types/commands/UpdateUserHierarchyGroupNameCommand.d.ts +4 -0
  573. package/dist-types/commands/UpdateUserHierarchyStructureCommand.d.ts +4 -0
  574. package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +4 -0
  575. package/dist-types/commands/UpdateUserPhoneConfigCommand.d.ts +4 -0
  576. package/dist-types/commands/UpdateUserRoutingProfileCommand.d.ts +4 -0
  577. package/dist-types/commands/UpdateUserSecurityProfilesCommand.d.ts +4 -0
  578. package/dist-types/index.d.ts +17 -2
  579. package/dist-types/models/ConnectServiceException.d.ts +1 -0
  580. package/dist-types/models/models_0.d.ts +8 -8
  581. package/dist-types/models/models_1.d.ts +2 -3
  582. package/dist-types/ts3.4/ConnectClient.d.ts +3 -3
  583. package/dist-types/ts3.4/commands/ActivateEvaluationFormCommand.d.ts +1 -0
  584. package/dist-types/ts3.4/commands/AssociateApprovedOriginCommand.d.ts +1 -0
  585. package/dist-types/ts3.4/commands/AssociateBotCommand.d.ts +1 -0
  586. package/dist-types/ts3.4/commands/AssociateDefaultVocabularyCommand.d.ts +1 -0
  587. package/dist-types/ts3.4/commands/AssociateInstanceStorageConfigCommand.d.ts +1 -0
  588. package/dist-types/ts3.4/commands/AssociateLambdaFunctionCommand.d.ts +1 -0
  589. package/dist-types/ts3.4/commands/AssociateLexBotCommand.d.ts +1 -0
  590. package/dist-types/ts3.4/commands/AssociatePhoneNumberContactFlowCommand.d.ts +1 -0
  591. package/dist-types/ts3.4/commands/AssociateQueueQuickConnectsCommand.d.ts +1 -0
  592. package/dist-types/ts3.4/commands/AssociateRoutingProfileQueuesCommand.d.ts +1 -0
  593. package/dist-types/ts3.4/commands/AssociateSecurityKeyCommand.d.ts +1 -0
  594. package/dist-types/ts3.4/commands/ClaimPhoneNumberCommand.d.ts +1 -0
  595. package/dist-types/ts3.4/commands/CreateAgentStatusCommand.d.ts +1 -0
  596. package/dist-types/ts3.4/commands/CreateContactFlowCommand.d.ts +1 -0
  597. package/dist-types/ts3.4/commands/CreateContactFlowModuleCommand.d.ts +1 -0
  598. package/dist-types/ts3.4/commands/CreateEvaluationFormCommand.d.ts +1 -0
  599. package/dist-types/ts3.4/commands/CreateHoursOfOperationCommand.d.ts +1 -0
  600. package/dist-types/ts3.4/commands/CreateInstanceCommand.d.ts +1 -0
  601. package/dist-types/ts3.4/commands/CreateIntegrationAssociationCommand.d.ts +1 -0
  602. package/dist-types/ts3.4/commands/CreateParticipantCommand.d.ts +1 -0
  603. package/dist-types/ts3.4/commands/CreatePromptCommand.d.ts +1 -0
  604. package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +1 -0
  605. package/dist-types/ts3.4/commands/CreateQuickConnectCommand.d.ts +1 -0
  606. package/dist-types/ts3.4/commands/CreateRoutingProfileCommand.d.ts +1 -0
  607. package/dist-types/ts3.4/commands/CreateRuleCommand.d.ts +1 -0
  608. package/dist-types/ts3.4/commands/CreateSecurityProfileCommand.d.ts +1 -0
  609. package/dist-types/ts3.4/commands/CreateTaskTemplateCommand.d.ts +1 -0
  610. package/dist-types/ts3.4/commands/CreateTrafficDistributionGroupCommand.d.ts +1 -0
  611. package/dist-types/ts3.4/commands/CreateUseCaseCommand.d.ts +1 -0
  612. package/dist-types/ts3.4/commands/CreateUserCommand.d.ts +1 -0
  613. package/dist-types/ts3.4/commands/CreateUserHierarchyGroupCommand.d.ts +1 -0
  614. package/dist-types/ts3.4/commands/CreateVocabularyCommand.d.ts +1 -0
  615. package/dist-types/ts3.4/commands/DeactivateEvaluationFormCommand.d.ts +1 -0
  616. package/dist-types/ts3.4/commands/DeleteContactEvaluationCommand.d.ts +1 -0
  617. package/dist-types/ts3.4/commands/DeleteContactFlowCommand.d.ts +1 -0
  618. package/dist-types/ts3.4/commands/DeleteContactFlowModuleCommand.d.ts +1 -0
  619. package/dist-types/ts3.4/commands/DeleteEvaluationFormCommand.d.ts +1 -0
  620. package/dist-types/ts3.4/commands/DeleteHoursOfOperationCommand.d.ts +1 -0
  621. package/dist-types/ts3.4/commands/DeleteInstanceCommand.d.ts +1 -0
  622. package/dist-types/ts3.4/commands/DeleteIntegrationAssociationCommand.d.ts +1 -0
  623. package/dist-types/ts3.4/commands/DeletePromptCommand.d.ts +1 -0
  624. package/dist-types/ts3.4/commands/DeleteQuickConnectCommand.d.ts +1 -0
  625. package/dist-types/ts3.4/commands/DeleteRuleCommand.d.ts +1 -0
  626. package/dist-types/ts3.4/commands/DeleteSecurityProfileCommand.d.ts +1 -0
  627. package/dist-types/ts3.4/commands/DeleteTaskTemplateCommand.d.ts +1 -0
  628. package/dist-types/ts3.4/commands/DeleteTrafficDistributionGroupCommand.d.ts +1 -0
  629. package/dist-types/ts3.4/commands/DeleteUseCaseCommand.d.ts +1 -0
  630. package/dist-types/ts3.4/commands/DeleteUserCommand.d.ts +1 -0
  631. package/dist-types/ts3.4/commands/DeleteUserHierarchyGroupCommand.d.ts +1 -0
  632. package/dist-types/ts3.4/commands/DeleteVocabularyCommand.d.ts +1 -0
  633. package/dist-types/ts3.4/commands/DescribeAgentStatusCommand.d.ts +1 -0
  634. package/dist-types/ts3.4/commands/DescribeContactCommand.d.ts +1 -0
  635. package/dist-types/ts3.4/commands/DescribeContactEvaluationCommand.d.ts +1 -0
  636. package/dist-types/ts3.4/commands/DescribeContactFlowCommand.d.ts +1 -0
  637. package/dist-types/ts3.4/commands/DescribeContactFlowModuleCommand.d.ts +1 -0
  638. package/dist-types/ts3.4/commands/DescribeEvaluationFormCommand.d.ts +1 -0
  639. package/dist-types/ts3.4/commands/DescribeHoursOfOperationCommand.d.ts +1 -0
  640. package/dist-types/ts3.4/commands/DescribeInstanceAttributeCommand.d.ts +1 -0
  641. package/dist-types/ts3.4/commands/DescribeInstanceCommand.d.ts +1 -0
  642. package/dist-types/ts3.4/commands/DescribeInstanceStorageConfigCommand.d.ts +1 -0
  643. package/dist-types/ts3.4/commands/DescribePhoneNumberCommand.d.ts +1 -0
  644. package/dist-types/ts3.4/commands/DescribePromptCommand.d.ts +1 -0
  645. package/dist-types/ts3.4/commands/DescribeQueueCommand.d.ts +1 -0
  646. package/dist-types/ts3.4/commands/DescribeQuickConnectCommand.d.ts +1 -0
  647. package/dist-types/ts3.4/commands/DescribeRoutingProfileCommand.d.ts +1 -0
  648. package/dist-types/ts3.4/commands/DescribeRuleCommand.d.ts +1 -0
  649. package/dist-types/ts3.4/commands/DescribeSecurityProfileCommand.d.ts +1 -0
  650. package/dist-types/ts3.4/commands/DescribeTrafficDistributionGroupCommand.d.ts +1 -0
  651. package/dist-types/ts3.4/commands/DescribeUserCommand.d.ts +1 -0
  652. package/dist-types/ts3.4/commands/DescribeUserHierarchyGroupCommand.d.ts +1 -0
  653. package/dist-types/ts3.4/commands/DescribeUserHierarchyStructureCommand.d.ts +1 -0
  654. package/dist-types/ts3.4/commands/DescribeVocabularyCommand.d.ts +1 -0
  655. package/dist-types/ts3.4/commands/DisassociateApprovedOriginCommand.d.ts +1 -0
  656. package/dist-types/ts3.4/commands/DisassociateBotCommand.d.ts +1 -0
  657. package/dist-types/ts3.4/commands/DisassociateInstanceStorageConfigCommand.d.ts +1 -0
  658. package/dist-types/ts3.4/commands/DisassociateLambdaFunctionCommand.d.ts +1 -0
  659. package/dist-types/ts3.4/commands/DisassociateLexBotCommand.d.ts +1 -0
  660. package/dist-types/ts3.4/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +1 -0
  661. package/dist-types/ts3.4/commands/DisassociateQueueQuickConnectsCommand.d.ts +1 -0
  662. package/dist-types/ts3.4/commands/DisassociateRoutingProfileQueuesCommand.d.ts +1 -0
  663. package/dist-types/ts3.4/commands/DisassociateSecurityKeyCommand.d.ts +1 -0
  664. package/dist-types/ts3.4/commands/DismissUserContactCommand.d.ts +1 -0
  665. package/dist-types/ts3.4/commands/GetContactAttributesCommand.d.ts +1 -0
  666. package/dist-types/ts3.4/commands/GetCurrentMetricDataCommand.d.ts +1 -0
  667. package/dist-types/ts3.4/commands/GetCurrentUserDataCommand.d.ts +1 -0
  668. package/dist-types/ts3.4/commands/GetFederationTokenCommand.d.ts +1 -0
  669. package/dist-types/ts3.4/commands/GetMetricDataCommand.d.ts +1 -0
  670. package/dist-types/ts3.4/commands/GetMetricDataV2Command.d.ts +1 -0
  671. package/dist-types/ts3.4/commands/GetPromptFileCommand.d.ts +1 -0
  672. package/dist-types/ts3.4/commands/GetTaskTemplateCommand.d.ts +1 -0
  673. package/dist-types/ts3.4/commands/GetTrafficDistributionCommand.d.ts +1 -0
  674. package/dist-types/ts3.4/commands/ListAgentStatusesCommand.d.ts +1 -0
  675. package/dist-types/ts3.4/commands/ListApprovedOriginsCommand.d.ts +1 -0
  676. package/dist-types/ts3.4/commands/ListBotsCommand.d.ts +1 -0
  677. package/dist-types/ts3.4/commands/ListContactEvaluationsCommand.d.ts +1 -0
  678. package/dist-types/ts3.4/commands/ListContactFlowModulesCommand.d.ts +1 -0
  679. package/dist-types/ts3.4/commands/ListContactFlowsCommand.d.ts +1 -0
  680. package/dist-types/ts3.4/commands/ListContactReferencesCommand.d.ts +1 -0
  681. package/dist-types/ts3.4/commands/ListDefaultVocabulariesCommand.d.ts +1 -0
  682. package/dist-types/ts3.4/commands/ListEvaluationFormVersionsCommand.d.ts +1 -0
  683. package/dist-types/ts3.4/commands/ListEvaluationFormsCommand.d.ts +1 -0
  684. package/dist-types/ts3.4/commands/ListHoursOfOperationsCommand.d.ts +1 -0
  685. package/dist-types/ts3.4/commands/ListInstanceAttributesCommand.d.ts +1 -0
  686. package/dist-types/ts3.4/commands/ListInstanceStorageConfigsCommand.d.ts +1 -0
  687. package/dist-types/ts3.4/commands/ListInstancesCommand.d.ts +1 -0
  688. package/dist-types/ts3.4/commands/ListIntegrationAssociationsCommand.d.ts +1 -0
  689. package/dist-types/ts3.4/commands/ListLambdaFunctionsCommand.d.ts +1 -0
  690. package/dist-types/ts3.4/commands/ListLexBotsCommand.d.ts +1 -0
  691. package/dist-types/ts3.4/commands/ListPhoneNumbersCommand.d.ts +1 -0
  692. package/dist-types/ts3.4/commands/ListPhoneNumbersV2Command.d.ts +1 -0
  693. package/dist-types/ts3.4/commands/ListPromptsCommand.d.ts +1 -0
  694. package/dist-types/ts3.4/commands/ListQueueQuickConnectsCommand.d.ts +1 -0
  695. package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +1 -0
  696. package/dist-types/ts3.4/commands/ListQuickConnectsCommand.d.ts +1 -0
  697. package/dist-types/ts3.4/commands/ListRoutingProfileQueuesCommand.d.ts +1 -0
  698. package/dist-types/ts3.4/commands/ListRoutingProfilesCommand.d.ts +1 -0
  699. package/dist-types/ts3.4/commands/ListRulesCommand.d.ts +1 -0
  700. package/dist-types/ts3.4/commands/ListSecurityKeysCommand.d.ts +1 -0
  701. package/dist-types/ts3.4/commands/ListSecurityProfilePermissionsCommand.d.ts +1 -0
  702. package/dist-types/ts3.4/commands/ListSecurityProfilesCommand.d.ts +1 -0
  703. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
  704. package/dist-types/ts3.4/commands/ListTaskTemplatesCommand.d.ts +1 -0
  705. package/dist-types/ts3.4/commands/ListTrafficDistributionGroupsCommand.d.ts +1 -0
  706. package/dist-types/ts3.4/commands/ListUseCasesCommand.d.ts +1 -0
  707. package/dist-types/ts3.4/commands/ListUserHierarchyGroupsCommand.d.ts +1 -0
  708. package/dist-types/ts3.4/commands/ListUsersCommand.d.ts +1 -0
  709. package/dist-types/ts3.4/commands/MonitorContactCommand.d.ts +1 -0
  710. package/dist-types/ts3.4/commands/PutUserStatusCommand.d.ts +1 -0
  711. package/dist-types/ts3.4/commands/ReleasePhoneNumberCommand.d.ts +1 -0
  712. package/dist-types/ts3.4/commands/ReplicateInstanceCommand.d.ts +1 -0
  713. package/dist-types/ts3.4/commands/ResumeContactRecordingCommand.d.ts +1 -0
  714. package/dist-types/ts3.4/commands/SearchAvailablePhoneNumbersCommand.d.ts +1 -0
  715. package/dist-types/ts3.4/commands/SearchQueuesCommand.d.ts +1 -0
  716. package/dist-types/ts3.4/commands/SearchRoutingProfilesCommand.d.ts +1 -0
  717. package/dist-types/ts3.4/commands/SearchSecurityProfilesCommand.d.ts +1 -0
  718. package/dist-types/ts3.4/commands/SearchUsersCommand.d.ts +1 -0
  719. package/dist-types/ts3.4/commands/SearchVocabulariesCommand.d.ts +1 -0
  720. package/dist-types/ts3.4/commands/StartChatContactCommand.d.ts +1 -0
  721. package/dist-types/ts3.4/commands/StartContactEvaluationCommand.d.ts +1 -0
  722. package/dist-types/ts3.4/commands/StartContactRecordingCommand.d.ts +1 -0
  723. package/dist-types/ts3.4/commands/StartContactStreamingCommand.d.ts +1 -0
  724. package/dist-types/ts3.4/commands/StartOutboundVoiceContactCommand.d.ts +1 -0
  725. package/dist-types/ts3.4/commands/StartTaskContactCommand.d.ts +1 -0
  726. package/dist-types/ts3.4/commands/StopContactCommand.d.ts +1 -0
  727. package/dist-types/ts3.4/commands/StopContactRecordingCommand.d.ts +1 -0
  728. package/dist-types/ts3.4/commands/StopContactStreamingCommand.d.ts +1 -0
  729. package/dist-types/ts3.4/commands/SubmitContactEvaluationCommand.d.ts +1 -0
  730. package/dist-types/ts3.4/commands/SuspendContactRecordingCommand.d.ts +1 -0
  731. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
  732. package/dist-types/ts3.4/commands/TransferContactCommand.d.ts +1 -0
  733. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
  734. package/dist-types/ts3.4/commands/UpdateAgentStatusCommand.d.ts +1 -0
  735. package/dist-types/ts3.4/commands/UpdateContactAttributesCommand.d.ts +1 -0
  736. package/dist-types/ts3.4/commands/UpdateContactCommand.d.ts +1 -0
  737. package/dist-types/ts3.4/commands/UpdateContactEvaluationCommand.d.ts +1 -0
  738. package/dist-types/ts3.4/commands/UpdateContactFlowContentCommand.d.ts +1 -0
  739. package/dist-types/ts3.4/commands/UpdateContactFlowMetadataCommand.d.ts +1 -0
  740. package/dist-types/ts3.4/commands/UpdateContactFlowModuleContentCommand.d.ts +1 -0
  741. package/dist-types/ts3.4/commands/UpdateContactFlowModuleMetadataCommand.d.ts +1 -0
  742. package/dist-types/ts3.4/commands/UpdateContactFlowNameCommand.d.ts +1 -0
  743. package/dist-types/ts3.4/commands/UpdateContactScheduleCommand.d.ts +1 -0
  744. package/dist-types/ts3.4/commands/UpdateEvaluationFormCommand.d.ts +1 -0
  745. package/dist-types/ts3.4/commands/UpdateHoursOfOperationCommand.d.ts +1 -0
  746. package/dist-types/ts3.4/commands/UpdateInstanceAttributeCommand.d.ts +1 -0
  747. package/dist-types/ts3.4/commands/UpdateInstanceStorageConfigCommand.d.ts +1 -0
  748. package/dist-types/ts3.4/commands/UpdateParticipantRoleConfigCommand.d.ts +1 -0
  749. package/dist-types/ts3.4/commands/UpdatePhoneNumberCommand.d.ts +1 -0
  750. package/dist-types/ts3.4/commands/UpdatePromptCommand.d.ts +1 -0
  751. package/dist-types/ts3.4/commands/UpdateQueueHoursOfOperationCommand.d.ts +1 -0
  752. package/dist-types/ts3.4/commands/UpdateQueueMaxContactsCommand.d.ts +1 -0
  753. package/dist-types/ts3.4/commands/UpdateQueueNameCommand.d.ts +1 -0
  754. package/dist-types/ts3.4/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +1 -0
  755. package/dist-types/ts3.4/commands/UpdateQueueStatusCommand.d.ts +1 -0
  756. package/dist-types/ts3.4/commands/UpdateQuickConnectConfigCommand.d.ts +1 -0
  757. package/dist-types/ts3.4/commands/UpdateQuickConnectNameCommand.d.ts +1 -0
  758. package/dist-types/ts3.4/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +1 -0
  759. package/dist-types/ts3.4/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +1 -0
  760. package/dist-types/ts3.4/commands/UpdateRoutingProfileNameCommand.d.ts +1 -0
  761. package/dist-types/ts3.4/commands/UpdateRoutingProfileQueuesCommand.d.ts +1 -0
  762. package/dist-types/ts3.4/commands/UpdateRuleCommand.d.ts +1 -0
  763. package/dist-types/ts3.4/commands/UpdateSecurityProfileCommand.d.ts +1 -0
  764. package/dist-types/ts3.4/commands/UpdateTaskTemplateCommand.d.ts +1 -0
  765. package/dist-types/ts3.4/commands/UpdateTrafficDistributionCommand.d.ts +1 -0
  766. package/dist-types/ts3.4/commands/UpdateUserHierarchyCommand.d.ts +1 -0
  767. package/dist-types/ts3.4/commands/UpdateUserHierarchyGroupNameCommand.d.ts +1 -0
  768. package/dist-types/ts3.4/commands/UpdateUserHierarchyStructureCommand.d.ts +1 -0
  769. package/dist-types/ts3.4/commands/UpdateUserIdentityInfoCommand.d.ts +1 -0
  770. package/dist-types/ts3.4/commands/UpdateUserPhoneConfigCommand.d.ts +1 -0
  771. package/dist-types/ts3.4/commands/UpdateUserRoutingProfileCommand.d.ts +1 -0
  772. package/dist-types/ts3.4/commands/UpdateUserSecurityProfilesCommand.d.ts +1 -0
  773. package/dist-types/ts3.4/index.d.ts +2 -2
  774. package/dist-types/ts3.4/models/ConnectServiceException.d.ts +1 -0
  775. package/dist-types/ts3.4/models/models_1.d.ts +1 -1
  776. package/package.json +28 -28
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { DeleteUserHierarchyGroupRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteUserHierarchyGroupCommandInput
16
17
  extends DeleteUserHierarchyGroupRequest {}
17
18
  export interface DeleteUserHierarchyGroupCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DeleteVocabularyRequest,
16
16
  DeleteVocabularyResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteVocabularyCommandInput extends DeleteVocabularyRequest {}
19
20
  export interface DeleteVocabularyCommandOutput
20
21
  extends DeleteVocabularyResponse,
@@ -15,6 +15,7 @@ import {
15
15
  DescribeAgentStatusRequest,
16
16
  DescribeAgentStatusResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeAgentStatusCommandInput
19
20
  extends DescribeAgentStatusRequest {}
20
21
  export interface DescribeAgentStatusCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeContactRequest,
16
16
  DescribeContactResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeContactCommandInput extends DescribeContactRequest {}
19
20
  export interface DescribeContactCommandOutput
20
21
  extends DescribeContactResponse,
@@ -13,6 +13,7 @@ import {
13
13
  } from "../ConnectClient";
14
14
  import { DescribeContactEvaluationRequest } from "../models/models_0";
15
15
  import { DescribeContactEvaluationResponse } from "../models/models_1";
16
+ export { __MetadataBearer, $Command };
16
17
  export interface DescribeContactEvaluationCommandInput
17
18
  extends DescribeContactEvaluationRequest {}
18
19
  export interface DescribeContactEvaluationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeContactFlowRequest,
16
16
  DescribeContactFlowResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeContactFlowCommandInput
19
20
  extends DescribeContactFlowRequest {}
20
21
  export interface DescribeContactFlowCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeContactFlowModuleRequest,
16
16
  DescribeContactFlowModuleResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeContactFlowModuleCommandInput
19
20
  extends DescribeContactFlowModuleRequest {}
20
21
  export interface DescribeContactFlowModuleCommandOutput
@@ -13,6 +13,7 @@ import {
13
13
  } from "../ConnectClient";
14
14
  import { DescribeEvaluationFormRequest } from "../models/models_0";
15
15
  import { DescribeEvaluationFormResponse } from "../models/models_1";
16
+ export { __MetadataBearer, $Command };
16
17
  export interface DescribeEvaluationFormCommandInput
17
18
  extends DescribeEvaluationFormRequest {}
18
19
  export interface DescribeEvaluationFormCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeHoursOfOperationRequest,
16
16
  DescribeHoursOfOperationResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeHoursOfOperationCommandInput
19
20
  extends DescribeHoursOfOperationRequest {}
20
21
  export interface DescribeHoursOfOperationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeInstanceAttributeRequest,
16
16
  DescribeInstanceAttributeResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeInstanceAttributeCommandInput
19
20
  extends DescribeInstanceAttributeRequest {}
20
21
  export interface DescribeInstanceAttributeCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeInstanceRequest,
16
16
  DescribeInstanceResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeInstanceCommandInput extends DescribeInstanceRequest {}
19
20
  export interface DescribeInstanceCommandOutput
20
21
  extends DescribeInstanceResponse,
@@ -15,6 +15,7 @@ import {
15
15
  DescribeInstanceStorageConfigRequest,
16
16
  DescribeInstanceStorageConfigResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeInstanceStorageConfigCommandInput
19
20
  extends DescribeInstanceStorageConfigRequest {}
20
21
  export interface DescribeInstanceStorageConfigCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribePhoneNumberRequest,
16
16
  DescribePhoneNumberResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribePhoneNumberCommandInput
19
20
  extends DescribePhoneNumberRequest {}
20
21
  export interface DescribePhoneNumberCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribePromptRequest,
16
16
  DescribePromptResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribePromptCommandInput extends DescribePromptRequest {}
19
20
  export interface DescribePromptCommandOutput
20
21
  extends DescribePromptResponse,
@@ -15,6 +15,7 @@ import {
15
15
  DescribeQueueRequest,
16
16
  DescribeQueueResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeQueueCommandInput extends DescribeQueueRequest {}
19
20
  export interface DescribeQueueCommandOutput
20
21
  extends DescribeQueueResponse,
@@ -15,6 +15,7 @@ import {
15
15
  DescribeQuickConnectRequest,
16
16
  DescribeQuickConnectResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeQuickConnectCommandInput
19
20
  extends DescribeQuickConnectRequest {}
20
21
  export interface DescribeQuickConnectCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeRoutingProfileRequest,
16
16
  DescribeRoutingProfileResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeRoutingProfileCommandInput
19
20
  extends DescribeRoutingProfileRequest {}
20
21
  export interface DescribeRoutingProfileCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { DescribeRuleRequest, DescribeRuleResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DescribeRuleCommandInput extends DescribeRuleRequest {}
16
17
  export interface DescribeRuleCommandOutput
17
18
  extends DescribeRuleResponse,
@@ -15,6 +15,7 @@ import {
15
15
  DescribeSecurityProfileRequest,
16
16
  DescribeSecurityProfileResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeSecurityProfileCommandInput
19
20
  extends DescribeSecurityProfileRequest {}
20
21
  export interface DescribeSecurityProfileCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeTrafficDistributionGroupRequest,
16
16
  DescribeTrafficDistributionGroupResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeTrafficDistributionGroupCommandInput
19
20
  extends DescribeTrafficDistributionGroupRequest {}
20
21
  export interface DescribeTrafficDistributionGroupCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { DescribeUserRequest, DescribeUserResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DescribeUserCommandInput extends DescribeUserRequest {}
16
17
  export interface DescribeUserCommandOutput
17
18
  extends DescribeUserResponse,
@@ -15,6 +15,7 @@ import {
15
15
  DescribeUserHierarchyGroupRequest,
16
16
  DescribeUserHierarchyGroupResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeUserHierarchyGroupCommandInput
19
20
  extends DescribeUserHierarchyGroupRequest {}
20
21
  export interface DescribeUserHierarchyGroupCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeUserHierarchyStructureRequest,
16
16
  DescribeUserHierarchyStructureResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeUserHierarchyStructureCommandInput
19
20
  extends DescribeUserHierarchyStructureRequest {}
20
21
  export interface DescribeUserHierarchyStructureCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeVocabularyRequest,
16
16
  DescribeVocabularyResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeVocabularyCommandInput
19
20
  extends DescribeVocabularyRequest {}
20
21
  export interface DescribeVocabularyCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { DisassociateApprovedOriginRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DisassociateApprovedOriginCommandInput
16
17
  extends DisassociateApprovedOriginRequest {}
17
18
  export interface DisassociateApprovedOriginCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { DisassociateBotRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DisassociateBotCommandInput extends DisassociateBotRequest {}
16
17
  export interface DisassociateBotCommandOutput extends __MetadataBearer {}
17
18
  export declare class DisassociateBotCommand extends $Command<
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { DisassociateInstanceStorageConfigRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DisassociateInstanceStorageConfigCommandInput
16
17
  extends DisassociateInstanceStorageConfigRequest {}
17
18
  export interface DisassociateInstanceStorageConfigCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { DisassociateLambdaFunctionRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DisassociateLambdaFunctionCommandInput
16
17
  extends DisassociateLambdaFunctionRequest {}
17
18
  export interface DisassociateLambdaFunctionCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { DisassociateLexBotRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DisassociateLexBotCommandInput
16
17
  extends DisassociateLexBotRequest {}
17
18
  export interface DisassociateLexBotCommandOutput extends __MetadataBearer {}
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { DisassociatePhoneNumberContactFlowRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DisassociatePhoneNumberContactFlowCommandInput
16
17
  extends DisassociatePhoneNumberContactFlowRequest {}
17
18
  export interface DisassociatePhoneNumberContactFlowCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { DisassociateQueueQuickConnectsRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DisassociateQueueQuickConnectsCommandInput
16
17
  extends DisassociateQueueQuickConnectsRequest {}
17
18
  export interface DisassociateQueueQuickConnectsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { DisassociateRoutingProfileQueuesRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DisassociateRoutingProfileQueuesCommandInput
16
17
  extends DisassociateRoutingProfileQueuesRequest {}
17
18
  export interface DisassociateRoutingProfileQueuesCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { DisassociateSecurityKeyRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DisassociateSecurityKeyCommandInput
16
17
  extends DisassociateSecurityKeyRequest {}
17
18
  export interface DisassociateSecurityKeyCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DismissUserContactRequest,
16
16
  DismissUserContactResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DismissUserContactCommandInput
19
20
  extends DismissUserContactRequest {}
20
21
  export interface DismissUserContactCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetContactAttributesRequest,
16
16
  GetContactAttributesResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetContactAttributesCommandInput
19
20
  extends GetContactAttributesRequest {}
20
21
  export interface GetContactAttributesCommandOutput
@@ -13,6 +13,7 @@ import {
13
13
  } from "../ConnectClient";
14
14
  import { GetCurrentMetricDataRequest } from "../models/models_0";
15
15
  import { GetCurrentMetricDataResponse } from "../models/models_1";
16
+ export { __MetadataBearer, $Command };
16
17
  export interface GetCurrentMetricDataCommandInput
17
18
  extends GetCurrentMetricDataRequest {}
18
19
  export interface GetCurrentMetricDataCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetCurrentUserDataRequest,
16
16
  GetCurrentUserDataResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetCurrentUserDataCommandInput
19
20
  extends GetCurrentUserDataRequest {}
20
21
  export interface GetCurrentUserDataCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetFederationTokenRequest,
16
16
  GetFederationTokenResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetFederationTokenCommandInput
19
20
  extends GetFederationTokenRequest {}
20
21
  export interface GetFederationTokenCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  GetMetricDataRequest,
16
16
  GetMetricDataResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetMetricDataCommandInput extends GetMetricDataRequest {}
19
20
  export interface GetMetricDataCommandOutput
20
21
  extends GetMetricDataResponse,
@@ -15,6 +15,7 @@ import {
15
15
  GetMetricDataV2Request,
16
16
  GetMetricDataV2Response,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetMetricDataV2CommandInput extends GetMetricDataV2Request {}
19
20
  export interface GetMetricDataV2CommandOutput
20
21
  extends GetMetricDataV2Response,
@@ -15,6 +15,7 @@ import {
15
15
  GetPromptFileRequest,
16
16
  GetPromptFileResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetPromptFileCommandInput extends GetPromptFileRequest {}
19
20
  export interface GetPromptFileCommandOutput
20
21
  extends GetPromptFileResponse,
@@ -15,6 +15,7 @@ import {
15
15
  GetTaskTemplateRequest,
16
16
  GetTaskTemplateResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetTaskTemplateCommandInput extends GetTaskTemplateRequest {}
19
20
  export interface GetTaskTemplateCommandOutput
20
21
  extends GetTaskTemplateResponse,
@@ -15,6 +15,7 @@ import {
15
15
  GetTrafficDistributionRequest,
16
16
  GetTrafficDistributionResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetTrafficDistributionCommandInput
19
20
  extends GetTrafficDistributionRequest {}
20
21
  export interface GetTrafficDistributionCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListAgentStatusRequest,
16
16
  ListAgentStatusResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListAgentStatusesCommandInput extends ListAgentStatusRequest {}
19
20
  export interface ListAgentStatusesCommandOutput
20
21
  extends ListAgentStatusResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ListApprovedOriginsRequest,
16
16
  ListApprovedOriginsResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListApprovedOriginsCommandInput
19
20
  extends ListApprovedOriginsRequest {}
20
21
  export interface ListApprovedOriginsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { ListBotsRequest, ListBotsResponse } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListBotsCommandInput extends ListBotsRequest {}
16
17
  export interface ListBotsCommandOutput
17
18
  extends ListBotsResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ListContactEvaluationsRequest,
16
16
  ListContactEvaluationsResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListContactEvaluationsCommandInput
19
20
  extends ListContactEvaluationsRequest {}
20
21
  export interface ListContactEvaluationsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListContactFlowModulesRequest,
16
16
  ListContactFlowModulesResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListContactFlowModulesCommandInput
19
20
  extends ListContactFlowModulesRequest {}
20
21
  export interface ListContactFlowModulesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListContactFlowsRequest,
16
16
  ListContactFlowsResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListContactFlowsCommandInput extends ListContactFlowsRequest {}
19
20
  export interface ListContactFlowsCommandOutput
20
21
  extends ListContactFlowsResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ListContactReferencesRequest,
16
16
  ListContactReferencesResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListContactReferencesCommandInput
19
20
  extends ListContactReferencesRequest {}
20
21
  export interface ListContactReferencesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListDefaultVocabulariesRequest,
16
16
  ListDefaultVocabulariesResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListDefaultVocabulariesCommandInput
19
20
  extends ListDefaultVocabulariesRequest {}
20
21
  export interface ListDefaultVocabulariesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListEvaluationFormVersionsRequest,
16
16
  ListEvaluationFormVersionsResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListEvaluationFormVersionsCommandInput
19
20
  extends ListEvaluationFormVersionsRequest {}
20
21
  export interface ListEvaluationFormVersionsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListEvaluationFormsRequest,
16
16
  ListEvaluationFormsResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListEvaluationFormsCommandInput
19
20
  extends ListEvaluationFormsRequest {}
20
21
  export interface ListEvaluationFormsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListHoursOfOperationsRequest,
16
16
  ListHoursOfOperationsResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListHoursOfOperationsCommandInput
19
20
  extends ListHoursOfOperationsRequest {}
20
21
  export interface ListHoursOfOperationsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListInstanceAttributesRequest,
16
16
  ListInstanceAttributesResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListInstanceAttributesCommandInput
19
20
  extends ListInstanceAttributesRequest {}
20
21
  export interface ListInstanceAttributesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListInstanceStorageConfigsRequest,
16
16
  ListInstanceStorageConfigsResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListInstanceStorageConfigsCommandInput
19
20
  extends ListInstanceStorageConfigsRequest {}
20
21
  export interface ListInstanceStorageConfigsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListInstancesRequest,
16
16
  ListInstancesResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListInstancesCommandInput extends ListInstancesRequest {}
19
20
  export interface ListInstancesCommandOutput
20
21
  extends ListInstancesResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ListIntegrationAssociationsRequest,
16
16
  ListIntegrationAssociationsResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListIntegrationAssociationsCommandInput
19
20
  extends ListIntegrationAssociationsRequest {}
20
21
  export interface ListIntegrationAssociationsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListLambdaFunctionsRequest,
16
16
  ListLambdaFunctionsResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListLambdaFunctionsCommandInput
19
20
  extends ListLambdaFunctionsRequest {}
20
21
  export interface ListLambdaFunctionsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { ListLexBotsRequest, ListLexBotsResponse } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListLexBotsCommandInput extends ListLexBotsRequest {}
16
17
  export interface ListLexBotsCommandOutput
17
18
  extends ListLexBotsResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ListPhoneNumbersRequest,
16
16
  ListPhoneNumbersResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListPhoneNumbersCommandInput extends ListPhoneNumbersRequest {}
19
20
  export interface ListPhoneNumbersCommandOutput
20
21
  extends ListPhoneNumbersResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ListPhoneNumbersV2Request,
16
16
  ListPhoneNumbersV2Response,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListPhoneNumbersV2CommandInput
19
20
  extends ListPhoneNumbersV2Request {}
20
21
  export interface ListPhoneNumbersV2CommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { ListPromptsRequest, ListPromptsResponse } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListPromptsCommandInput extends ListPromptsRequest {}
16
17
  export interface ListPromptsCommandOutput
17
18
  extends ListPromptsResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ListQueueQuickConnectsRequest,
16
16
  ListQueueQuickConnectsResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListQueueQuickConnectsCommandInput
19
20
  extends ListQueueQuickConnectsRequest {}
20
21
  export interface ListQueueQuickConnectsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { ListQueuesRequest, ListQueuesResponse } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListQueuesCommandInput extends ListQueuesRequest {}
16
17
  export interface ListQueuesCommandOutput
17
18
  extends ListQueuesResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ListQuickConnectsRequest,
16
16
  ListQuickConnectsResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListQuickConnectsCommandInput
19
20
  extends ListQuickConnectsRequest {}
20
21
  export interface ListQuickConnectsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListRoutingProfileQueuesRequest,
16
16
  ListRoutingProfileQueuesResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListRoutingProfileQueuesCommandInput
19
20
  extends ListRoutingProfileQueuesRequest {}
20
21
  export interface ListRoutingProfileQueuesCommandOutput