@aws-sdk/client-connect 3.296.0 → 3.298.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 (564) hide show
  1. package/dist-cjs/commands/AssociateApprovedOriginCommand.js +2 -3
  2. package/dist-cjs/commands/AssociateBotCommand.js +2 -3
  3. package/dist-cjs/commands/AssociateDefaultVocabularyCommand.js +2 -3
  4. package/dist-cjs/commands/AssociateInstanceStorageConfigCommand.js +2 -3
  5. package/dist-cjs/commands/AssociateLambdaFunctionCommand.js +2 -3
  6. package/dist-cjs/commands/AssociateLexBotCommand.js +2 -3
  7. package/dist-cjs/commands/AssociatePhoneNumberContactFlowCommand.js +2 -3
  8. package/dist-cjs/commands/AssociateQueueQuickConnectsCommand.js +2 -3
  9. package/dist-cjs/commands/AssociateRoutingProfileQueuesCommand.js +2 -3
  10. package/dist-cjs/commands/AssociateSecurityKeyCommand.js +2 -3
  11. package/dist-cjs/commands/ClaimPhoneNumberCommand.js +2 -3
  12. package/dist-cjs/commands/CreateAgentStatusCommand.js +2 -3
  13. package/dist-cjs/commands/CreateContactFlowCommand.js +2 -3
  14. package/dist-cjs/commands/CreateContactFlowModuleCommand.js +2 -3
  15. package/dist-cjs/commands/CreateHoursOfOperationCommand.js +2 -3
  16. package/dist-cjs/commands/CreateInstanceCommand.js +1 -1
  17. package/dist-cjs/commands/CreateIntegrationAssociationCommand.js +2 -3
  18. package/dist-cjs/commands/CreateQueueCommand.js +2 -3
  19. package/dist-cjs/commands/CreateQuickConnectCommand.js +2 -3
  20. package/dist-cjs/commands/CreateRoutingProfileCommand.js +2 -3
  21. package/dist-cjs/commands/CreateRuleCommand.js +2 -3
  22. package/dist-cjs/commands/CreateSecurityProfileCommand.js +2 -3
  23. package/dist-cjs/commands/CreateTaskTemplateCommand.js +2 -3
  24. package/dist-cjs/commands/CreateTrafficDistributionGroupCommand.js +2 -3
  25. package/dist-cjs/commands/CreateUseCaseCommand.js +2 -3
  26. package/dist-cjs/commands/CreateUserCommand.js +2 -3
  27. package/dist-cjs/commands/CreateUserHierarchyGroupCommand.js +2 -3
  28. package/dist-cjs/commands/CreateVocabularyCommand.js +2 -3
  29. package/dist-cjs/commands/DeleteContactFlowCommand.js +2 -3
  30. package/dist-cjs/commands/DeleteContactFlowModuleCommand.js +2 -3
  31. package/dist-cjs/commands/DeleteHoursOfOperationCommand.js +2 -3
  32. package/dist-cjs/commands/DeleteInstanceCommand.js +2 -3
  33. package/dist-cjs/commands/DeleteIntegrationAssociationCommand.js +2 -3
  34. package/dist-cjs/commands/DeleteQuickConnectCommand.js +2 -3
  35. package/dist-cjs/commands/DeleteRuleCommand.js +2 -3
  36. package/dist-cjs/commands/DeleteSecurityProfileCommand.js +2 -3
  37. package/dist-cjs/commands/DeleteTaskTemplateCommand.js +2 -3
  38. package/dist-cjs/commands/DeleteTrafficDistributionGroupCommand.js +2 -3
  39. package/dist-cjs/commands/DeleteUseCaseCommand.js +2 -3
  40. package/dist-cjs/commands/DeleteUserCommand.js +2 -3
  41. package/dist-cjs/commands/DeleteUserHierarchyGroupCommand.js +2 -3
  42. package/dist-cjs/commands/DeleteVocabularyCommand.js +2 -3
  43. package/dist-cjs/commands/DescribeAgentStatusCommand.js +2 -3
  44. package/dist-cjs/commands/DescribeContactCommand.js +2 -3
  45. package/dist-cjs/commands/DescribeContactFlowCommand.js +2 -3
  46. package/dist-cjs/commands/DescribeContactFlowModuleCommand.js +2 -3
  47. package/dist-cjs/commands/DescribeHoursOfOperationCommand.js +2 -3
  48. package/dist-cjs/commands/DescribeInstanceAttributeCommand.js +2 -3
  49. package/dist-cjs/commands/DescribeInstanceCommand.js +1 -1
  50. package/dist-cjs/commands/DescribeInstanceStorageConfigCommand.js +2 -3
  51. package/dist-cjs/commands/DescribePhoneNumberCommand.js +2 -3
  52. package/dist-cjs/commands/DescribeQueueCommand.js +2 -3
  53. package/dist-cjs/commands/DescribeQuickConnectCommand.js +2 -3
  54. package/dist-cjs/commands/DescribeRoutingProfileCommand.js +2 -3
  55. package/dist-cjs/commands/DescribeRuleCommand.js +2 -3
  56. package/dist-cjs/commands/DescribeSecurityProfileCommand.js +2 -3
  57. package/dist-cjs/commands/DescribeTrafficDistributionGroupCommand.js +2 -3
  58. package/dist-cjs/commands/DescribeUserCommand.js +2 -3
  59. package/dist-cjs/commands/DescribeUserHierarchyGroupCommand.js +2 -3
  60. package/dist-cjs/commands/DescribeUserHierarchyStructureCommand.js +2 -3
  61. package/dist-cjs/commands/DescribeVocabularyCommand.js +2 -3
  62. package/dist-cjs/commands/DisassociateApprovedOriginCommand.js +2 -3
  63. package/dist-cjs/commands/DisassociateBotCommand.js +2 -3
  64. package/dist-cjs/commands/DisassociateInstanceStorageConfigCommand.js +2 -3
  65. package/dist-cjs/commands/DisassociateLambdaFunctionCommand.js +2 -3
  66. package/dist-cjs/commands/DisassociateLexBotCommand.js +2 -3
  67. package/dist-cjs/commands/DisassociatePhoneNumberContactFlowCommand.js +2 -3
  68. package/dist-cjs/commands/DisassociateQueueQuickConnectsCommand.js +2 -3
  69. package/dist-cjs/commands/DisassociateRoutingProfileQueuesCommand.js +2 -3
  70. package/dist-cjs/commands/DisassociateSecurityKeyCommand.js +2 -3
  71. package/dist-cjs/commands/DismissUserContactCommand.js +2 -3
  72. package/dist-cjs/commands/GetContactAttributesCommand.js +2 -3
  73. package/dist-cjs/commands/GetCurrentMetricDataCommand.js +2 -3
  74. package/dist-cjs/commands/GetCurrentUserDataCommand.js +2 -3
  75. package/dist-cjs/commands/GetFederationTokenCommand.js +1 -1
  76. package/dist-cjs/commands/GetMetricDataCommand.js +2 -3
  77. package/dist-cjs/commands/GetMetricDataV2Command.js +2 -3
  78. package/dist-cjs/commands/GetTaskTemplateCommand.js +2 -3
  79. package/dist-cjs/commands/GetTrafficDistributionCommand.js +2 -3
  80. package/dist-cjs/commands/ListAgentStatusesCommand.js +2 -3
  81. package/dist-cjs/commands/ListApprovedOriginsCommand.js +2 -3
  82. package/dist-cjs/commands/ListBotsCommand.js +2 -3
  83. package/dist-cjs/commands/ListContactFlowModulesCommand.js +2 -3
  84. package/dist-cjs/commands/ListContactFlowsCommand.js +2 -3
  85. package/dist-cjs/commands/ListContactReferencesCommand.js +2 -3
  86. package/dist-cjs/commands/ListDefaultVocabulariesCommand.js +2 -3
  87. package/dist-cjs/commands/ListHoursOfOperationsCommand.js +2 -3
  88. package/dist-cjs/commands/ListInstanceAttributesCommand.js +2 -3
  89. package/dist-cjs/commands/ListInstanceStorageConfigsCommand.js +2 -3
  90. package/dist-cjs/commands/ListInstancesCommand.js +1 -1
  91. package/dist-cjs/commands/ListIntegrationAssociationsCommand.js +2 -3
  92. package/dist-cjs/commands/ListLambdaFunctionsCommand.js +2 -3
  93. package/dist-cjs/commands/ListLexBotsCommand.js +2 -3
  94. package/dist-cjs/commands/ListPhoneNumbersCommand.js +2 -3
  95. package/dist-cjs/commands/ListPhoneNumbersV2Command.js +2 -3
  96. package/dist-cjs/commands/ListPromptsCommand.js +2 -3
  97. package/dist-cjs/commands/ListQueueQuickConnectsCommand.js +2 -3
  98. package/dist-cjs/commands/ListQueuesCommand.js +2 -3
  99. package/dist-cjs/commands/ListQuickConnectsCommand.js +2 -3
  100. package/dist-cjs/commands/ListRoutingProfileQueuesCommand.js +2 -3
  101. package/dist-cjs/commands/ListRoutingProfilesCommand.js +2 -3
  102. package/dist-cjs/commands/ListRulesCommand.js +2 -3
  103. package/dist-cjs/commands/ListSecurityKeysCommand.js +2 -3
  104. package/dist-cjs/commands/ListSecurityProfilePermissionsCommand.js +2 -3
  105. package/dist-cjs/commands/ListSecurityProfilesCommand.js +2 -3
  106. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  107. package/dist-cjs/commands/ListTaskTemplatesCommand.js +2 -3
  108. package/dist-cjs/commands/ListTrafficDistributionGroupsCommand.js +2 -3
  109. package/dist-cjs/commands/ListUseCasesCommand.js +2 -3
  110. package/dist-cjs/commands/ListUserHierarchyGroupsCommand.js +2 -3
  111. package/dist-cjs/commands/ListUsersCommand.js +2 -3
  112. package/dist-cjs/commands/MonitorContactCommand.js +2 -3
  113. package/dist-cjs/commands/PutUserStatusCommand.js +2 -3
  114. package/dist-cjs/commands/ReleasePhoneNumberCommand.js +2 -3
  115. package/dist-cjs/commands/ReplicateInstanceCommand.js +1 -1
  116. package/dist-cjs/commands/ResumeContactRecordingCommand.js +2 -3
  117. package/dist-cjs/commands/SearchAvailablePhoneNumbersCommand.js +2 -3
  118. package/dist-cjs/commands/SearchQueuesCommand.js +2 -3
  119. package/dist-cjs/commands/SearchRoutingProfilesCommand.js +2 -3
  120. package/dist-cjs/commands/SearchSecurityProfilesCommand.js +2 -3
  121. package/dist-cjs/commands/SearchUsersCommand.js +2 -3
  122. package/dist-cjs/commands/SearchVocabulariesCommand.js +2 -3
  123. package/dist-cjs/commands/StartChatContactCommand.js +2 -3
  124. package/dist-cjs/commands/StartContactRecordingCommand.js +2 -3
  125. package/dist-cjs/commands/StartContactStreamingCommand.js +2 -3
  126. package/dist-cjs/commands/StartOutboundVoiceContactCommand.js +2 -3
  127. package/dist-cjs/commands/StartTaskContactCommand.js +2 -3
  128. package/dist-cjs/commands/StopContactCommand.js +2 -3
  129. package/dist-cjs/commands/StopContactRecordingCommand.js +2 -3
  130. package/dist-cjs/commands/StopContactStreamingCommand.js +2 -3
  131. package/dist-cjs/commands/SuspendContactRecordingCommand.js +2 -3
  132. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  133. package/dist-cjs/commands/TransferContactCommand.js +2 -3
  134. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  135. package/dist-cjs/commands/UpdateAgentStatusCommand.js +2 -3
  136. package/dist-cjs/commands/UpdateContactAttributesCommand.js +2 -3
  137. package/dist-cjs/commands/UpdateContactCommand.js +2 -3
  138. package/dist-cjs/commands/UpdateContactFlowContentCommand.js +2 -3
  139. package/dist-cjs/commands/UpdateContactFlowMetadataCommand.js +2 -3
  140. package/dist-cjs/commands/UpdateContactFlowModuleContentCommand.js +2 -3
  141. package/dist-cjs/commands/UpdateContactFlowModuleMetadataCommand.js +2 -3
  142. package/dist-cjs/commands/UpdateContactFlowNameCommand.js +2 -3
  143. package/dist-cjs/commands/UpdateContactScheduleCommand.js +2 -3
  144. package/dist-cjs/commands/UpdateHoursOfOperationCommand.js +2 -3
  145. package/dist-cjs/commands/UpdateInstanceAttributeCommand.js +2 -3
  146. package/dist-cjs/commands/UpdateInstanceStorageConfigCommand.js +2 -3
  147. package/dist-cjs/commands/UpdateParticipantRoleConfigCommand.js +2 -3
  148. package/dist-cjs/commands/UpdatePhoneNumberCommand.js +2 -3
  149. package/dist-cjs/commands/UpdateQueueHoursOfOperationCommand.js +2 -3
  150. package/dist-cjs/commands/UpdateQueueMaxContactsCommand.js +2 -3
  151. package/dist-cjs/commands/UpdateQueueNameCommand.js +2 -3
  152. package/dist-cjs/commands/UpdateQueueOutboundCallerConfigCommand.js +2 -3
  153. package/dist-cjs/commands/UpdateQueueStatusCommand.js +2 -3
  154. package/dist-cjs/commands/UpdateQuickConnectConfigCommand.js +2 -3
  155. package/dist-cjs/commands/UpdateQuickConnectNameCommand.js +2 -3
  156. package/dist-cjs/commands/UpdateRoutingProfileConcurrencyCommand.js +2 -3
  157. package/dist-cjs/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +2 -3
  158. package/dist-cjs/commands/UpdateRoutingProfileNameCommand.js +2 -3
  159. package/dist-cjs/commands/UpdateRoutingProfileQueuesCommand.js +2 -3
  160. package/dist-cjs/commands/UpdateRuleCommand.js +2 -3
  161. package/dist-cjs/commands/UpdateSecurityProfileCommand.js +2 -3
  162. package/dist-cjs/commands/UpdateTaskTemplateCommand.js +2 -3
  163. package/dist-cjs/commands/UpdateTrafficDistributionCommand.js +2 -3
  164. package/dist-cjs/commands/UpdateUserHierarchyCommand.js +2 -3
  165. package/dist-cjs/commands/UpdateUserHierarchyGroupNameCommand.js +2 -3
  166. package/dist-cjs/commands/UpdateUserHierarchyStructureCommand.js +2 -3
  167. package/dist-cjs/commands/UpdateUserIdentityInfoCommand.js +2 -3
  168. package/dist-cjs/commands/UpdateUserPhoneConfigCommand.js +2 -3
  169. package/dist-cjs/commands/UpdateUserRoutingProfileCommand.js +2 -3
  170. package/dist-cjs/commands/UpdateUserSecurityProfilesCommand.js +2 -3
  171. package/dist-cjs/models/models_0.js +1 -925
  172. package/dist-cjs/models/models_1.js +1 -844
  173. package/dist-es/commands/AssociateApprovedOriginCommand.js +2 -3
  174. package/dist-es/commands/AssociateBotCommand.js +2 -3
  175. package/dist-es/commands/AssociateDefaultVocabularyCommand.js +2 -3
  176. package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +2 -3
  177. package/dist-es/commands/AssociateLambdaFunctionCommand.js +2 -3
  178. package/dist-es/commands/AssociateLexBotCommand.js +2 -3
  179. package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +2 -3
  180. package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +2 -3
  181. package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +2 -3
  182. package/dist-es/commands/AssociateSecurityKeyCommand.js +2 -3
  183. package/dist-es/commands/ClaimPhoneNumberCommand.js +2 -3
  184. package/dist-es/commands/CreateAgentStatusCommand.js +2 -3
  185. package/dist-es/commands/CreateContactFlowCommand.js +2 -3
  186. package/dist-es/commands/CreateContactFlowModuleCommand.js +2 -3
  187. package/dist-es/commands/CreateHoursOfOperationCommand.js +2 -3
  188. package/dist-es/commands/CreateInstanceCommand.js +2 -2
  189. package/dist-es/commands/CreateIntegrationAssociationCommand.js +2 -3
  190. package/dist-es/commands/CreateQueueCommand.js +2 -3
  191. package/dist-es/commands/CreateQuickConnectCommand.js +2 -3
  192. package/dist-es/commands/CreateRoutingProfileCommand.js +2 -3
  193. package/dist-es/commands/CreateRuleCommand.js +2 -3
  194. package/dist-es/commands/CreateSecurityProfileCommand.js +2 -3
  195. package/dist-es/commands/CreateTaskTemplateCommand.js +2 -3
  196. package/dist-es/commands/CreateTrafficDistributionGroupCommand.js +2 -3
  197. package/dist-es/commands/CreateUseCaseCommand.js +2 -3
  198. package/dist-es/commands/CreateUserCommand.js +2 -3
  199. package/dist-es/commands/CreateUserHierarchyGroupCommand.js +2 -3
  200. package/dist-es/commands/CreateVocabularyCommand.js +2 -3
  201. package/dist-es/commands/DeleteContactFlowCommand.js +2 -3
  202. package/dist-es/commands/DeleteContactFlowModuleCommand.js +2 -3
  203. package/dist-es/commands/DeleteHoursOfOperationCommand.js +2 -3
  204. package/dist-es/commands/DeleteInstanceCommand.js +2 -3
  205. package/dist-es/commands/DeleteIntegrationAssociationCommand.js +2 -3
  206. package/dist-es/commands/DeleteQuickConnectCommand.js +2 -3
  207. package/dist-es/commands/DeleteRuleCommand.js +2 -3
  208. package/dist-es/commands/DeleteSecurityProfileCommand.js +2 -3
  209. package/dist-es/commands/DeleteTaskTemplateCommand.js +2 -3
  210. package/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +2 -3
  211. package/dist-es/commands/DeleteUseCaseCommand.js +2 -3
  212. package/dist-es/commands/DeleteUserCommand.js +2 -3
  213. package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +2 -3
  214. package/dist-es/commands/DeleteVocabularyCommand.js +2 -3
  215. package/dist-es/commands/DescribeAgentStatusCommand.js +2 -3
  216. package/dist-es/commands/DescribeContactCommand.js +2 -3
  217. package/dist-es/commands/DescribeContactFlowCommand.js +2 -3
  218. package/dist-es/commands/DescribeContactFlowModuleCommand.js +2 -3
  219. package/dist-es/commands/DescribeHoursOfOperationCommand.js +2 -3
  220. package/dist-es/commands/DescribeInstanceAttributeCommand.js +2 -3
  221. package/dist-es/commands/DescribeInstanceCommand.js +2 -2
  222. package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +2 -3
  223. package/dist-es/commands/DescribePhoneNumberCommand.js +2 -3
  224. package/dist-es/commands/DescribeQueueCommand.js +2 -3
  225. package/dist-es/commands/DescribeQuickConnectCommand.js +2 -3
  226. package/dist-es/commands/DescribeRoutingProfileCommand.js +2 -3
  227. package/dist-es/commands/DescribeRuleCommand.js +2 -3
  228. package/dist-es/commands/DescribeSecurityProfileCommand.js +2 -3
  229. package/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +2 -3
  230. package/dist-es/commands/DescribeUserCommand.js +2 -3
  231. package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +2 -3
  232. package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +2 -3
  233. package/dist-es/commands/DescribeVocabularyCommand.js +2 -3
  234. package/dist-es/commands/DisassociateApprovedOriginCommand.js +2 -3
  235. package/dist-es/commands/DisassociateBotCommand.js +2 -3
  236. package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +2 -3
  237. package/dist-es/commands/DisassociateLambdaFunctionCommand.js +2 -3
  238. package/dist-es/commands/DisassociateLexBotCommand.js +2 -3
  239. package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +2 -3
  240. package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +2 -3
  241. package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +2 -3
  242. package/dist-es/commands/DisassociateSecurityKeyCommand.js +2 -3
  243. package/dist-es/commands/DismissUserContactCommand.js +2 -3
  244. package/dist-es/commands/GetContactAttributesCommand.js +2 -3
  245. package/dist-es/commands/GetCurrentMetricDataCommand.js +2 -3
  246. package/dist-es/commands/GetCurrentUserDataCommand.js +2 -3
  247. package/dist-es/commands/GetFederationTokenCommand.js +2 -2
  248. package/dist-es/commands/GetMetricDataCommand.js +2 -3
  249. package/dist-es/commands/GetMetricDataV2Command.js +2 -3
  250. package/dist-es/commands/GetTaskTemplateCommand.js +2 -3
  251. package/dist-es/commands/GetTrafficDistributionCommand.js +2 -3
  252. package/dist-es/commands/ListAgentStatusesCommand.js +2 -3
  253. package/dist-es/commands/ListApprovedOriginsCommand.js +2 -3
  254. package/dist-es/commands/ListBotsCommand.js +2 -3
  255. package/dist-es/commands/ListContactFlowModulesCommand.js +2 -3
  256. package/dist-es/commands/ListContactFlowsCommand.js +2 -3
  257. package/dist-es/commands/ListContactReferencesCommand.js +2 -3
  258. package/dist-es/commands/ListDefaultVocabulariesCommand.js +2 -3
  259. package/dist-es/commands/ListHoursOfOperationsCommand.js +2 -3
  260. package/dist-es/commands/ListInstanceAttributesCommand.js +2 -3
  261. package/dist-es/commands/ListInstanceStorageConfigsCommand.js +2 -3
  262. package/dist-es/commands/ListInstancesCommand.js +2 -2
  263. package/dist-es/commands/ListIntegrationAssociationsCommand.js +2 -3
  264. package/dist-es/commands/ListLambdaFunctionsCommand.js +2 -3
  265. package/dist-es/commands/ListLexBotsCommand.js +2 -3
  266. package/dist-es/commands/ListPhoneNumbersCommand.js +2 -3
  267. package/dist-es/commands/ListPhoneNumbersV2Command.js +2 -3
  268. package/dist-es/commands/ListPromptsCommand.js +2 -3
  269. package/dist-es/commands/ListQueueQuickConnectsCommand.js +2 -3
  270. package/dist-es/commands/ListQueuesCommand.js +2 -3
  271. package/dist-es/commands/ListQuickConnectsCommand.js +2 -3
  272. package/dist-es/commands/ListRoutingProfileQueuesCommand.js +2 -3
  273. package/dist-es/commands/ListRoutingProfilesCommand.js +2 -3
  274. package/dist-es/commands/ListRulesCommand.js +2 -3
  275. package/dist-es/commands/ListSecurityKeysCommand.js +2 -3
  276. package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +2 -3
  277. package/dist-es/commands/ListSecurityProfilesCommand.js +2 -3
  278. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  279. package/dist-es/commands/ListTaskTemplatesCommand.js +2 -3
  280. package/dist-es/commands/ListTrafficDistributionGroupsCommand.js +2 -3
  281. package/dist-es/commands/ListUseCasesCommand.js +2 -3
  282. package/dist-es/commands/ListUserHierarchyGroupsCommand.js +2 -3
  283. package/dist-es/commands/ListUsersCommand.js +2 -3
  284. package/dist-es/commands/MonitorContactCommand.js +2 -3
  285. package/dist-es/commands/PutUserStatusCommand.js +2 -3
  286. package/dist-es/commands/ReleasePhoneNumberCommand.js +2 -3
  287. package/dist-es/commands/ReplicateInstanceCommand.js +2 -2
  288. package/dist-es/commands/ResumeContactRecordingCommand.js +2 -3
  289. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +2 -3
  290. package/dist-es/commands/SearchQueuesCommand.js +2 -3
  291. package/dist-es/commands/SearchRoutingProfilesCommand.js +2 -3
  292. package/dist-es/commands/SearchSecurityProfilesCommand.js +2 -3
  293. package/dist-es/commands/SearchUsersCommand.js +2 -3
  294. package/dist-es/commands/SearchVocabulariesCommand.js +2 -3
  295. package/dist-es/commands/StartChatContactCommand.js +2 -3
  296. package/dist-es/commands/StartContactRecordingCommand.js +2 -3
  297. package/dist-es/commands/StartContactStreamingCommand.js +2 -3
  298. package/dist-es/commands/StartOutboundVoiceContactCommand.js +2 -3
  299. package/dist-es/commands/StartTaskContactCommand.js +2 -3
  300. package/dist-es/commands/StopContactCommand.js +2 -3
  301. package/dist-es/commands/StopContactRecordingCommand.js +2 -3
  302. package/dist-es/commands/StopContactStreamingCommand.js +2 -3
  303. package/dist-es/commands/SuspendContactRecordingCommand.js +2 -3
  304. package/dist-es/commands/TagResourceCommand.js +2 -3
  305. package/dist-es/commands/TransferContactCommand.js +2 -3
  306. package/dist-es/commands/UntagResourceCommand.js +2 -3
  307. package/dist-es/commands/UpdateAgentStatusCommand.js +2 -3
  308. package/dist-es/commands/UpdateContactAttributesCommand.js +2 -3
  309. package/dist-es/commands/UpdateContactCommand.js +2 -3
  310. package/dist-es/commands/UpdateContactFlowContentCommand.js +2 -3
  311. package/dist-es/commands/UpdateContactFlowMetadataCommand.js +2 -3
  312. package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +2 -3
  313. package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +2 -3
  314. package/dist-es/commands/UpdateContactFlowNameCommand.js +2 -3
  315. package/dist-es/commands/UpdateContactScheduleCommand.js +2 -3
  316. package/dist-es/commands/UpdateHoursOfOperationCommand.js +2 -3
  317. package/dist-es/commands/UpdateInstanceAttributeCommand.js +2 -3
  318. package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +2 -3
  319. package/dist-es/commands/UpdateParticipantRoleConfigCommand.js +2 -3
  320. package/dist-es/commands/UpdatePhoneNumberCommand.js +2 -3
  321. package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +2 -3
  322. package/dist-es/commands/UpdateQueueMaxContactsCommand.js +2 -3
  323. package/dist-es/commands/UpdateQueueNameCommand.js +2 -3
  324. package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +2 -3
  325. package/dist-es/commands/UpdateQueueStatusCommand.js +2 -3
  326. package/dist-es/commands/UpdateQuickConnectConfigCommand.js +2 -3
  327. package/dist-es/commands/UpdateQuickConnectNameCommand.js +2 -3
  328. package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +2 -3
  329. package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +2 -3
  330. package/dist-es/commands/UpdateRoutingProfileNameCommand.js +2 -3
  331. package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +2 -3
  332. package/dist-es/commands/UpdateRuleCommand.js +2 -3
  333. package/dist-es/commands/UpdateSecurityProfileCommand.js +2 -3
  334. package/dist-es/commands/UpdateTaskTemplateCommand.js +2 -3
  335. package/dist-es/commands/UpdateTrafficDistributionCommand.js +2 -3
  336. package/dist-es/commands/UpdateUserHierarchyCommand.js +2 -3
  337. package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +2 -3
  338. package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +2 -3
  339. package/dist-es/commands/UpdateUserIdentityInfoCommand.js +2 -3
  340. package/dist-es/commands/UpdateUserPhoneConfigCommand.js +2 -3
  341. package/dist-es/commands/UpdateUserRoutingProfileCommand.js +2 -3
  342. package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +2 -3
  343. package/dist-es/models/models_0.js +0 -690
  344. package/dist-es/models/models_1.js +0 -637
  345. package/dist-types/Connect.d.ts +171 -0
  346. package/dist-types/ConnectClient.d.ts +24 -4
  347. package/dist-types/commands/AssociateApprovedOriginCommand.d.ts +16 -0
  348. package/dist-types/commands/AssociateBotCommand.d.ts +16 -0
  349. package/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +16 -0
  350. package/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +16 -0
  351. package/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +16 -0
  352. package/dist-types/commands/AssociateLexBotCommand.d.ts +16 -0
  353. package/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +16 -0
  354. package/dist-types/commands/AssociateQueueQuickConnectsCommand.d.ts +16 -0
  355. package/dist-types/commands/AssociateRoutingProfileQueuesCommand.d.ts +16 -0
  356. package/dist-types/commands/AssociateSecurityKeyCommand.d.ts +16 -0
  357. package/dist-types/commands/ClaimPhoneNumberCommand.d.ts +16 -0
  358. package/dist-types/commands/CreateAgentStatusCommand.d.ts +16 -0
  359. package/dist-types/commands/CreateContactFlowCommand.d.ts +16 -0
  360. package/dist-types/commands/CreateContactFlowModuleCommand.d.ts +16 -0
  361. package/dist-types/commands/CreateHoursOfOperationCommand.d.ts +16 -0
  362. package/dist-types/commands/CreateInstanceCommand.d.ts +16 -0
  363. package/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +16 -0
  364. package/dist-types/commands/CreateQueueCommand.d.ts +16 -0
  365. package/dist-types/commands/CreateQuickConnectCommand.d.ts +16 -0
  366. package/dist-types/commands/CreateRoutingProfileCommand.d.ts +16 -0
  367. package/dist-types/commands/CreateRuleCommand.d.ts +16 -0
  368. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +16 -0
  369. package/dist-types/commands/CreateTaskTemplateCommand.d.ts +16 -0
  370. package/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +16 -0
  371. package/dist-types/commands/CreateUseCaseCommand.d.ts +16 -0
  372. package/dist-types/commands/CreateUserCommand.d.ts +16 -0
  373. package/dist-types/commands/CreateUserHierarchyGroupCommand.d.ts +16 -0
  374. package/dist-types/commands/CreateVocabularyCommand.d.ts +16 -0
  375. package/dist-types/commands/DeleteContactFlowCommand.d.ts +16 -0
  376. package/dist-types/commands/DeleteContactFlowModuleCommand.d.ts +16 -0
  377. package/dist-types/commands/DeleteHoursOfOperationCommand.d.ts +16 -0
  378. package/dist-types/commands/DeleteInstanceCommand.d.ts +16 -0
  379. package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +16 -0
  380. package/dist-types/commands/DeleteQuickConnectCommand.d.ts +16 -0
  381. package/dist-types/commands/DeleteRuleCommand.d.ts +16 -0
  382. package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +16 -0
  383. package/dist-types/commands/DeleteTaskTemplateCommand.d.ts +16 -0
  384. package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +16 -0
  385. package/dist-types/commands/DeleteUseCaseCommand.d.ts +16 -0
  386. package/dist-types/commands/DeleteUserCommand.d.ts +16 -0
  387. package/dist-types/commands/DeleteUserHierarchyGroupCommand.d.ts +16 -0
  388. package/dist-types/commands/DeleteVocabularyCommand.d.ts +16 -0
  389. package/dist-types/commands/DescribeAgentStatusCommand.d.ts +16 -0
  390. package/dist-types/commands/DescribeContactCommand.d.ts +16 -0
  391. package/dist-types/commands/DescribeContactFlowCommand.d.ts +16 -0
  392. package/dist-types/commands/DescribeContactFlowModuleCommand.d.ts +16 -0
  393. package/dist-types/commands/DescribeHoursOfOperationCommand.d.ts +16 -0
  394. package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +16 -0
  395. package/dist-types/commands/DescribeInstanceCommand.d.ts +16 -0
  396. package/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +16 -0
  397. package/dist-types/commands/DescribePhoneNumberCommand.d.ts +16 -0
  398. package/dist-types/commands/DescribeQueueCommand.d.ts +16 -0
  399. package/dist-types/commands/DescribeQuickConnectCommand.d.ts +16 -0
  400. package/dist-types/commands/DescribeRoutingProfileCommand.d.ts +16 -0
  401. package/dist-types/commands/DescribeRuleCommand.d.ts +16 -0
  402. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +16 -0
  403. package/dist-types/commands/DescribeTrafficDistributionGroupCommand.d.ts +16 -0
  404. package/dist-types/commands/DescribeUserCommand.d.ts +16 -0
  405. package/dist-types/commands/DescribeUserHierarchyGroupCommand.d.ts +16 -0
  406. package/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +16 -0
  407. package/dist-types/commands/DescribeVocabularyCommand.d.ts +16 -0
  408. package/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +16 -0
  409. package/dist-types/commands/DisassociateBotCommand.d.ts +16 -0
  410. package/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +16 -0
  411. package/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +16 -0
  412. package/dist-types/commands/DisassociateLexBotCommand.d.ts +16 -0
  413. package/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +16 -0
  414. package/dist-types/commands/DisassociateQueueQuickConnectsCommand.d.ts +16 -0
  415. package/dist-types/commands/DisassociateRoutingProfileQueuesCommand.d.ts +16 -0
  416. package/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +16 -0
  417. package/dist-types/commands/DismissUserContactCommand.d.ts +16 -0
  418. package/dist-types/commands/GetContactAttributesCommand.d.ts +16 -0
  419. package/dist-types/commands/GetCurrentMetricDataCommand.d.ts +16 -0
  420. package/dist-types/commands/GetCurrentUserDataCommand.d.ts +16 -0
  421. package/dist-types/commands/GetFederationTokenCommand.d.ts +16 -0
  422. package/dist-types/commands/GetMetricDataCommand.d.ts +16 -0
  423. package/dist-types/commands/GetMetricDataV2Command.d.ts +16 -0
  424. package/dist-types/commands/GetTaskTemplateCommand.d.ts +16 -0
  425. package/dist-types/commands/GetTrafficDistributionCommand.d.ts +16 -0
  426. package/dist-types/commands/ListAgentStatusesCommand.d.ts +16 -0
  427. package/dist-types/commands/ListApprovedOriginsCommand.d.ts +16 -0
  428. package/dist-types/commands/ListBotsCommand.d.ts +16 -0
  429. package/dist-types/commands/ListContactFlowModulesCommand.d.ts +16 -0
  430. package/dist-types/commands/ListContactFlowsCommand.d.ts +16 -0
  431. package/dist-types/commands/ListContactReferencesCommand.d.ts +16 -0
  432. package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +16 -0
  433. package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +16 -0
  434. package/dist-types/commands/ListInstanceAttributesCommand.d.ts +16 -0
  435. package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +16 -0
  436. package/dist-types/commands/ListInstancesCommand.d.ts +16 -0
  437. package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +16 -0
  438. package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +16 -0
  439. package/dist-types/commands/ListLexBotsCommand.d.ts +16 -0
  440. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +16 -0
  441. package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +16 -0
  442. package/dist-types/commands/ListPromptsCommand.d.ts +16 -0
  443. package/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +16 -0
  444. package/dist-types/commands/ListQueuesCommand.d.ts +16 -0
  445. package/dist-types/commands/ListQuickConnectsCommand.d.ts +16 -0
  446. package/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +16 -0
  447. package/dist-types/commands/ListRoutingProfilesCommand.d.ts +16 -0
  448. package/dist-types/commands/ListRulesCommand.d.ts +16 -0
  449. package/dist-types/commands/ListSecurityKeysCommand.d.ts +16 -0
  450. package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +16 -0
  451. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +16 -0
  452. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  453. package/dist-types/commands/ListTaskTemplatesCommand.d.ts +16 -0
  454. package/dist-types/commands/ListTrafficDistributionGroupsCommand.d.ts +16 -0
  455. package/dist-types/commands/ListUseCasesCommand.d.ts +16 -0
  456. package/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +16 -0
  457. package/dist-types/commands/ListUsersCommand.d.ts +16 -0
  458. package/dist-types/commands/MonitorContactCommand.d.ts +16 -0
  459. package/dist-types/commands/PutUserStatusCommand.d.ts +16 -0
  460. package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +16 -0
  461. package/dist-types/commands/ReplicateInstanceCommand.d.ts +16 -0
  462. package/dist-types/commands/ResumeContactRecordingCommand.d.ts +16 -0
  463. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +16 -0
  464. package/dist-types/commands/SearchQueuesCommand.d.ts +16 -0
  465. package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +16 -0
  466. package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +16 -0
  467. package/dist-types/commands/SearchUsersCommand.d.ts +16 -0
  468. package/dist-types/commands/SearchVocabulariesCommand.d.ts +16 -0
  469. package/dist-types/commands/StartChatContactCommand.d.ts +16 -0
  470. package/dist-types/commands/StartContactRecordingCommand.d.ts +16 -0
  471. package/dist-types/commands/StartContactStreamingCommand.d.ts +16 -0
  472. package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +16 -0
  473. package/dist-types/commands/StartTaskContactCommand.d.ts +16 -0
  474. package/dist-types/commands/StopContactCommand.d.ts +16 -0
  475. package/dist-types/commands/StopContactRecordingCommand.d.ts +16 -0
  476. package/dist-types/commands/StopContactStreamingCommand.d.ts +16 -0
  477. package/dist-types/commands/SuspendContactRecordingCommand.d.ts +16 -0
  478. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  479. package/dist-types/commands/TransferContactCommand.d.ts +16 -0
  480. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  481. package/dist-types/commands/UpdateAgentStatusCommand.d.ts +16 -0
  482. package/dist-types/commands/UpdateContactAttributesCommand.d.ts +16 -0
  483. package/dist-types/commands/UpdateContactCommand.d.ts +16 -0
  484. package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +16 -0
  485. package/dist-types/commands/UpdateContactFlowMetadataCommand.d.ts +16 -0
  486. package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +16 -0
  487. package/dist-types/commands/UpdateContactFlowModuleMetadataCommand.d.ts +16 -0
  488. package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +16 -0
  489. package/dist-types/commands/UpdateContactScheduleCommand.d.ts +16 -0
  490. package/dist-types/commands/UpdateHoursOfOperationCommand.d.ts +16 -0
  491. package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +16 -0
  492. package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +16 -0
  493. package/dist-types/commands/UpdateParticipantRoleConfigCommand.d.ts +16 -0
  494. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +16 -0
  495. package/dist-types/commands/UpdateQueueHoursOfOperationCommand.d.ts +16 -0
  496. package/dist-types/commands/UpdateQueueMaxContactsCommand.d.ts +16 -0
  497. package/dist-types/commands/UpdateQueueNameCommand.d.ts +16 -0
  498. package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +16 -0
  499. package/dist-types/commands/UpdateQueueStatusCommand.d.ts +16 -0
  500. package/dist-types/commands/UpdateQuickConnectConfigCommand.d.ts +16 -0
  501. package/dist-types/commands/UpdateQuickConnectNameCommand.d.ts +16 -0
  502. package/dist-types/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +16 -0
  503. package/dist-types/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +16 -0
  504. package/dist-types/commands/UpdateRoutingProfileNameCommand.d.ts +16 -0
  505. package/dist-types/commands/UpdateRoutingProfileQueuesCommand.d.ts +16 -0
  506. package/dist-types/commands/UpdateRuleCommand.d.ts +16 -0
  507. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +16 -0
  508. package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +16 -0
  509. package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +16 -0
  510. package/dist-types/commands/UpdateUserHierarchyCommand.d.ts +16 -0
  511. package/dist-types/commands/UpdateUserHierarchyGroupNameCommand.d.ts +16 -0
  512. package/dist-types/commands/UpdateUserHierarchyStructureCommand.d.ts +16 -0
  513. package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +16 -0
  514. package/dist-types/commands/UpdateUserPhoneConfigCommand.d.ts +16 -0
  515. package/dist-types/commands/UpdateUserRoutingProfileCommand.d.ts +16 -0
  516. package/dist-types/commands/UpdateUserSecurityProfilesCommand.d.ts +16 -0
  517. package/dist-types/models/ConnectServiceException.d.ts +2 -0
  518. package/dist-types/models/models_0.d.ts +709 -957
  519. package/dist-types/models/models_1.d.ts +549 -811
  520. package/dist-types/pagination/GetCurrentMetricDataPaginator.d.ts +3 -0
  521. package/dist-types/pagination/GetCurrentUserDataPaginator.d.ts +3 -0
  522. package/dist-types/pagination/GetMetricDataPaginator.d.ts +3 -0
  523. package/dist-types/pagination/GetMetricDataV2Paginator.d.ts +3 -0
  524. package/dist-types/pagination/Interfaces.d.ts +3 -0
  525. package/dist-types/pagination/ListAgentStatusesPaginator.d.ts +3 -0
  526. package/dist-types/pagination/ListApprovedOriginsPaginator.d.ts +3 -0
  527. package/dist-types/pagination/ListBotsPaginator.d.ts +3 -0
  528. package/dist-types/pagination/ListContactFlowModulesPaginator.d.ts +3 -0
  529. package/dist-types/pagination/ListContactFlowsPaginator.d.ts +3 -0
  530. package/dist-types/pagination/ListContactReferencesPaginator.d.ts +3 -0
  531. package/dist-types/pagination/ListDefaultVocabulariesPaginator.d.ts +3 -0
  532. package/dist-types/pagination/ListHoursOfOperationsPaginator.d.ts +3 -0
  533. package/dist-types/pagination/ListInstanceAttributesPaginator.d.ts +3 -0
  534. package/dist-types/pagination/ListInstanceStorageConfigsPaginator.d.ts +3 -0
  535. package/dist-types/pagination/ListInstancesPaginator.d.ts +3 -0
  536. package/dist-types/pagination/ListIntegrationAssociationsPaginator.d.ts +3 -0
  537. package/dist-types/pagination/ListLambdaFunctionsPaginator.d.ts +3 -0
  538. package/dist-types/pagination/ListLexBotsPaginator.d.ts +3 -0
  539. package/dist-types/pagination/ListPhoneNumbersPaginator.d.ts +3 -0
  540. package/dist-types/pagination/ListPhoneNumbersV2Paginator.d.ts +3 -0
  541. package/dist-types/pagination/ListPromptsPaginator.d.ts +3 -0
  542. package/dist-types/pagination/ListQueueQuickConnectsPaginator.d.ts +3 -0
  543. package/dist-types/pagination/ListQueuesPaginator.d.ts +3 -0
  544. package/dist-types/pagination/ListQuickConnectsPaginator.d.ts +3 -0
  545. package/dist-types/pagination/ListRoutingProfileQueuesPaginator.d.ts +3 -0
  546. package/dist-types/pagination/ListRoutingProfilesPaginator.d.ts +3 -0
  547. package/dist-types/pagination/ListRulesPaginator.d.ts +3 -0
  548. package/dist-types/pagination/ListSecurityKeysPaginator.d.ts +3 -0
  549. package/dist-types/pagination/ListSecurityProfilePermissionsPaginator.d.ts +3 -0
  550. package/dist-types/pagination/ListSecurityProfilesPaginator.d.ts +3 -0
  551. package/dist-types/pagination/ListTaskTemplatesPaginator.d.ts +3 -0
  552. package/dist-types/pagination/ListTrafficDistributionGroupsPaginator.d.ts +3 -0
  553. package/dist-types/pagination/ListUseCasesPaginator.d.ts +3 -0
  554. package/dist-types/pagination/ListUserHierarchyGroupsPaginator.d.ts +3 -0
  555. package/dist-types/pagination/ListUsersPaginator.d.ts +3 -0
  556. package/dist-types/pagination/SearchAvailablePhoneNumbersPaginator.d.ts +3 -0
  557. package/dist-types/pagination/SearchQueuesPaginator.d.ts +3 -0
  558. package/dist-types/pagination/SearchRoutingProfilesPaginator.d.ts +3 -0
  559. package/dist-types/pagination/SearchSecurityProfilesPaginator.d.ts +3 -0
  560. package/dist-types/pagination/SearchUsersPaginator.d.ts +3 -0
  561. package/dist-types/pagination/SearchVocabulariesPaginator.d.ts +3 -0
  562. package/dist-types/ts3.4/models/models_0.d.ts +0 -636
  563. package/dist-types/ts3.4/models/models_1.d.ts +0 -590
  564. package/package.json +4 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateQueueMaxContactsRequest } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateQueueMaxContactsCommand}.
8
10
  */
9
11
  export interface UpdateQueueMaxContactsCommandInput extends UpdateQueueMaxContactsRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateQueueMaxContactsCommand}.
13
17
  */
14
18
  export interface UpdateQueueMaxContactsCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
18
23
  * <p>Updates the maximum number of contacts allowed in a queue before it is considered
19
24
  * full.</p>
@@ -27,6 +32,8 @@ export interface UpdateQueueMaxContactsCommandOutput extends __MetadataBearer {
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param UpdateQueueMaxContactsCommandInput - {@link UpdateQueueMaxContactsCommandInput}
36
+ * @returns {@link UpdateQueueMaxContactsCommandOutput}
30
37
  * @see {@link UpdateQueueMaxContactsCommandInput} for command's `input` shape.
31
38
  * @see {@link UpdateQueueMaxContactsCommandOutput} for command's `response` shape.
32
39
  * @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
@@ -51,11 +58,20 @@ export interface UpdateQueueMaxContactsCommandOutput extends __MetadataBearer {
51
58
  export declare class UpdateQueueMaxContactsCommand extends $Command<UpdateQueueMaxContactsCommandInput, UpdateQueueMaxContactsCommandOutput, ConnectClientResolvedConfig> {
52
59
  readonly input: UpdateQueueMaxContactsCommandInput;
53
60
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
61
+ /**
62
+ * @public
63
+ */
54
64
  constructor(input: UpdateQueueMaxContactsCommandInput);
55
65
  /**
56
66
  * @internal
57
67
  */
58
68
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateQueueMaxContactsCommandInput, UpdateQueueMaxContactsCommandOutput>;
69
+ /**
70
+ * @internal
71
+ */
59
72
  private serialize;
73
+ /**
74
+ * @internal
75
+ */
60
76
  private deserialize;
61
77
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateQueueNameRequest } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateQueueNameCommand}.
8
10
  */
9
11
  export interface UpdateQueueNameCommandInput extends UpdateQueueNameRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateQueueNameCommand}.
13
17
  */
14
18
  export interface UpdateQueueNameCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
18
23
  * <p>Updates the name and description of a queue. At least <code>Name</code> or <code>Description</code> must be provided.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface UpdateQueueNameCommandOutput extends __MetadataBearer {
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param UpdateQueueNameCommandInput - {@link UpdateQueueNameCommandInput}
35
+ * @returns {@link UpdateQueueNameCommandOutput}
29
36
  * @see {@link UpdateQueueNameCommandInput} for command's `input` shape.
30
37
  * @see {@link UpdateQueueNameCommandOutput} for command's `response` shape.
31
38
  * @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
@@ -53,11 +60,20 @@ export interface UpdateQueueNameCommandOutput extends __MetadataBearer {
53
60
  export declare class UpdateQueueNameCommand extends $Command<UpdateQueueNameCommandInput, UpdateQueueNameCommandOutput, ConnectClientResolvedConfig> {
54
61
  readonly input: UpdateQueueNameCommandInput;
55
62
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
63
+ /**
64
+ * @public
65
+ */
56
66
  constructor(input: UpdateQueueNameCommandInput);
57
67
  /**
58
68
  * @internal
59
69
  */
60
70
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateQueueNameCommandInput, UpdateQueueNameCommandOutput>;
71
+ /**
72
+ * @internal
73
+ */
61
74
  private serialize;
75
+ /**
76
+ * @internal
77
+ */
62
78
  private deserialize;
63
79
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateQueueOutboundCallerConfigRequest } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateQueueOutboundCallerConfigCommand}.
8
10
  */
9
11
  export interface UpdateQueueOutboundCallerConfigCommandInput extends UpdateQueueOutboundCallerConfigRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateQueueOutboundCallerConfigCommand}.
13
17
  */
14
18
  export interface UpdateQueueOutboundCallerConfigCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
18
23
  * <p>Updates the outbound caller ID name, number, and outbound whisper flow for a specified
19
24
  * queue.</p>
@@ -38,6 +43,8 @@ export interface UpdateQueueOutboundCallerConfigCommandOutput extends __Metadata
38
43
  * const response = await client.send(command);
39
44
  * ```
40
45
  *
46
+ * @param UpdateQueueOutboundCallerConfigCommandInput - {@link UpdateQueueOutboundCallerConfigCommandInput}
47
+ * @returns {@link UpdateQueueOutboundCallerConfigCommandOutput}
41
48
  * @see {@link UpdateQueueOutboundCallerConfigCommandInput} for command's `input` shape.
42
49
  * @see {@link UpdateQueueOutboundCallerConfigCommandOutput} for command's `response` shape.
43
50
  * @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
@@ -62,11 +69,20 @@ export interface UpdateQueueOutboundCallerConfigCommandOutput extends __Metadata
62
69
  export declare class UpdateQueueOutboundCallerConfigCommand extends $Command<UpdateQueueOutboundCallerConfigCommandInput, UpdateQueueOutboundCallerConfigCommandOutput, ConnectClientResolvedConfig> {
63
70
  readonly input: UpdateQueueOutboundCallerConfigCommandInput;
64
71
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
72
+ /**
73
+ * @public
74
+ */
65
75
  constructor(input: UpdateQueueOutboundCallerConfigCommandInput);
66
76
  /**
67
77
  * @internal
68
78
  */
69
79
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateQueueOutboundCallerConfigCommandInput, UpdateQueueOutboundCallerConfigCommandOutput>;
80
+ /**
81
+ * @internal
82
+ */
70
83
  private serialize;
84
+ /**
85
+ * @internal
86
+ */
71
87
  private deserialize;
72
88
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateQueueStatusRequest } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateQueueStatusCommand}.
8
10
  */
9
11
  export interface UpdateQueueStatusCommandInput extends UpdateQueueStatusRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateQueueStatusCommand}.
13
17
  */
14
18
  export interface UpdateQueueStatusCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
18
23
  * <p>Updates the status of the queue.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface UpdateQueueStatusCommandOutput extends __MetadataBearer {
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param UpdateQueueStatusCommandInput - {@link UpdateQueueStatusCommandInput}
35
+ * @returns {@link UpdateQueueStatusCommandOutput}
29
36
  * @see {@link UpdateQueueStatusCommandInput} for command's `input` shape.
30
37
  * @see {@link UpdateQueueStatusCommandOutput} for command's `response` shape.
31
38
  * @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
@@ -50,11 +57,20 @@ export interface UpdateQueueStatusCommandOutput extends __MetadataBearer {
50
57
  export declare class UpdateQueueStatusCommand extends $Command<UpdateQueueStatusCommandInput, UpdateQueueStatusCommandOutput, ConnectClientResolvedConfig> {
51
58
  readonly input: UpdateQueueStatusCommandInput;
52
59
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
60
+ /**
61
+ * @public
62
+ */
53
63
  constructor(input: UpdateQueueStatusCommandInput);
54
64
  /**
55
65
  * @internal
56
66
  */
57
67
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateQueueStatusCommandInput, UpdateQueueStatusCommandOutput>;
68
+ /**
69
+ * @internal
70
+ */
58
71
  private serialize;
72
+ /**
73
+ * @internal
74
+ */
59
75
  private deserialize;
60
76
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateQuickConnectConfigRequest } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateQuickConnectConfigCommand}.
8
10
  */
9
11
  export interface UpdateQuickConnectConfigCommandInput extends UpdateQuickConnectConfigRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateQuickConnectConfigCommand}.
13
17
  */
14
18
  export interface UpdateQuickConnectConfigCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates the configuration settings for the specified quick connect.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface UpdateQuickConnectConfigCommandOutput extends __MetadataBearer
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param UpdateQuickConnectConfigCommandInput - {@link UpdateQuickConnectConfigCommandInput}
34
+ * @returns {@link UpdateQuickConnectConfigCommandOutput}
28
35
  * @see {@link UpdateQuickConnectConfigCommandInput} for command's `input` shape.
29
36
  * @see {@link UpdateQuickConnectConfigCommandOutput} for command's `response` shape.
30
37
  * @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
@@ -49,11 +56,20 @@ export interface UpdateQuickConnectConfigCommandOutput extends __MetadataBearer
49
56
  export declare class UpdateQuickConnectConfigCommand extends $Command<UpdateQuickConnectConfigCommandInput, UpdateQuickConnectConfigCommandOutput, ConnectClientResolvedConfig> {
50
57
  readonly input: UpdateQuickConnectConfigCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: UpdateQuickConnectConfigCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateQuickConnectConfigCommandInput, UpdateQuickConnectConfigCommandOutput>;
67
+ /**
68
+ * @internal
69
+ */
57
70
  private serialize;
71
+ /**
72
+ * @internal
73
+ */
58
74
  private deserialize;
59
75
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateQuickConnectNameRequest } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateQuickConnectNameCommand}.
8
10
  */
9
11
  export interface UpdateQuickConnectNameCommandInput extends UpdateQuickConnectNameRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateQuickConnectNameCommand}.
13
17
  */
14
18
  export interface UpdateQuickConnectNameCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates the name and description of a quick connect. The request accepts the following data in JSON format. At least <code>Name</code> or <code>Description</code> must be provided.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface UpdateQuickConnectNameCommandOutput extends __MetadataBearer {
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param UpdateQuickConnectNameCommandInput - {@link UpdateQuickConnectNameCommandInput}
34
+ * @returns {@link UpdateQuickConnectNameCommandOutput}
28
35
  * @see {@link UpdateQuickConnectNameCommandInput} for command's `input` shape.
29
36
  * @see {@link UpdateQuickConnectNameCommandOutput} for command's `response` shape.
30
37
  * @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
@@ -49,11 +56,20 @@ export interface UpdateQuickConnectNameCommandOutput extends __MetadataBearer {
49
56
  export declare class UpdateQuickConnectNameCommand extends $Command<UpdateQuickConnectNameCommandInput, UpdateQuickConnectNameCommandOutput, ConnectClientResolvedConfig> {
50
57
  readonly input: UpdateQuickConnectNameCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: UpdateQuickConnectNameCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateQuickConnectNameCommandInput, UpdateQuickConnectNameCommandOutput>;
67
+ /**
68
+ * @internal
69
+ */
57
70
  private serialize;
71
+ /**
72
+ * @internal
73
+ */
58
74
  private deserialize;
59
75
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateRoutingProfileConcurrencyRequest } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateRoutingProfileConcurrencyCommand}.
8
10
  */
9
11
  export interface UpdateRoutingProfileConcurrencyCommandInput extends UpdateRoutingProfileConcurrencyRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateRoutingProfileConcurrencyCommand}.
13
17
  */
14
18
  export interface UpdateRoutingProfileConcurrencyCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates the channels that agents can handle in the Contact Control Panel (CCP) for a routing
18
23
  * profile.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface UpdateRoutingProfileConcurrencyCommandOutput extends __Metadata
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param UpdateRoutingProfileConcurrencyCommandInput - {@link UpdateRoutingProfileConcurrencyCommandInput}
35
+ * @returns {@link UpdateRoutingProfileConcurrencyCommandOutput}
29
36
  * @see {@link UpdateRoutingProfileConcurrencyCommandInput} for command's `input` shape.
30
37
  * @see {@link UpdateRoutingProfileConcurrencyCommandOutput} for command's `response` shape.
31
38
  * @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
@@ -50,11 +57,20 @@ export interface UpdateRoutingProfileConcurrencyCommandOutput extends __Metadata
50
57
  export declare class UpdateRoutingProfileConcurrencyCommand extends $Command<UpdateRoutingProfileConcurrencyCommandInput, UpdateRoutingProfileConcurrencyCommandOutput, ConnectClientResolvedConfig> {
51
58
  readonly input: UpdateRoutingProfileConcurrencyCommandInput;
52
59
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
60
+ /**
61
+ * @public
62
+ */
53
63
  constructor(input: UpdateRoutingProfileConcurrencyCommandInput);
54
64
  /**
55
65
  * @internal
56
66
  */
57
67
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRoutingProfileConcurrencyCommandInput, UpdateRoutingProfileConcurrencyCommandOutput>;
68
+ /**
69
+ * @internal
70
+ */
58
71
  private serialize;
72
+ /**
73
+ * @internal
74
+ */
59
75
  private deserialize;
60
76
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateRoutingProfileDefaultOutboundQueueRequest } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateRoutingProfileDefaultOutboundQueueCommand}.
8
10
  */
9
11
  export interface UpdateRoutingProfileDefaultOutboundQueueCommandInput extends UpdateRoutingProfileDefaultOutboundQueueRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateRoutingProfileDefaultOutboundQueueCommand}.
13
17
  */
14
18
  export interface UpdateRoutingProfileDefaultOutboundQueueCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates the default outbound queue of a routing profile.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface UpdateRoutingProfileDefaultOutboundQueueCommandOutput extends _
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param UpdateRoutingProfileDefaultOutboundQueueCommandInput - {@link UpdateRoutingProfileDefaultOutboundQueueCommandInput}
34
+ * @returns {@link UpdateRoutingProfileDefaultOutboundQueueCommandOutput}
28
35
  * @see {@link UpdateRoutingProfileDefaultOutboundQueueCommandInput} for command's `input` shape.
29
36
  * @see {@link UpdateRoutingProfileDefaultOutboundQueueCommandOutput} for command's `response` shape.
30
37
  * @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
@@ -49,11 +56,20 @@ export interface UpdateRoutingProfileDefaultOutboundQueueCommandOutput extends _
49
56
  export declare class UpdateRoutingProfileDefaultOutboundQueueCommand extends $Command<UpdateRoutingProfileDefaultOutboundQueueCommandInput, UpdateRoutingProfileDefaultOutboundQueueCommandOutput, ConnectClientResolvedConfig> {
50
57
  readonly input: UpdateRoutingProfileDefaultOutboundQueueCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: UpdateRoutingProfileDefaultOutboundQueueCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRoutingProfileDefaultOutboundQueueCommandInput, UpdateRoutingProfileDefaultOutboundQueueCommandOutput>;
67
+ /**
68
+ * @internal
69
+ */
57
70
  private serialize;
71
+ /**
72
+ * @internal
73
+ */
58
74
  private deserialize;
59
75
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateRoutingProfileNameRequest } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateRoutingProfileNameCommand}.
8
10
  */
9
11
  export interface UpdateRoutingProfileNameCommandInput extends UpdateRoutingProfileNameRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateRoutingProfileNameCommand}.
13
17
  */
14
18
  export interface UpdateRoutingProfileNameCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates the name and description of a routing profile. The request accepts the following data in JSON format.
18
23
  * At least <code>Name</code> or <code>Description</code> must be provided.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface UpdateRoutingProfileNameCommandOutput extends __MetadataBearer
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param UpdateRoutingProfileNameCommandInput - {@link UpdateRoutingProfileNameCommandInput}
35
+ * @returns {@link UpdateRoutingProfileNameCommandOutput}
29
36
  * @see {@link UpdateRoutingProfileNameCommandInput} for command's `input` shape.
30
37
  * @see {@link UpdateRoutingProfileNameCommandOutput} for command's `response` shape.
31
38
  * @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
@@ -53,11 +60,20 @@ export interface UpdateRoutingProfileNameCommandOutput extends __MetadataBearer
53
60
  export declare class UpdateRoutingProfileNameCommand extends $Command<UpdateRoutingProfileNameCommandInput, UpdateRoutingProfileNameCommandOutput, ConnectClientResolvedConfig> {
54
61
  readonly input: UpdateRoutingProfileNameCommandInput;
55
62
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
63
+ /**
64
+ * @public
65
+ */
56
66
  constructor(input: UpdateRoutingProfileNameCommandInput);
57
67
  /**
58
68
  * @internal
59
69
  */
60
70
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRoutingProfileNameCommandInput, UpdateRoutingProfileNameCommandOutput>;
71
+ /**
72
+ * @internal
73
+ */
61
74
  private serialize;
75
+ /**
76
+ * @internal
77
+ */
62
78
  private deserialize;
63
79
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateRoutingProfileQueuesRequest } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateRoutingProfileQueuesCommand}.
8
10
  */
9
11
  export interface UpdateRoutingProfileQueuesCommandInput extends UpdateRoutingProfileQueuesRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateRoutingProfileQueuesCommand}.
13
17
  */
14
18
  export interface UpdateRoutingProfileQueuesCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates the properties associated with a set of queues for a routing profile.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface UpdateRoutingProfileQueuesCommandOutput extends __MetadataBeare
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param UpdateRoutingProfileQueuesCommandInput - {@link UpdateRoutingProfileQueuesCommandInput}
34
+ * @returns {@link UpdateRoutingProfileQueuesCommandOutput}
28
35
  * @see {@link UpdateRoutingProfileQueuesCommandInput} for command's `input` shape.
29
36
  * @see {@link UpdateRoutingProfileQueuesCommandOutput} for command's `response` shape.
30
37
  * @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
@@ -49,11 +56,20 @@ export interface UpdateRoutingProfileQueuesCommandOutput extends __MetadataBeare
49
56
  export declare class UpdateRoutingProfileQueuesCommand extends $Command<UpdateRoutingProfileQueuesCommandInput, UpdateRoutingProfileQueuesCommandOutput, ConnectClientResolvedConfig> {
50
57
  readonly input: UpdateRoutingProfileQueuesCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: UpdateRoutingProfileQueuesCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRoutingProfileQueuesCommandInput, UpdateRoutingProfileQueuesCommandOutput>;
67
+ /**
68
+ * @internal
69
+ */
57
70
  private serialize;
71
+ /**
72
+ * @internal
73
+ */
58
74
  private deserialize;
59
75
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateRuleRequest } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateRuleCommand}.
8
10
  */
9
11
  export interface UpdateRuleCommandInput extends UpdateRuleRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateRuleCommand}.
13
17
  */
14
18
  export interface UpdateRuleCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates a rule for the specified Amazon Connect instance.</p>
18
23
  * <p>Use the <a href="https://docs.aws.amazon.com/connect/latest/APIReference/connect-rules-language.html">Rules Function language</a> to
19
24
  * code conditions for the rule. </p>
@@ -27,6 +32,8 @@ export interface UpdateRuleCommandOutput extends __MetadataBearer {
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param UpdateRuleCommandInput - {@link UpdateRuleCommandInput}
36
+ * @returns {@link UpdateRuleCommandOutput}
30
37
  * @see {@link UpdateRuleCommandInput} for command's `input` shape.
31
38
  * @see {@link UpdateRuleCommandOutput} for command's `response` shape.
32
39
  * @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
@@ -54,11 +61,20 @@ export interface UpdateRuleCommandOutput extends __MetadataBearer {
54
61
  export declare class UpdateRuleCommand extends $Command<UpdateRuleCommandInput, UpdateRuleCommandOutput, ConnectClientResolvedConfig> {
55
62
  readonly input: UpdateRuleCommandInput;
56
63
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
64
+ /**
65
+ * @public
66
+ */
57
67
  constructor(input: UpdateRuleCommandInput);
58
68
  /**
59
69
  * @internal
60
70
  */
61
71
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateRuleCommandInput, UpdateRuleCommandOutput>;
72
+ /**
73
+ * @internal
74
+ */
62
75
  private serialize;
76
+ /**
77
+ * @internal
78
+ */
63
79
  private deserialize;
64
80
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateSecurityProfileRequest } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateSecurityProfileCommand}.
8
10
  */
9
11
  export interface UpdateSecurityProfileCommandInput extends UpdateSecurityProfileRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateSecurityProfileCommand}.
13
17
  */
14
18
  export interface UpdateSecurityProfileCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>This API is in preview release for Amazon Connect and is subject to change.</p>
18
23
  * <p>Updates a security profile.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface UpdateSecurityProfileCommandOutput extends __MetadataBearer {
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param UpdateSecurityProfileCommandInput - {@link UpdateSecurityProfileCommandInput}
35
+ * @returns {@link UpdateSecurityProfileCommandOutput}
29
36
  * @see {@link UpdateSecurityProfileCommandInput} for command's `input` shape.
30
37
  * @see {@link UpdateSecurityProfileCommandOutput} for command's `response` shape.
31
38
  * @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
@@ -50,11 +57,20 @@ export interface UpdateSecurityProfileCommandOutput extends __MetadataBearer {
50
57
  export declare class UpdateSecurityProfileCommand extends $Command<UpdateSecurityProfileCommandInput, UpdateSecurityProfileCommandOutput, ConnectClientResolvedConfig> {
51
58
  readonly input: UpdateSecurityProfileCommandInput;
52
59
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
60
+ /**
61
+ * @public
62
+ */
53
63
  constructor(input: UpdateSecurityProfileCommandInput);
54
64
  /**
55
65
  * @internal
56
66
  */
57
67
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateSecurityProfileCommandInput, UpdateSecurityProfileCommandOutput>;
68
+ /**
69
+ * @internal
70
+ */
58
71
  private serialize;
72
+ /**
73
+ * @internal
74
+ */
59
75
  private deserialize;
60
76
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ConnectClient";
5
5
  import { UpdateTaskTemplateRequest, UpdateTaskTemplateResponse } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateTaskTemplateCommand}.
8
10
  */
9
11
  export interface UpdateTaskTemplateCommandInput extends UpdateTaskTemplateRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateTaskTemplateCommand}.
13
17
  */
14
18
  export interface UpdateTaskTemplateCommandOutput extends UpdateTaskTemplateResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates details about a specific task template in the specified Amazon Connect instance.
18
23
  * This operation does not support partial updates. Instead it does a full update of template
19
24
  * content.</p>
@@ -27,6 +32,8 @@ export interface UpdateTaskTemplateCommandOutput extends UpdateTaskTemplateRespo
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param UpdateTaskTemplateCommandInput - {@link UpdateTaskTemplateCommandInput}
36
+ * @returns {@link UpdateTaskTemplateCommandOutput}
30
37
  * @see {@link UpdateTaskTemplateCommandInput} for command's `input` shape.
31
38
  * @see {@link UpdateTaskTemplateCommandOutput} for command's `response` shape.
32
39
  * @see {@link ConnectClientResolvedConfig | config} for ConnectClient's `config` shape.
@@ -54,11 +61,20 @@ export interface UpdateTaskTemplateCommandOutput extends UpdateTaskTemplateRespo
54
61
  export declare class UpdateTaskTemplateCommand extends $Command<UpdateTaskTemplateCommandInput, UpdateTaskTemplateCommandOutput, ConnectClientResolvedConfig> {
55
62
  readonly input: UpdateTaskTemplateCommandInput;
56
63
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
64
+ /**
65
+ * @public
66
+ */
57
67
  constructor(input: UpdateTaskTemplateCommandInput);
58
68
  /**
59
69
  * @internal
60
70
  */
61
71
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ConnectClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateTaskTemplateCommandInput, UpdateTaskTemplateCommandOutput>;
72
+ /**
73
+ * @internal
74
+ */
62
75
  private serialize;
76
+ /**
77
+ * @internal
78
+ */
63
79
  private deserialize;
64
80
  }