@aws-sdk/client-connect 3.774.0 → 3.777.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 (289) hide show
  1. package/dist-cjs/auth/httpAuthSchemeProvider.js +1 -3
  2. package/dist-cjs/index.js +17 -18
  3. package/dist-es/ConnectClient.js +2 -1
  4. package/dist-es/auth/httpAuthSchemeProvider.js +1 -3
  5. package/dist-es/endpoint/EndpointParameters.js +2 -3
  6. package/dist-es/runtimeExtensions.js +2 -14
  7. package/dist-types/commands/ActivateEvaluationFormCommand.d.ts +1 -0
  8. package/dist-types/commands/AssociateAnalyticsDataSetCommand.d.ts +1 -0
  9. package/dist-types/commands/AssociateApprovedOriginCommand.d.ts +1 -0
  10. package/dist-types/commands/AssociateBotCommand.d.ts +1 -0
  11. package/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +1 -0
  12. package/dist-types/commands/AssociateFlowCommand.d.ts +1 -0
  13. package/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +1 -0
  14. package/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +1 -0
  15. package/dist-types/commands/AssociateLexBotCommand.d.ts +1 -0
  16. package/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +1 -0
  17. package/dist-types/commands/AssociateQueueQuickConnectsCommand.d.ts +1 -0
  18. package/dist-types/commands/AssociateRoutingProfileQueuesCommand.d.ts +1 -0
  19. package/dist-types/commands/AssociateSecurityKeyCommand.d.ts +1 -0
  20. package/dist-types/commands/AssociateTrafficDistributionGroupUserCommand.d.ts +1 -0
  21. package/dist-types/commands/AssociateUserProficienciesCommand.d.ts +1 -0
  22. package/dist-types/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +1 -0
  23. package/dist-types/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +1 -0
  24. package/dist-types/commands/BatchGetAttachedFileMetadataCommand.d.ts +1 -0
  25. package/dist-types/commands/BatchGetFlowAssociationCommand.d.ts +1 -0
  26. package/dist-types/commands/BatchPutContactCommand.d.ts +1 -0
  27. package/dist-types/commands/ClaimPhoneNumberCommand.d.ts +1 -0
  28. package/dist-types/commands/CompleteAttachedFileUploadCommand.d.ts +1 -0
  29. package/dist-types/commands/CreateAgentStatusCommand.d.ts +1 -0
  30. package/dist-types/commands/CreateContactCommand.d.ts +1 -0
  31. package/dist-types/commands/CreateContactFlowCommand.d.ts +1 -0
  32. package/dist-types/commands/CreateContactFlowModuleCommand.d.ts +1 -0
  33. package/dist-types/commands/CreateContactFlowVersionCommand.d.ts +1 -0
  34. package/dist-types/commands/CreateEmailAddressCommand.d.ts +1 -0
  35. package/dist-types/commands/CreateEvaluationFormCommand.d.ts +1 -0
  36. package/dist-types/commands/CreateHoursOfOperationCommand.d.ts +1 -0
  37. package/dist-types/commands/CreateHoursOfOperationOverrideCommand.d.ts +1 -0
  38. package/dist-types/commands/CreateInstanceCommand.d.ts +1 -0
  39. package/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +1 -0
  40. package/dist-types/commands/CreateParticipantCommand.d.ts +1 -0
  41. package/dist-types/commands/CreatePersistentContactAssociationCommand.d.ts +1 -0
  42. package/dist-types/commands/CreatePredefinedAttributeCommand.d.ts +1 -0
  43. package/dist-types/commands/CreatePromptCommand.d.ts +1 -0
  44. package/dist-types/commands/CreatePushNotificationRegistrationCommand.d.ts +1 -0
  45. package/dist-types/commands/CreateQueueCommand.d.ts +1 -0
  46. package/dist-types/commands/CreateQuickConnectCommand.d.ts +1 -0
  47. package/dist-types/commands/CreateRoutingProfileCommand.d.ts +1 -0
  48. package/dist-types/commands/CreateRuleCommand.d.ts +1 -0
  49. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +1 -0
  50. package/dist-types/commands/CreateTaskTemplateCommand.d.ts +1 -0
  51. package/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +1 -0
  52. package/dist-types/commands/CreateUseCaseCommand.d.ts +1 -0
  53. package/dist-types/commands/CreateUserCommand.d.ts +1 -0
  54. package/dist-types/commands/CreateUserHierarchyGroupCommand.d.ts +1 -0
  55. package/dist-types/commands/CreateViewCommand.d.ts +1 -0
  56. package/dist-types/commands/CreateViewVersionCommand.d.ts +1 -0
  57. package/dist-types/commands/CreateVocabularyCommand.d.ts +1 -0
  58. package/dist-types/commands/DeactivateEvaluationFormCommand.d.ts +1 -0
  59. package/dist-types/commands/DeleteAttachedFileCommand.d.ts +1 -0
  60. package/dist-types/commands/DeleteContactEvaluationCommand.d.ts +1 -0
  61. package/dist-types/commands/DeleteContactFlowCommand.d.ts +1 -0
  62. package/dist-types/commands/DeleteContactFlowModuleCommand.d.ts +1 -0
  63. package/dist-types/commands/DeleteContactFlowVersionCommand.d.ts +1 -0
  64. package/dist-types/commands/DeleteEmailAddressCommand.d.ts +1 -0
  65. package/dist-types/commands/DeleteEvaluationFormCommand.d.ts +1 -0
  66. package/dist-types/commands/DeleteHoursOfOperationCommand.d.ts +1 -0
  67. package/dist-types/commands/DeleteHoursOfOperationOverrideCommand.d.ts +1 -0
  68. package/dist-types/commands/DeleteInstanceCommand.d.ts +1 -0
  69. package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +1 -0
  70. package/dist-types/commands/DeletePredefinedAttributeCommand.d.ts +1 -0
  71. package/dist-types/commands/DeletePromptCommand.d.ts +1 -0
  72. package/dist-types/commands/DeletePushNotificationRegistrationCommand.d.ts +1 -0
  73. package/dist-types/commands/DeleteQueueCommand.d.ts +1 -0
  74. package/dist-types/commands/DeleteQuickConnectCommand.d.ts +1 -0
  75. package/dist-types/commands/DeleteRoutingProfileCommand.d.ts +1 -0
  76. package/dist-types/commands/DeleteRuleCommand.d.ts +1 -0
  77. package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +1 -0
  78. package/dist-types/commands/DeleteTaskTemplateCommand.d.ts +1 -0
  79. package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +1 -0
  80. package/dist-types/commands/DeleteUseCaseCommand.d.ts +1 -0
  81. package/dist-types/commands/DeleteUserCommand.d.ts +1 -0
  82. package/dist-types/commands/DeleteUserHierarchyGroupCommand.d.ts +1 -0
  83. package/dist-types/commands/DeleteViewCommand.d.ts +1 -0
  84. package/dist-types/commands/DeleteViewVersionCommand.d.ts +1 -0
  85. package/dist-types/commands/DeleteVocabularyCommand.d.ts +1 -0
  86. package/dist-types/commands/DescribeAgentStatusCommand.d.ts +1 -0
  87. package/dist-types/commands/DescribeAuthenticationProfileCommand.d.ts +1 -0
  88. package/dist-types/commands/DescribeContactCommand.d.ts +1 -0
  89. package/dist-types/commands/DescribeContactEvaluationCommand.d.ts +1 -0
  90. package/dist-types/commands/DescribeContactFlowCommand.d.ts +1 -0
  91. package/dist-types/commands/DescribeContactFlowModuleCommand.d.ts +1 -0
  92. package/dist-types/commands/DescribeEmailAddressCommand.d.ts +1 -0
  93. package/dist-types/commands/DescribeEvaluationFormCommand.d.ts +1 -0
  94. package/dist-types/commands/DescribeHoursOfOperationCommand.d.ts +1 -0
  95. package/dist-types/commands/DescribeHoursOfOperationOverrideCommand.d.ts +1 -0
  96. package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +1 -0
  97. package/dist-types/commands/DescribeInstanceCommand.d.ts +1 -0
  98. package/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +1 -0
  99. package/dist-types/commands/DescribePhoneNumberCommand.d.ts +1 -0
  100. package/dist-types/commands/DescribePredefinedAttributeCommand.d.ts +1 -0
  101. package/dist-types/commands/DescribePromptCommand.d.ts +1 -0
  102. package/dist-types/commands/DescribeQueueCommand.d.ts +1 -0
  103. package/dist-types/commands/DescribeQuickConnectCommand.d.ts +1 -0
  104. package/dist-types/commands/DescribeRoutingProfileCommand.d.ts +1 -0
  105. package/dist-types/commands/DescribeRuleCommand.d.ts +1 -0
  106. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +1 -0
  107. package/dist-types/commands/DescribeTrafficDistributionGroupCommand.d.ts +1 -0
  108. package/dist-types/commands/DescribeUserCommand.d.ts +1 -0
  109. package/dist-types/commands/DescribeUserHierarchyGroupCommand.d.ts +1 -0
  110. package/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +1 -0
  111. package/dist-types/commands/DescribeViewCommand.d.ts +1 -0
  112. package/dist-types/commands/DescribeVocabularyCommand.d.ts +1 -0
  113. package/dist-types/commands/DisassociateAnalyticsDataSetCommand.d.ts +1 -0
  114. package/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +1 -0
  115. package/dist-types/commands/DisassociateBotCommand.d.ts +1 -0
  116. package/dist-types/commands/DisassociateFlowCommand.d.ts +1 -0
  117. package/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +1 -0
  118. package/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +1 -0
  119. package/dist-types/commands/DisassociateLexBotCommand.d.ts +1 -0
  120. package/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +1 -0
  121. package/dist-types/commands/DisassociateQueueQuickConnectsCommand.d.ts +1 -0
  122. package/dist-types/commands/DisassociateRoutingProfileQueuesCommand.d.ts +1 -0
  123. package/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +1 -0
  124. package/dist-types/commands/DisassociateTrafficDistributionGroupUserCommand.d.ts +1 -0
  125. package/dist-types/commands/DisassociateUserProficienciesCommand.d.ts +1 -0
  126. package/dist-types/commands/DismissUserContactCommand.d.ts +1 -0
  127. package/dist-types/commands/GetAttachedFileCommand.d.ts +1 -0
  128. package/dist-types/commands/GetContactAttributesCommand.d.ts +1 -0
  129. package/dist-types/commands/GetCurrentMetricDataCommand.d.ts +1 -0
  130. package/dist-types/commands/GetCurrentUserDataCommand.d.ts +1 -0
  131. package/dist-types/commands/GetEffectiveHoursOfOperationsCommand.d.ts +1 -0
  132. package/dist-types/commands/GetFederationTokenCommand.d.ts +1 -0
  133. package/dist-types/commands/GetFlowAssociationCommand.d.ts +1 -0
  134. package/dist-types/commands/GetMetricDataCommand.d.ts +1 -0
  135. package/dist-types/commands/GetMetricDataV2Command.d.ts +1 -0
  136. package/dist-types/commands/GetPromptFileCommand.d.ts +1 -0
  137. package/dist-types/commands/GetTaskTemplateCommand.d.ts +1 -0
  138. package/dist-types/commands/GetTrafficDistributionCommand.d.ts +1 -0
  139. package/dist-types/commands/ImportPhoneNumberCommand.d.ts +1 -0
  140. package/dist-types/commands/ListAgentStatusesCommand.d.ts +1 -0
  141. package/dist-types/commands/ListAnalyticsDataAssociationsCommand.d.ts +1 -0
  142. package/dist-types/commands/ListAnalyticsDataLakeDataSetsCommand.d.ts +1 -0
  143. package/dist-types/commands/ListApprovedOriginsCommand.d.ts +1 -0
  144. package/dist-types/commands/ListAssociatedContactsCommand.d.ts +1 -0
  145. package/dist-types/commands/ListAuthenticationProfilesCommand.d.ts +1 -0
  146. package/dist-types/commands/ListBotsCommand.d.ts +1 -0
  147. package/dist-types/commands/ListContactEvaluationsCommand.d.ts +1 -0
  148. package/dist-types/commands/ListContactFlowModulesCommand.d.ts +1 -0
  149. package/dist-types/commands/ListContactFlowVersionsCommand.d.ts +1 -0
  150. package/dist-types/commands/ListContactFlowsCommand.d.ts +1 -0
  151. package/dist-types/commands/ListContactReferencesCommand.d.ts +1 -0
  152. package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +1 -0
  153. package/dist-types/commands/ListEvaluationFormVersionsCommand.d.ts +1 -0
  154. package/dist-types/commands/ListEvaluationFormsCommand.d.ts +1 -0
  155. package/dist-types/commands/ListFlowAssociationsCommand.d.ts +1 -0
  156. package/dist-types/commands/ListHoursOfOperationOverridesCommand.d.ts +1 -0
  157. package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +1 -0
  158. package/dist-types/commands/ListInstanceAttributesCommand.d.ts +1 -0
  159. package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +1 -0
  160. package/dist-types/commands/ListInstancesCommand.d.ts +1 -0
  161. package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +1 -0
  162. package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +1 -0
  163. package/dist-types/commands/ListLexBotsCommand.d.ts +1 -0
  164. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +1 -0
  165. package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +1 -0
  166. package/dist-types/commands/ListPredefinedAttributesCommand.d.ts +1 -0
  167. package/dist-types/commands/ListPromptsCommand.d.ts +1 -0
  168. package/dist-types/commands/ListQueueQuickConnectsCommand.d.ts +1 -0
  169. package/dist-types/commands/ListQueuesCommand.d.ts +1 -0
  170. package/dist-types/commands/ListQuickConnectsCommand.d.ts +1 -0
  171. package/dist-types/commands/ListRealtimeContactAnalysisSegmentsV2Command.d.ts +1 -0
  172. package/dist-types/commands/ListRoutingProfileQueuesCommand.d.ts +1 -0
  173. package/dist-types/commands/ListRoutingProfilesCommand.d.ts +1 -0
  174. package/dist-types/commands/ListRulesCommand.d.ts +1 -0
  175. package/dist-types/commands/ListSecurityKeysCommand.d.ts +1 -0
  176. package/dist-types/commands/ListSecurityProfileApplicationsCommand.d.ts +1 -0
  177. package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +1 -0
  178. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +1 -0
  179. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
  180. package/dist-types/commands/ListTaskTemplatesCommand.d.ts +1 -0
  181. package/dist-types/commands/ListTrafficDistributionGroupUsersCommand.d.ts +2 -0
  182. package/dist-types/commands/ListTrafficDistributionGroupsCommand.d.ts +1 -0
  183. package/dist-types/commands/ListUseCasesCommand.d.ts +1 -0
  184. package/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +1 -0
  185. package/dist-types/commands/ListUserProficienciesCommand.d.ts +1 -0
  186. package/dist-types/commands/ListUsersCommand.d.ts +1 -0
  187. package/dist-types/commands/ListViewVersionsCommand.d.ts +1 -0
  188. package/dist-types/commands/ListViewsCommand.d.ts +1 -0
  189. package/dist-types/commands/MonitorContactCommand.d.ts +1 -0
  190. package/dist-types/commands/PauseContactCommand.d.ts +1 -0
  191. package/dist-types/commands/PutUserStatusCommand.d.ts +1 -0
  192. package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +1 -0
  193. package/dist-types/commands/ReplicateInstanceCommand.d.ts +1 -0
  194. package/dist-types/commands/ResumeContactCommand.d.ts +1 -0
  195. package/dist-types/commands/ResumeContactRecordingCommand.d.ts +1 -0
  196. package/dist-types/commands/SearchAgentStatusesCommand.d.ts +1 -0
  197. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +1 -0
  198. package/dist-types/commands/SearchContactFlowModulesCommand.d.ts +1 -0
  199. package/dist-types/commands/SearchContactFlowsCommand.d.ts +1 -0
  200. package/dist-types/commands/SearchContactsCommand.d.ts +1 -0
  201. package/dist-types/commands/SearchEmailAddressesCommand.d.ts +1 -0
  202. package/dist-types/commands/SearchHoursOfOperationOverridesCommand.d.ts +1 -0
  203. package/dist-types/commands/SearchHoursOfOperationsCommand.d.ts +1 -0
  204. package/dist-types/commands/SearchPredefinedAttributesCommand.d.ts +1 -0
  205. package/dist-types/commands/SearchPromptsCommand.d.ts +1 -0
  206. package/dist-types/commands/SearchQueuesCommand.d.ts +1 -0
  207. package/dist-types/commands/SearchQuickConnectsCommand.d.ts +1 -0
  208. package/dist-types/commands/SearchResourceTagsCommand.d.ts +1 -0
  209. package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +1 -0
  210. package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +1 -0
  211. package/dist-types/commands/SearchUserHierarchyGroupsCommand.d.ts +1 -0
  212. package/dist-types/commands/SearchUsersCommand.d.ts +1 -0
  213. package/dist-types/commands/SearchVocabulariesCommand.d.ts +1 -0
  214. package/dist-types/commands/SendChatIntegrationEventCommand.d.ts +1 -0
  215. package/dist-types/commands/SendOutboundEmailCommand.d.ts +1 -0
  216. package/dist-types/commands/StartAttachedFileUploadCommand.d.ts +1 -0
  217. package/dist-types/commands/StartChatContactCommand.d.ts +1 -0
  218. package/dist-types/commands/StartContactEvaluationCommand.d.ts +1 -0
  219. package/dist-types/commands/StartContactRecordingCommand.d.ts +1 -0
  220. package/dist-types/commands/StartContactStreamingCommand.d.ts +1 -0
  221. package/dist-types/commands/StartEmailContactCommand.d.ts +1 -0
  222. package/dist-types/commands/StartOutboundChatContactCommand.d.ts +1 -0
  223. package/dist-types/commands/StartOutboundEmailContactCommand.d.ts +1 -0
  224. package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +1 -0
  225. package/dist-types/commands/StartScreenSharingCommand.d.ts +1 -0
  226. package/dist-types/commands/StartTaskContactCommand.d.ts +1 -0
  227. package/dist-types/commands/StartWebRTCContactCommand.d.ts +1 -0
  228. package/dist-types/commands/StopContactCommand.d.ts +1 -0
  229. package/dist-types/commands/StopContactRecordingCommand.d.ts +1 -0
  230. package/dist-types/commands/StopContactStreamingCommand.d.ts +1 -0
  231. package/dist-types/commands/SubmitContactEvaluationCommand.d.ts +1 -0
  232. package/dist-types/commands/SuspendContactRecordingCommand.d.ts +1 -0
  233. package/dist-types/commands/TagContactCommand.d.ts +1 -0
  234. package/dist-types/commands/TagResourceCommand.d.ts +1 -0
  235. package/dist-types/commands/TransferContactCommand.d.ts +1 -0
  236. package/dist-types/commands/UntagContactCommand.d.ts +1 -0
  237. package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
  238. package/dist-types/commands/UpdateAgentStatusCommand.d.ts +1 -0
  239. package/dist-types/commands/UpdateAuthenticationProfileCommand.d.ts +1 -0
  240. package/dist-types/commands/UpdateContactAttributesCommand.d.ts +1 -0
  241. package/dist-types/commands/UpdateContactCommand.d.ts +1 -0
  242. package/dist-types/commands/UpdateContactEvaluationCommand.d.ts +1 -0
  243. package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +1 -0
  244. package/dist-types/commands/UpdateContactFlowMetadataCommand.d.ts +1 -0
  245. package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +1 -0
  246. package/dist-types/commands/UpdateContactFlowModuleMetadataCommand.d.ts +1 -0
  247. package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +1 -0
  248. package/dist-types/commands/UpdateContactRoutingDataCommand.d.ts +1 -0
  249. package/dist-types/commands/UpdateContactScheduleCommand.d.ts +1 -0
  250. package/dist-types/commands/UpdateEmailAddressMetadataCommand.d.ts +1 -0
  251. package/dist-types/commands/UpdateEvaluationFormCommand.d.ts +1 -0
  252. package/dist-types/commands/UpdateHoursOfOperationCommand.d.ts +1 -0
  253. package/dist-types/commands/UpdateHoursOfOperationOverrideCommand.d.ts +1 -0
  254. package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +1 -0
  255. package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +1 -0
  256. package/dist-types/commands/UpdateParticipantAuthenticationCommand.d.ts +1 -0
  257. package/dist-types/commands/UpdateParticipantRoleConfigCommand.d.ts +1 -0
  258. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +1 -0
  259. package/dist-types/commands/UpdatePhoneNumberMetadataCommand.d.ts +1 -0
  260. package/dist-types/commands/UpdatePredefinedAttributeCommand.d.ts +1 -0
  261. package/dist-types/commands/UpdatePromptCommand.d.ts +1 -0
  262. package/dist-types/commands/UpdateQueueHoursOfOperationCommand.d.ts +1 -0
  263. package/dist-types/commands/UpdateQueueMaxContactsCommand.d.ts +1 -0
  264. package/dist-types/commands/UpdateQueueNameCommand.d.ts +1 -0
  265. package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +1 -0
  266. package/dist-types/commands/UpdateQueueOutboundEmailConfigCommand.d.ts +1 -0
  267. package/dist-types/commands/UpdateQueueStatusCommand.d.ts +1 -0
  268. package/dist-types/commands/UpdateQuickConnectConfigCommand.d.ts +1 -0
  269. package/dist-types/commands/UpdateQuickConnectNameCommand.d.ts +1 -0
  270. package/dist-types/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.d.ts +1 -0
  271. package/dist-types/commands/UpdateRoutingProfileConcurrencyCommand.d.ts +1 -0
  272. package/dist-types/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.d.ts +1 -0
  273. package/dist-types/commands/UpdateRoutingProfileNameCommand.d.ts +1 -0
  274. package/dist-types/commands/UpdateRoutingProfileQueuesCommand.d.ts +1 -0
  275. package/dist-types/commands/UpdateRuleCommand.d.ts +1 -0
  276. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +1 -0
  277. package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +1 -0
  278. package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +1 -0
  279. package/dist-types/commands/UpdateUserHierarchyCommand.d.ts +1 -0
  280. package/dist-types/commands/UpdateUserHierarchyGroupNameCommand.d.ts +1 -0
  281. package/dist-types/commands/UpdateUserHierarchyStructureCommand.d.ts +1 -0
  282. package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +1 -0
  283. package/dist-types/commands/UpdateUserPhoneConfigCommand.d.ts +1 -0
  284. package/dist-types/commands/UpdateUserProficienciesCommand.d.ts +1 -0
  285. package/dist-types/commands/UpdateUserRoutingProfileCommand.d.ts +1 -0
  286. package/dist-types/commands/UpdateUserSecurityProfilesCommand.d.ts +1 -0
  287. package/dist-types/commands/UpdateViewContentCommand.d.ts +1 -0
  288. package/dist-types/commands/UpdateViewMetadataCommand.d.ts +1 -0
  289. package/package.json +33 -33
@@ -70,6 +70,7 @@ declare const UpdateQueueHoursOfOperationCommand_base: {
70
70
  * @throws {@link ConnectServiceException}
71
71
  * <p>Base exception class for all service exceptions from Connect service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class UpdateQueueHoursOfOperationCommand extends UpdateQueueHoursOfOperationCommand_base {
@@ -71,6 +71,7 @@ declare const UpdateQueueMaxContactsCommand_base: {
71
71
  * @throws {@link ConnectServiceException}
72
72
  * <p>Base exception class for all service exceptions from Connect service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class UpdateQueueMaxContactsCommand extends UpdateQueueMaxContactsCommand_base {
@@ -74,6 +74,7 @@ declare const UpdateQueueNameCommand_base: {
74
74
  * @throws {@link ConnectServiceException}
75
75
  * <p>Base exception class for all service exceptions from Connect service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class UpdateQueueNameCommand extends UpdateQueueNameCommand_base {
@@ -97,6 +97,7 @@ declare const UpdateQueueOutboundCallerConfigCommand_base: {
97
97
  * @throws {@link ConnectServiceException}
98
98
  * <p>Base exception class for all service exceptions from Connect service.</p>
99
99
  *
100
+ *
100
101
  * @public
101
102
  */
102
103
  export declare class UpdateQueueOutboundCallerConfigCommand extends UpdateQueueOutboundCallerConfigCommand_base {
@@ -77,6 +77,7 @@ declare const UpdateQueueOutboundEmailConfigCommand_base: {
77
77
  * @throws {@link ConnectServiceException}
78
78
  * <p>Base exception class for all service exceptions from Connect service.</p>
79
79
  *
80
+ *
80
81
  * @public
81
82
  */
82
83
  export declare class UpdateQueueOutboundEmailConfigCommand extends UpdateQueueOutboundEmailConfigCommand_base {
@@ -70,6 +70,7 @@ declare const UpdateQueueStatusCommand_base: {
70
70
  * @throws {@link ConnectServiceException}
71
71
  * <p>Base exception class for all service exceptions from Connect service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class UpdateQueueStatusCommand extends UpdateQueueStatusCommand_base {
@@ -82,6 +82,7 @@ declare const UpdateQuickConnectConfigCommand_base: {
82
82
  * @throws {@link ConnectServiceException}
83
83
  * <p>Base exception class for all service exceptions from Connect service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class UpdateQuickConnectConfigCommand extends UpdateQuickConnectConfigCommand_base {
@@ -70,6 +70,7 @@ declare const UpdateQuickConnectNameCommand_base: {
70
70
  * @throws {@link ConnectServiceException}
71
71
  * <p>Base exception class for all service exceptions from Connect service.</p>
72
72
  *
73
+ *
73
74
  * @public
74
75
  */
75
76
  export declare class UpdateQuickConnectNameCommand extends UpdateQuickConnectNameCommand_base {
@@ -71,6 +71,7 @@ declare const UpdateRoutingProfileAgentAvailabilityTimerCommand_base: {
71
71
  * @throws {@link ConnectServiceException}
72
72
  * <p>Base exception class for all service exceptions from Connect service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class UpdateRoutingProfileAgentAvailabilityTimerCommand extends UpdateRoutingProfileAgentAvailabilityTimerCommand_base {
@@ -78,6 +78,7 @@ declare const UpdateRoutingProfileConcurrencyCommand_base: {
78
78
  * @throws {@link ConnectServiceException}
79
79
  * <p>Base exception class for all service exceptions from Connect service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class UpdateRoutingProfileConcurrencyCommand extends UpdateRoutingProfileConcurrencyCommand_base {
@@ -69,6 +69,7 @@ declare const UpdateRoutingProfileDefaultOutboundQueueCommand_base: {
69
69
  * @throws {@link ConnectServiceException}
70
70
  * <p>Base exception class for all service exceptions from Connect service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class UpdateRoutingProfileDefaultOutboundQueueCommand extends UpdateRoutingProfileDefaultOutboundQueueCommand_base {
@@ -74,6 +74,7 @@ declare const UpdateRoutingProfileNameCommand_base: {
74
74
  * @throws {@link ConnectServiceException}
75
75
  * <p>Base exception class for all service exceptions from Connect service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class UpdateRoutingProfileNameCommand extends UpdateRoutingProfileNameCommand_base {
@@ -78,6 +78,7 @@ declare const UpdateRoutingProfileQueuesCommand_base: {
78
78
  * @throws {@link ConnectServiceException}
79
79
  * <p>Base exception class for all service exceptions from Connect service.</p>
80
80
  *
81
+ *
81
82
  * @public
82
83
  */
83
84
  export declare class UpdateRoutingProfileQueuesCommand extends UpdateRoutingProfileQueuesCommand_base {
@@ -144,6 +144,7 @@ declare const UpdateRuleCommand_base: {
144
144
  * @throws {@link ConnectServiceException}
145
145
  * <p>Base exception class for all service exceptions from Connect service.</p>
146
146
  *
147
+ *
147
148
  * @public
148
149
  */
149
150
  export declare class UpdateRuleCommand extends UpdateRuleCommand_base {
@@ -94,6 +94,7 @@ declare const UpdateSecurityProfileCommand_base: {
94
94
  * @throws {@link ConnectServiceException}
95
95
  * <p>Base exception class for all service exceptions from Connect service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class UpdateSecurityProfileCommand extends UpdateSecurityProfileCommand_base {
@@ -179,6 +179,7 @@ declare const UpdateTaskTemplateCommand_base: {
179
179
  * @throws {@link ConnectServiceException}
180
180
  * <p>Base exception class for all service exceptions from Connect service.</p>
181
181
  *
182
+ *
182
183
  * @public
183
184
  */
184
185
  export declare class UpdateTaskTemplateCommand extends UpdateTaskTemplateCommand_base {
@@ -110,6 +110,7 @@ declare const UpdateTrafficDistributionCommand_base: {
110
110
  * @throws {@link ConnectServiceException}
111
111
  * <p>Base exception class for all service exceptions from Connect service.</p>
112
112
  *
113
+ *
113
114
  * @public
114
115
  */
115
116
  export declare class UpdateTrafficDistributionCommand extends UpdateTrafficDistributionCommand_base {
@@ -69,6 +69,7 @@ declare const UpdateUserHierarchyCommand_base: {
69
69
  * @throws {@link ConnectServiceException}
70
70
  * <p>Base exception class for all service exceptions from Connect service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class UpdateUserHierarchyCommand extends UpdateUserHierarchyCommand_base {
@@ -72,6 +72,7 @@ declare const UpdateUserHierarchyGroupNameCommand_base: {
72
72
  * @throws {@link ConnectServiceException}
73
73
  * <p>Base exception class for all service exceptions from Connect service.</p>
74
74
  *
75
+ *
75
76
  * @public
76
77
  */
77
78
  export declare class UpdateUserHierarchyGroupNameCommand extends UpdateUserHierarchyGroupNameCommand_base {
@@ -87,6 +87,7 @@ declare const UpdateUserHierarchyStructureCommand_base: {
87
87
  * @throws {@link ConnectServiceException}
88
88
  * <p>Base exception class for all service exceptions from Connect service.</p>
89
89
  *
90
+ *
90
91
  * @public
91
92
  */
92
93
  export declare class UpdateUserHierarchyStructureCommand extends UpdateUserHierarchyStructureCommand_base {
@@ -84,6 +84,7 @@ declare const UpdateUserIdentityInfoCommand_base: {
84
84
  * @throws {@link ConnectServiceException}
85
85
  * <p>Base exception class for all service exceptions from Connect service.</p>
86
86
  *
87
+ *
87
88
  * @public
88
89
  */
89
90
  export declare class UpdateUserIdentityInfoCommand extends UpdateUserIdentityInfoCommand_base {
@@ -74,6 +74,7 @@ declare const UpdateUserPhoneConfigCommand_base: {
74
74
  * @throws {@link ConnectServiceException}
75
75
  * <p>Base exception class for all service exceptions from Connect service.</p>
76
76
  *
77
+ *
77
78
  * @public
78
79
  */
79
80
  export declare class UpdateUserPhoneConfigCommand extends UpdateUserPhoneConfigCommand_base {
@@ -75,6 +75,7 @@ declare const UpdateUserProficienciesCommand_base: {
75
75
  * @throws {@link ConnectServiceException}
76
76
  * <p>Base exception class for all service exceptions from Connect service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class UpdateUserProficienciesCommand extends UpdateUserProficienciesCommand_base {
@@ -69,6 +69,7 @@ declare const UpdateUserRoutingProfileCommand_base: {
69
69
  * @throws {@link ConnectServiceException}
70
70
  * <p>Base exception class for all service exceptions from Connect service.</p>
71
71
  *
72
+ *
72
73
  * @public
73
74
  */
74
75
  export declare class UpdateUserRoutingProfileCommand extends UpdateUserRoutingProfileCommand_base {
@@ -71,6 +71,7 @@ declare const UpdateUserSecurityProfilesCommand_base: {
71
71
  * @throws {@link ConnectServiceException}
72
72
  * <p>Base exception class for all service exceptions from Connect service.</p>
73
73
  *
74
+ *
74
75
  * @public
75
76
  */
76
77
  export declare class UpdateUserSecurityProfilesCommand extends UpdateUserSecurityProfilesCommand_base {
@@ -110,6 +110,7 @@ declare const UpdateViewContentCommand_base: {
110
110
  * @throws {@link ConnectServiceException}
111
111
  * <p>Base exception class for all service exceptions from Connect service.</p>
112
112
  *
113
+ *
113
114
  * @public
114
115
  */
115
116
  export declare class UpdateViewContentCommand extends UpdateViewContentCommand_base {
@@ -80,6 +80,7 @@ declare const UpdateViewMetadataCommand_base: {
80
80
  * @throws {@link ConnectServiceException}
81
81
  * <p>Base exception class for all service exceptions from Connect service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class UpdateViewMetadataCommand extends UpdateViewMetadataCommand_base {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-connect",
3
3
  "description": "AWS SDK for JavaScript Connect Client for Node.js, Browser and React Native",
4
- "version": "3.774.0",
4
+ "version": "3.777.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-connect",
@@ -20,41 +20,41 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.774.0",
24
- "@aws-sdk/credential-provider-node": "3.774.0",
25
- "@aws-sdk/middleware-host-header": "3.774.0",
26
- "@aws-sdk/middleware-logger": "3.734.0",
27
- "@aws-sdk/middleware-recursion-detection": "3.772.0",
28
- "@aws-sdk/middleware-user-agent": "3.774.0",
29
- "@aws-sdk/region-config-resolver": "3.734.0",
30
- "@aws-sdk/types": "3.734.0",
31
- "@aws-sdk/util-endpoints": "3.743.0",
32
- "@aws-sdk/util-user-agent-browser": "3.734.0",
33
- "@aws-sdk/util-user-agent-node": "3.774.0",
34
- "@smithy/config-resolver": "^4.0.1",
35
- "@smithy/core": "^3.1.5",
36
- "@smithy/fetch-http-handler": "^5.0.1",
37
- "@smithy/hash-node": "^4.0.1",
38
- "@smithy/invalid-dependency": "^4.0.1",
39
- "@smithy/middleware-content-length": "^4.0.1",
40
- "@smithy/middleware-endpoint": "^4.0.6",
41
- "@smithy/middleware-retry": "^4.0.7",
42
- "@smithy/middleware-serde": "^4.0.2",
43
- "@smithy/middleware-stack": "^4.0.1",
44
- "@smithy/node-config-provider": "^4.0.1",
45
- "@smithy/node-http-handler": "^4.0.3",
46
- "@smithy/protocol-http": "^5.0.1",
47
- "@smithy/smithy-client": "^4.1.6",
48
- "@smithy/types": "^4.1.0",
49
- "@smithy/url-parser": "^4.0.1",
23
+ "@aws-sdk/core": "3.775.0",
24
+ "@aws-sdk/credential-provider-node": "3.777.0",
25
+ "@aws-sdk/middleware-host-header": "3.775.0",
26
+ "@aws-sdk/middleware-logger": "3.775.0",
27
+ "@aws-sdk/middleware-recursion-detection": "3.775.0",
28
+ "@aws-sdk/middleware-user-agent": "3.775.0",
29
+ "@aws-sdk/region-config-resolver": "3.775.0",
30
+ "@aws-sdk/types": "3.775.0",
31
+ "@aws-sdk/util-endpoints": "3.775.0",
32
+ "@aws-sdk/util-user-agent-browser": "3.775.0",
33
+ "@aws-sdk/util-user-agent-node": "3.775.0",
34
+ "@smithy/config-resolver": "^4.1.0",
35
+ "@smithy/core": "^3.2.0",
36
+ "@smithy/fetch-http-handler": "^5.0.2",
37
+ "@smithy/hash-node": "^4.0.2",
38
+ "@smithy/invalid-dependency": "^4.0.2",
39
+ "@smithy/middleware-content-length": "^4.0.2",
40
+ "@smithy/middleware-endpoint": "^4.1.0",
41
+ "@smithy/middleware-retry": "^4.1.0",
42
+ "@smithy/middleware-serde": "^4.0.3",
43
+ "@smithy/middleware-stack": "^4.0.2",
44
+ "@smithy/node-config-provider": "^4.0.2",
45
+ "@smithy/node-http-handler": "^4.0.4",
46
+ "@smithy/protocol-http": "^5.1.0",
47
+ "@smithy/smithy-client": "^4.2.0",
48
+ "@smithy/types": "^4.2.0",
49
+ "@smithy/url-parser": "^4.0.2",
50
50
  "@smithy/util-base64": "^4.0.0",
51
51
  "@smithy/util-body-length-browser": "^4.0.0",
52
52
  "@smithy/util-body-length-node": "^4.0.0",
53
- "@smithy/util-defaults-mode-browser": "^4.0.7",
54
- "@smithy/util-defaults-mode-node": "^4.0.7",
55
- "@smithy/util-endpoints": "^3.0.1",
56
- "@smithy/util-middleware": "^4.0.1",
57
- "@smithy/util-retry": "^4.0.1",
53
+ "@smithy/util-defaults-mode-browser": "^4.0.8",
54
+ "@smithy/util-defaults-mode-node": "^4.0.8",
55
+ "@smithy/util-endpoints": "^3.0.2",
56
+ "@smithy/util-middleware": "^4.0.2",
57
+ "@smithy/util-retry": "^4.0.2",
58
58
  "@smithy/util-utf8": "^4.0.0",
59
59
  "@types/uuid": "^9.0.1",
60
60
  "tslib": "^2.6.2",