@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
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateUserHierarchyStructureRequest } from "../models/models_1";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateUserIdentityInfoRequest } from "../models/models_1";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateUserPhoneConfigRequest } from "../models/models_1";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateUserRoutingProfileRequest } from "../models/models_1";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateUserSecurityProfilesRequest } from "../models/models_1";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -1,6 +1,21 @@
1
- export * from "./Connect";
1
+ /**
2
+ * <p>Amazon Connect is a cloud-based contact center solution that you use to set up and
3
+ * manage a customer contact center and provide reliable customer engagement at any scale.</p>
4
+ * <p>Amazon Connect provides metrics and real-time reporting that enable you to optimize
5
+ * contact routing. You can also resolve customer issues more efficiently by getting customers in
6
+ * touch with the appropriate agents.</p>
7
+ * <p>There are limits to the number of Amazon Connect resources that you can create. There
8
+ * are also limits to the number of requests that you can make per second. For more information, see
9
+ * <a href="https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html">Amazon Connect Service Quotas</a> in the <i>Amazon Connect Administrator
10
+ * Guide</i>.</p>
11
+ * <p>You can connect programmatically to an Amazon Web Services service by using an endpoint. For
12
+ * a list of Amazon Connect endpoints, see <a href="https://docs.aws.amazon.com/general/latest/gr/connect_region.html">Amazon Connect Endpoints</a>.</p>
13
+ *
14
+ * @packageDocumentation
15
+ */
2
16
  export * from "./ConnectClient";
17
+ export * from "./Connect";
3
18
  export * from "./commands";
4
- export * from "./models";
5
19
  export * from "./pagination";
20
+ export * from "./models";
6
21
  export { ConnectServiceException } from "./models/ConnectServiceException";
@@ -1,4 +1,5 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
+ export { __ServiceException, __ServiceExceptionOptions };
2
3
  /**
3
4
  * @public
4
5
  *
@@ -50,8 +50,8 @@ export interface ActivateEvaluationFormRequest {
50
50
  */
51
51
  EvaluationFormId: string | undefined;
52
52
  /**
53
- * <p>The version of the evaluation form to activate. If the version property is not provided, the
54
- * latest version of the evaluation form is activated.</p>
53
+ * <p>The version of the evaluation form to activate. If the version property is not provided, the latest version of the
54
+ * evaluation form is activated.</p>
55
55
  */
56
56
  EvaluationFormVersion: number | undefined;
57
57
  }
@@ -1260,10 +1260,10 @@ export interface SingleSelectQuestionRuleCategoryAutomation {
1260
1260
  */
1261
1261
  Category: string | undefined;
1262
1262
  /**
1263
- * <p>The condition to apply for the automation option. If the condition is <code>PRESENT</code>,
1264
- * then the option is applied when the contact data includes the category. Similarly, if the
1265
- * condition is <code>NOT_PRESENT</code>, then the option is applied when the contact data does not
1266
- * include the category.</p>
1263
+ * <p>The condition to apply for the automation option. If the condition is <code>PRESENT</code>, then the
1264
+ * option is applied when the contact data includes the category. Similarly, if the condition is
1265
+ * <code>NOT_PRESENT</code>, then the option is applied when the contact data does not include the
1266
+ * category.</p>
1267
1267
  */
1268
1268
  Condition: SingleSelectQuestionRuleCategoryAutomationCondition | string | undefined;
1269
1269
  /**
@@ -1795,8 +1795,8 @@ export interface ParticipantTokenCredentials {
1795
1795
  */
1796
1796
  export interface CreateParticipantResponse {
1797
1797
  /**
1798
- * <p>The token used by the chat participant to call <code>CreateParticipantConnection</code>. The
1799
- * participant token is valid for the lifetime of a chat participant.</p>
1798
+ * <p>The token used by the chat participant to call <code>CreateParticipantConnection</code>. The participant
1799
+ * token is valid for the lifetime of a chat participant.</p>
1800
1800
  */
1801
1801
  ParticipantCredentials?: ParticipantTokenCredentials;
1802
1802
  /**
@@ -711,8 +711,7 @@ export interface MetricFilterV2 {
711
711
  * <p>The key to use for filtering data. </p>
712
712
  * <p>Valid metric filter keys: <code>INITIATION_METHOD</code>, <code>DISCONNECT_REASON</code>.
713
713
  * These are the same values as the <code>InitiationMethod</code> and <code>DisconnectReason</code>
714
- * in the contact record. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/ctr-data-model.html#ctr-ContactTraceRecord">ContactTraceRecord</a> in the <i>Amazon Connect Administrator's
715
- * Guide</i>. </p>
714
+ * in the contact record. For more information, see <a href="https://docs.aws.amazon.com/connect/latest/adminguide/ctr-data-model.html#ctr-ContactTraceRecord">ContactTraceRecord</a> in the <i>Amazon Connect Administrator's Guide</i>. </p>
716
715
  */
717
716
  MetricFilterKey?: string;
718
717
  /**
@@ -5934,7 +5933,7 @@ export interface EvaluationFormSection {
5934
5933
  /**
5935
5934
  * <p>The items of the section.</p>
5936
5935
  */
5937
- Items?: EvaluationFormItem[];
5936
+ Items: EvaluationFormItem[] | undefined;
5938
5937
  /**
5939
5938
  * <p>The scoring weight of the section.</p>
5940
5939
  */
@@ -811,6 +811,7 @@ import {
811
811
  ClientResolvedEndpointParameters,
812
812
  EndpointParameters,
813
813
  } from "./endpoint/EndpointParameters";
814
+ export { __Client };
814
815
  export type ServiceInputTypes =
815
816
  | ActivateEvaluationFormCommandInput
816
817
  | AssociateApprovedOriginCommandInput
@@ -1217,7 +1218,7 @@ export interface ClientDefaults
1217
1218
  logger?: __Logger;
1218
1219
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
1219
1220
  }
1220
- type ConnectClientConfigType = Partial<
1221
+ export type ConnectClientConfigType = Partial<
1221
1222
  __SmithyConfiguration<__HttpHandlerOptions>
1222
1223
  > &
1223
1224
  ClientDefaults &
@@ -1229,7 +1230,7 @@ type ConnectClientConfigType = Partial<
1229
1230
  UserAgentInputConfig &
1230
1231
  ClientInputEndpointParameters;
1231
1232
  export interface ConnectClientConfig extends ConnectClientConfigType {}
1232
- type ConnectClientResolvedConfigType =
1233
+ export type ConnectClientResolvedConfigType =
1233
1234
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
1234
1235
  Required<ClientDefaults> &
1235
1236
  RegionResolvedConfig &
@@ -1251,4 +1252,3 @@ export declare class ConnectClient extends __Client<
1251
1252
  constructor(configuration: ConnectClientConfig);
1252
1253
  destroy(): void;
1253
1254
  }
1254
- export {};
@@ -15,6 +15,7 @@ import {
15
15
  ActivateEvaluationFormRequest,
16
16
  ActivateEvaluationFormResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ActivateEvaluationFormCommandInput
19
20
  extends ActivateEvaluationFormRequest {}
20
21
  export interface ActivateEvaluationFormCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { AssociateApprovedOriginRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface AssociateApprovedOriginCommandInput
16
17
  extends AssociateApprovedOriginRequest {}
17
18
  export interface AssociateApprovedOriginCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { AssociateBotRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface AssociateBotCommandInput extends AssociateBotRequest {}
16
17
  export interface AssociateBotCommandOutput extends __MetadataBearer {}
17
18
  export declare class AssociateBotCommand extends $Command<
@@ -15,6 +15,7 @@ import {
15
15
  AssociateDefaultVocabularyRequest,
16
16
  AssociateDefaultVocabularyResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AssociateDefaultVocabularyCommandInput
19
20
  extends AssociateDefaultVocabularyRequest {}
20
21
  export interface AssociateDefaultVocabularyCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  AssociateInstanceStorageConfigRequest,
16
16
  AssociateInstanceStorageConfigResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AssociateInstanceStorageConfigCommandInput
19
20
  extends AssociateInstanceStorageConfigRequest {}
20
21
  export interface AssociateInstanceStorageConfigCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { AssociateLambdaFunctionRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface AssociateLambdaFunctionCommandInput
16
17
  extends AssociateLambdaFunctionRequest {}
17
18
  export interface AssociateLambdaFunctionCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { AssociateLexBotRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface AssociateLexBotCommandInput extends AssociateLexBotRequest {}
16
17
  export interface AssociateLexBotCommandOutput extends __MetadataBearer {}
17
18
  export declare class AssociateLexBotCommand extends $Command<
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { AssociatePhoneNumberContactFlowRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface AssociatePhoneNumberContactFlowCommandInput
16
17
  extends AssociatePhoneNumberContactFlowRequest {}
17
18
  export interface AssociatePhoneNumberContactFlowCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { AssociateQueueQuickConnectsRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface AssociateQueueQuickConnectsCommandInput
16
17
  extends AssociateQueueQuickConnectsRequest {}
17
18
  export interface AssociateQueueQuickConnectsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { AssociateRoutingProfileQueuesRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface AssociateRoutingProfileQueuesCommandInput
16
17
  extends AssociateRoutingProfileQueuesRequest {}
17
18
  export interface AssociateRoutingProfileQueuesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  AssociateSecurityKeyRequest,
16
16
  AssociateSecurityKeyResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AssociateSecurityKeyCommandInput
19
20
  extends AssociateSecurityKeyRequest {}
20
21
  export interface AssociateSecurityKeyCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ClaimPhoneNumberRequest,
16
16
  ClaimPhoneNumberResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ClaimPhoneNumberCommandInput extends ClaimPhoneNumberRequest {}
19
20
  export interface ClaimPhoneNumberCommandOutput
20
21
  extends ClaimPhoneNumberResponse,
@@ -15,6 +15,7 @@ import {
15
15
  CreateAgentStatusRequest,
16
16
  CreateAgentStatusResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateAgentStatusCommandInput
19
20
  extends CreateAgentStatusRequest {}
20
21
  export interface CreateAgentStatusCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateContactFlowRequest,
16
16
  CreateContactFlowResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateContactFlowCommandInput
19
20
  extends CreateContactFlowRequest {}
20
21
  export interface CreateContactFlowCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateContactFlowModuleRequest,
16
16
  CreateContactFlowModuleResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateContactFlowModuleCommandInput
19
20
  extends CreateContactFlowModuleRequest {}
20
21
  export interface CreateContactFlowModuleCommandOutput
@@ -13,6 +13,7 @@ import {
13
13
  } from "../ConnectClient";
14
14
  import { CreateEvaluationFormResponse } from "../models/models_0";
15
15
  import { CreateEvaluationFormRequest } from "../models/models_1";
16
+ export { __MetadataBearer, $Command };
16
17
  export interface CreateEvaluationFormCommandInput
17
18
  extends CreateEvaluationFormRequest {}
18
19
  export interface CreateEvaluationFormCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateHoursOfOperationRequest,
16
16
  CreateHoursOfOperationResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateHoursOfOperationCommandInput
19
20
  extends CreateHoursOfOperationRequest {}
20
21
  export interface CreateHoursOfOperationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateInstanceRequest,
16
16
  CreateInstanceResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateInstanceCommandInput extends CreateInstanceRequest {}
19
20
  export interface CreateInstanceCommandOutput
20
21
  extends CreateInstanceResponse,
@@ -15,6 +15,7 @@ import {
15
15
  CreateIntegrationAssociationRequest,
16
16
  CreateIntegrationAssociationResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateIntegrationAssociationCommandInput
19
20
  extends CreateIntegrationAssociationRequest {}
20
21
  export interface CreateIntegrationAssociationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateParticipantRequest,
16
16
  CreateParticipantResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateParticipantCommandInput
19
20
  extends CreateParticipantRequest {}
20
21
  export interface CreateParticipantCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { CreatePromptRequest, CreatePromptResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreatePromptCommandInput extends CreatePromptRequest {}
16
17
  export interface CreatePromptCommandOutput
17
18
  extends CreatePromptResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { CreateQueueRequest, CreateQueueResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateQueueCommandInput extends CreateQueueRequest {}
16
17
  export interface CreateQueueCommandOutput
17
18
  extends CreateQueueResponse,
@@ -15,6 +15,7 @@ import {
15
15
  CreateQuickConnectRequest,
16
16
  CreateQuickConnectResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateQuickConnectCommandInput
19
20
  extends CreateQuickConnectRequest {}
20
21
  export interface CreateQuickConnectCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateRoutingProfileRequest,
16
16
  CreateRoutingProfileResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateRoutingProfileCommandInput
19
20
  extends CreateRoutingProfileRequest {}
20
21
  export interface CreateRoutingProfileCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { CreateRuleRequest, CreateRuleResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateRuleCommandInput extends CreateRuleRequest {}
16
17
  export interface CreateRuleCommandOutput
17
18
  extends CreateRuleResponse,
@@ -15,6 +15,7 @@ import {
15
15
  CreateSecurityProfileRequest,
16
16
  CreateSecurityProfileResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateSecurityProfileCommandInput
19
20
  extends CreateSecurityProfileRequest {}
20
21
  export interface CreateSecurityProfileCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateTaskTemplateRequest,
16
16
  CreateTaskTemplateResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateTaskTemplateCommandInput
19
20
  extends CreateTaskTemplateRequest {}
20
21
  export interface CreateTaskTemplateCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateTrafficDistributionGroupRequest,
16
16
  CreateTrafficDistributionGroupResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateTrafficDistributionGroupCommandInput
19
20
  extends CreateTrafficDistributionGroupRequest {}
20
21
  export interface CreateTrafficDistributionGroupCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateUseCaseRequest,
16
16
  CreateUseCaseResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateUseCaseCommandInput extends CreateUseCaseRequest {}
19
20
  export interface CreateUseCaseCommandOutput
20
21
  extends CreateUseCaseResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { CreateUserRequest, CreateUserResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateUserCommandInput extends CreateUserRequest {}
16
17
  export interface CreateUserCommandOutput
17
18
  extends CreateUserResponse,
@@ -15,6 +15,7 @@ import {
15
15
  CreateUserHierarchyGroupRequest,
16
16
  CreateUserHierarchyGroupResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateUserHierarchyGroupCommandInput
19
20
  extends CreateUserHierarchyGroupRequest {}
20
21
  export interface CreateUserHierarchyGroupCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateVocabularyRequest,
16
16
  CreateVocabularyResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateVocabularyCommandInput extends CreateVocabularyRequest {}
19
20
  export interface CreateVocabularyCommandOutput
20
21
  extends CreateVocabularyResponse,
@@ -15,6 +15,7 @@ import {
15
15
  DeactivateEvaluationFormRequest,
16
16
  DeactivateEvaluationFormResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeactivateEvaluationFormCommandInput
19
20
  extends DeactivateEvaluationFormRequest {}
20
21
  export interface DeactivateEvaluationFormCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { DeleteContactEvaluationRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteContactEvaluationCommandInput
16
17
  extends DeleteContactEvaluationRequest {}
17
18
  export interface DeleteContactEvaluationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DeleteContactFlowRequest,
16
16
  DeleteContactFlowResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteContactFlowCommandInput
19
20
  extends DeleteContactFlowRequest {}
20
21
  export interface DeleteContactFlowCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DeleteContactFlowModuleRequest,
16
16
  DeleteContactFlowModuleResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteContactFlowModuleCommandInput
19
20
  extends DeleteContactFlowModuleRequest {}
20
21
  export interface DeleteContactFlowModuleCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { DeleteEvaluationFormRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteEvaluationFormCommandInput
16
17
  extends DeleteEvaluationFormRequest {}
17
18
  export interface DeleteEvaluationFormCommandOutput extends __MetadataBearer {}
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { DeleteHoursOfOperationRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteHoursOfOperationCommandInput
16
17
  extends DeleteHoursOfOperationRequest {}
17
18
  export interface DeleteHoursOfOperationCommandOutput extends __MetadataBearer {}
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { DeleteInstanceRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteInstanceCommandInput extends DeleteInstanceRequest {}
16
17
  export interface DeleteInstanceCommandOutput extends __MetadataBearer {}
17
18
  export declare class DeleteInstanceCommand extends $Command<
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { DeleteIntegrationAssociationRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteIntegrationAssociationCommandInput
16
17
  extends DeleteIntegrationAssociationRequest {}
17
18
  export interface DeleteIntegrationAssociationCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { DeletePromptRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeletePromptCommandInput extends DeletePromptRequest {}
16
17
  export interface DeletePromptCommandOutput extends __MetadataBearer {}
17
18
  export declare class DeletePromptCommand extends $Command<
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { DeleteQuickConnectRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteQuickConnectCommandInput
16
17
  extends DeleteQuickConnectRequest {}
17
18
  export interface DeleteQuickConnectCommandOutput extends __MetadataBearer {}
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { DeleteRuleRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteRuleCommandInput extends DeleteRuleRequest {}
16
17
  export interface DeleteRuleCommandOutput extends __MetadataBearer {}
17
18
  export declare class DeleteRuleCommand extends $Command<
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { DeleteSecurityProfileRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteSecurityProfileCommandInput
16
17
  extends DeleteSecurityProfileRequest {}
17
18
  export interface DeleteSecurityProfileCommandOutput extends __MetadataBearer {}
@@ -15,6 +15,7 @@ import {
15
15
  DeleteTaskTemplateRequest,
16
16
  DeleteTaskTemplateResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteTaskTemplateCommandInput
19
20
  extends DeleteTaskTemplateRequest {}
20
21
  export interface DeleteTaskTemplateCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DeleteTrafficDistributionGroupRequest,
16
16
  DeleteTrafficDistributionGroupResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteTrafficDistributionGroupCommandInput
19
20
  extends DeleteTrafficDistributionGroupRequest {}
20
21
  export interface DeleteTrafficDistributionGroupCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { DeleteUseCaseRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteUseCaseCommandInput extends DeleteUseCaseRequest {}
16
17
  export interface DeleteUseCaseCommandOutput extends __MetadataBearer {}
17
18
  export declare class DeleteUseCaseCommand extends $Command<
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../ConnectClient";
14
14
  import { DeleteUserRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteUserCommandInput extends DeleteUserRequest {}
16
17
  export interface DeleteUserCommandOutput extends __MetadataBearer {}
17
18
  export declare class DeleteUserCommand extends $Command<