@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
@@ -15,6 +15,7 @@ import {
15
15
  ListRoutingProfilesRequest,
16
16
  ListRoutingProfilesResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListRoutingProfilesCommandInput
19
20
  extends ListRoutingProfilesRequest {}
20
21
  export interface ListRoutingProfilesCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { ListRulesRequest, ListRulesResponse } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListRulesCommandInput extends ListRulesRequest {}
16
17
  export interface ListRulesCommandOutput
17
18
  extends ListRulesResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ListSecurityKeysRequest,
16
16
  ListSecurityKeysResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListSecurityKeysCommandInput extends ListSecurityKeysRequest {}
19
20
  export interface ListSecurityKeysCommandOutput
20
21
  extends ListSecurityKeysResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ListSecurityProfilePermissionsRequest,
16
16
  ListSecurityProfilePermissionsResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListSecurityProfilePermissionsCommandInput
19
20
  extends ListSecurityProfilePermissionsRequest {}
20
21
  export interface ListSecurityProfilePermissionsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListSecurityProfilesRequest,
16
16
  ListSecurityProfilesResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListSecurityProfilesCommandInput
19
20
  extends ListSecurityProfilesRequest {}
20
21
  export interface ListSecurityProfilesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListTagsForResourceRequest,
16
16
  ListTagsForResourceResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListTagsForResourceCommandInput
19
20
  extends ListTagsForResourceRequest {}
20
21
  export interface ListTagsForResourceCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListTaskTemplatesRequest,
16
16
  ListTaskTemplatesResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListTaskTemplatesCommandInput
19
20
  extends ListTaskTemplatesRequest {}
20
21
  export interface ListTaskTemplatesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListTrafficDistributionGroupsRequest,
16
16
  ListTrafficDistributionGroupsResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListTrafficDistributionGroupsCommandInput
19
20
  extends ListTrafficDistributionGroupsRequest {}
20
21
  export interface ListTrafficDistributionGroupsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { ListUseCasesRequest, ListUseCasesResponse } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListUseCasesCommandInput extends ListUseCasesRequest {}
16
17
  export interface ListUseCasesCommandOutput
17
18
  extends ListUseCasesResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ListUserHierarchyGroupsRequest,
16
16
  ListUserHierarchyGroupsResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListUserHierarchyGroupsCommandInput
19
20
  extends ListUserHierarchyGroupsRequest {}
20
21
  export interface ListUserHierarchyGroupsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { ListUsersRequest, ListUsersResponse } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListUsersCommandInput extends ListUsersRequest {}
16
17
  export interface ListUsersCommandOutput
17
18
  extends ListUsersResponse,
@@ -15,6 +15,7 @@ import {
15
15
  MonitorContactRequest,
16
16
  MonitorContactResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface MonitorContactCommandInput extends MonitorContactRequest {}
19
20
  export interface MonitorContactCommandOutput
20
21
  extends MonitorContactResponse,
@@ -15,6 +15,7 @@ import {
15
15
  PutUserStatusRequest,
16
16
  PutUserStatusResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface PutUserStatusCommandInput extends PutUserStatusRequest {}
19
20
  export interface PutUserStatusCommandOutput
20
21
  extends PutUserStatusResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { ReleasePhoneNumberRequest } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ReleasePhoneNumberCommandInput
16
17
  extends ReleasePhoneNumberRequest {}
17
18
  export interface ReleasePhoneNumberCommandOutput extends __MetadataBearer {}
@@ -15,6 +15,7 @@ import {
15
15
  ReplicateInstanceRequest,
16
16
  ReplicateInstanceResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ReplicateInstanceCommandInput
19
20
  extends ReplicateInstanceRequest {}
20
21
  export interface ReplicateInstanceCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ResumeContactRecordingRequest,
16
16
  ResumeContactRecordingResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ResumeContactRecordingCommandInput
19
20
  extends ResumeContactRecordingRequest {}
20
21
  export interface ResumeContactRecordingCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  SearchAvailablePhoneNumbersRequest,
16
16
  SearchAvailablePhoneNumbersResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface SearchAvailablePhoneNumbersCommandInput
19
20
  extends SearchAvailablePhoneNumbersRequest {}
20
21
  export interface SearchAvailablePhoneNumbersCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { SearchQueuesRequest, SearchQueuesResponse } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface SearchQueuesCommandInput extends SearchQueuesRequest {}
16
17
  export interface SearchQueuesCommandOutput
17
18
  extends SearchQueuesResponse,
@@ -15,6 +15,7 @@ import {
15
15
  SearchRoutingProfilesRequest,
16
16
  SearchRoutingProfilesResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface SearchRoutingProfilesCommandInput
19
20
  extends SearchRoutingProfilesRequest {}
20
21
  export interface SearchRoutingProfilesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  SearchSecurityProfilesRequest,
16
16
  SearchSecurityProfilesResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface SearchSecurityProfilesCommandInput
19
20
  extends SearchSecurityProfilesRequest {}
20
21
  export interface SearchSecurityProfilesCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { SearchUsersRequest, SearchUsersResponse } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface SearchUsersCommandInput extends SearchUsersRequest {}
16
17
  export interface SearchUsersCommandOutput
17
18
  extends SearchUsersResponse,
@@ -15,6 +15,7 @@ import {
15
15
  SearchVocabulariesRequest,
16
16
  SearchVocabulariesResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface SearchVocabulariesCommandInput
19
20
  extends SearchVocabulariesRequest {}
20
21
  export interface SearchVocabulariesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  StartChatContactRequest,
16
16
  StartChatContactResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface StartChatContactCommandInput extends StartChatContactRequest {}
19
20
  export interface StartChatContactCommandOutput
20
21
  extends StartChatContactResponse,
@@ -15,6 +15,7 @@ import {
15
15
  StartContactEvaluationRequest,
16
16
  StartContactEvaluationResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface StartContactEvaluationCommandInput
19
20
  extends StartContactEvaluationRequest {}
20
21
  export interface StartContactEvaluationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  StartContactRecordingRequest,
16
16
  StartContactRecordingResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface StartContactRecordingCommandInput
19
20
  extends StartContactRecordingRequest {}
20
21
  export interface StartContactRecordingCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  StartContactStreamingRequest,
16
16
  StartContactStreamingResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface StartContactStreamingCommandInput
19
20
  extends StartContactStreamingRequest {}
20
21
  export interface StartContactStreamingCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  StartOutboundVoiceContactRequest,
16
16
  StartOutboundVoiceContactResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface StartOutboundVoiceContactCommandInput
19
20
  extends StartOutboundVoiceContactRequest {}
20
21
  export interface StartOutboundVoiceContactCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  StartTaskContactRequest,
16
16
  StartTaskContactResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface StartTaskContactCommandInput extends StartTaskContactRequest {}
19
20
  export interface StartTaskContactCommandOutput
20
21
  extends StartTaskContactResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { StopContactRequest, StopContactResponse } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface StopContactCommandInput extends StopContactRequest {}
16
17
  export interface StopContactCommandOutput
17
18
  extends StopContactResponse,
@@ -15,6 +15,7 @@ import {
15
15
  StopContactRecordingRequest,
16
16
  StopContactRecordingResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface StopContactRecordingCommandInput
19
20
  extends StopContactRecordingRequest {}
20
21
  export interface StopContactRecordingCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  StopContactStreamingRequest,
16
16
  StopContactStreamingResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface StopContactStreamingCommandInput
19
20
  extends StopContactStreamingRequest {}
20
21
  export interface StopContactStreamingCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  SubmitContactEvaluationRequest,
16
16
  SubmitContactEvaluationResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface SubmitContactEvaluationCommandInput
19
20
  extends SubmitContactEvaluationRequest {}
20
21
  export interface SubmitContactEvaluationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  SuspendContactRecordingRequest,
16
16
  SuspendContactRecordingResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface SuspendContactRecordingCommandInput
19
20
  extends SuspendContactRecordingRequest {}
20
21
  export interface SuspendContactRecordingCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { TagResourceRequest } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface TagResourceCommandInput extends TagResourceRequest {}
16
17
  export interface TagResourceCommandOutput extends __MetadataBearer {}
17
18
  export declare class TagResourceCommand extends $Command<
@@ -15,6 +15,7 @@ import {
15
15
  TransferContactRequest,
16
16
  TransferContactResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface TransferContactCommandInput extends TransferContactRequest {}
19
20
  export interface TransferContactCommandOutput
20
21
  extends TransferContactResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { UntagResourceRequest } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
16
17
  export interface UntagResourceCommandOutput extends __MetadataBearer {}
17
18
  export declare class UntagResourceCommand extends $Command<
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { UpdateAgentStatusRequest } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateAgentStatusCommandInput
16
17
  extends UpdateAgentStatusRequest {}
17
18
  export interface UpdateAgentStatusCommandOutput extends __MetadataBearer {}
@@ -15,6 +15,7 @@ import {
15
15
  UpdateContactAttributesRequest,
16
16
  UpdateContactAttributesResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateContactAttributesCommandInput
19
20
  extends UpdateContactAttributesRequest {}
20
21
  export interface UpdateContactAttributesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateContactRequest,
16
16
  UpdateContactResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateContactCommandInput extends UpdateContactRequest {}
19
20
  export interface UpdateContactCommandOutput
20
21
  extends UpdateContactResponse,
@@ -15,6 +15,7 @@ import {
15
15
  UpdateContactEvaluationRequest,
16
16
  UpdateContactEvaluationResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateContactEvaluationCommandInput
19
20
  extends UpdateContactEvaluationRequest {}
20
21
  export interface UpdateContactEvaluationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateContactFlowContentRequest,
16
16
  UpdateContactFlowContentResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateContactFlowContentCommandInput
19
20
  extends UpdateContactFlowContentRequest {}
20
21
  export interface UpdateContactFlowContentCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateContactFlowMetadataRequest,
16
16
  UpdateContactFlowMetadataResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateContactFlowMetadataCommandInput
19
20
  extends UpdateContactFlowMetadataRequest {}
20
21
  export interface UpdateContactFlowMetadataCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateContactFlowModuleContentRequest,
16
16
  UpdateContactFlowModuleContentResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateContactFlowModuleContentCommandInput
19
20
  extends UpdateContactFlowModuleContentRequest {}
20
21
  export interface UpdateContactFlowModuleContentCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateContactFlowModuleMetadataRequest,
16
16
  UpdateContactFlowModuleMetadataResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateContactFlowModuleMetadataCommandInput
19
20
  extends UpdateContactFlowModuleMetadataRequest {}
20
21
  export interface UpdateContactFlowModuleMetadataCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateContactFlowNameRequest,
16
16
  UpdateContactFlowNameResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateContactFlowNameCommandInput
19
20
  extends UpdateContactFlowNameRequest {}
20
21
  export interface UpdateContactFlowNameCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateContactScheduleRequest,
16
16
  UpdateContactScheduleResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateContactScheduleCommandInput
19
20
  extends UpdateContactScheduleRequest {}
20
21
  export interface UpdateContactScheduleCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateEvaluationFormRequest,
16
16
  UpdateEvaluationFormResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateEvaluationFormCommandInput
19
20
  extends UpdateEvaluationFormRequest {}
20
21
  export interface UpdateEvaluationFormCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { UpdateHoursOfOperationRequest } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateHoursOfOperationCommandInput
16
17
  extends UpdateHoursOfOperationRequest {}
17
18
  export interface UpdateHoursOfOperationCommandOutput extends __MetadataBearer {}
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { UpdateInstanceAttributeRequest } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateInstanceAttributeCommandInput
16
17
  extends UpdateInstanceAttributeRequest {}
17
18
  export interface UpdateInstanceAttributeCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { UpdateInstanceStorageConfigRequest } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateInstanceStorageConfigCommandInput
16
17
  extends UpdateInstanceStorageConfigRequest {}
17
18
  export interface UpdateInstanceStorageConfigCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateParticipantRoleConfigRequest,
16
16
  UpdateParticipantRoleConfigResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateParticipantRoleConfigCommandInput
19
20
  extends UpdateParticipantRoleConfigRequest {}
20
21
  export interface UpdateParticipantRoleConfigCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdatePhoneNumberRequest,
16
16
  UpdatePhoneNumberResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdatePhoneNumberCommandInput
19
20
  extends UpdatePhoneNumberRequest {}
20
21
  export interface UpdatePhoneNumberCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { UpdatePromptRequest, UpdatePromptResponse } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdatePromptCommandInput extends UpdatePromptRequest {}
16
17
  export interface UpdatePromptCommandOutput
17
18
  extends UpdatePromptResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { UpdateQueueHoursOfOperationRequest } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateQueueHoursOfOperationCommandInput
16
17
  extends UpdateQueueHoursOfOperationRequest {}
17
18
  export interface UpdateQueueHoursOfOperationCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { UpdateQueueMaxContactsRequest } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateQueueMaxContactsCommandInput
16
17
  extends UpdateQueueMaxContactsRequest {}
17
18
  export interface UpdateQueueMaxContactsCommandOutput extends __MetadataBearer {}
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { UpdateQueueNameRequest } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateQueueNameCommandInput extends UpdateQueueNameRequest {}
16
17
  export interface UpdateQueueNameCommandOutput extends __MetadataBearer {}
17
18
  export declare class UpdateQueueNameCommand extends $Command<
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { UpdateQueueOutboundCallerConfigRequest } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateQueueOutboundCallerConfigCommandInput
16
17
  extends UpdateQueueOutboundCallerConfigRequest {}
17
18
  export interface UpdateQueueOutboundCallerConfigCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { UpdateQueueStatusRequest } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateQueueStatusCommandInput
16
17
  extends UpdateQueueStatusRequest {}
17
18
  export interface UpdateQueueStatusCommandOutput extends __MetadataBearer {}
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { UpdateQuickConnectConfigRequest } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateQuickConnectConfigCommandInput
16
17
  extends UpdateQuickConnectConfigRequest {}
17
18
  export interface UpdateQuickConnectConfigCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { UpdateQuickConnectNameRequest } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateQuickConnectNameCommandInput
16
17
  extends UpdateQuickConnectNameRequest {}
17
18
  export interface UpdateQuickConnectNameCommandOutput extends __MetadataBearer {}
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { UpdateRoutingProfileConcurrencyRequest } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateRoutingProfileConcurrencyCommandInput
16
17
  extends UpdateRoutingProfileConcurrencyRequest {}
17
18
  export interface UpdateRoutingProfileConcurrencyCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { UpdateRoutingProfileDefaultOutboundQueueRequest } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateRoutingProfileDefaultOutboundQueueCommandInput
16
17
  extends UpdateRoutingProfileDefaultOutboundQueueRequest {}
17
18
  export interface UpdateRoutingProfileDefaultOutboundQueueCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { UpdateRoutingProfileNameRequest } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateRoutingProfileNameCommandInput
16
17
  extends UpdateRoutingProfileNameRequest {}
17
18
  export interface UpdateRoutingProfileNameCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { UpdateRoutingProfileQueuesRequest } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateRoutingProfileQueuesCommandInput
16
17
  extends UpdateRoutingProfileQueuesRequest {}
17
18
  export interface UpdateRoutingProfileQueuesCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { UpdateRuleRequest } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateRuleCommandInput extends UpdateRuleRequest {}
16
17
  export interface UpdateRuleCommandOutput extends __MetadataBearer {}
17
18
  export declare class UpdateRuleCommand extends $Command<
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { UpdateSecurityProfileRequest } from "../models/models_1";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateSecurityProfileCommandInput
16
17
  extends UpdateSecurityProfileRequest {}
17
18
  export interface UpdateSecurityProfileCommandOutput extends __MetadataBearer {}
@@ -15,6 +15,7 @@ import {
15
15
  UpdateTaskTemplateRequest,
16
16
  UpdateTaskTemplateResponse,
17
17
  } from "../models/models_1";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateTaskTemplateCommandInput
19
20
  extends UpdateTaskTemplateRequest {}
20
21
  export interface UpdateTaskTemplateCommandOutput