@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
@@ -40,8 +40,6 @@ const defaultConnectHttpAuthSchemeProvider = (authParameters) => {
40
40
  exports.defaultConnectHttpAuthSchemeProvider = defaultConnectHttpAuthSchemeProvider;
41
41
  const resolveHttpAuthSchemeConfig = (config) => {
42
42
  const config_0 = (0, core_1.resolveAwsSdkSigV4Config)(config);
43
- return {
44
- ...config_0,
45
- };
43
+ return Object.assign(config_0, {});
46
44
  };
47
45
  exports.resolveHttpAuthSchemeConfig = resolveHttpAuthSchemeConfig;
package/dist-cjs/index.js CHANGED
@@ -607,12 +607,11 @@ var import_httpAuthSchemeProvider = require("./auth/httpAuthSchemeProvider");
607
607
 
608
608
  // src/endpoint/EndpointParameters.ts
609
609
  var resolveClientEndpointParameters = /* @__PURE__ */ __name((options) => {
610
- return {
611
- ...options,
610
+ return Object.assign(options, {
612
611
  useDualstackEndpoint: options.useDualstackEndpoint ?? false,
613
612
  useFipsEndpoint: options.useFipsEndpoint ?? false,
614
613
  defaultSigningName: "connect"
615
- };
614
+ });
616
615
  }, "resolveClientEndpointParameters");
617
616
  var commonParams = {
618
617
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -669,22 +668,21 @@ var resolveHttpAuthRuntimeConfig = /* @__PURE__ */ __name((config) => {
669
668
  }, "resolveHttpAuthRuntimeConfig");
670
669
 
671
670
  // src/runtimeExtensions.ts
672
- var asPartial = /* @__PURE__ */ __name((t) => t, "asPartial");
673
671
  var resolveRuntimeExtensions = /* @__PURE__ */ __name((runtimeConfig, extensions) => {
674
- const extensionConfiguration = {
675
- ...asPartial((0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig)),
676
- ...asPartial((0, import_smithy_client.getDefaultExtensionConfiguration)(runtimeConfig)),
677
- ...asPartial((0, import_protocol_http.getHttpHandlerExtensionConfiguration)(runtimeConfig)),
678
- ...asPartial(getHttpAuthExtensionConfiguration(runtimeConfig))
679
- };
672
+ const extensionConfiguration = Object.assign(
673
+ (0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig),
674
+ (0, import_smithy_client.getDefaultExtensionConfiguration)(runtimeConfig),
675
+ (0, import_protocol_http.getHttpHandlerExtensionConfiguration)(runtimeConfig),
676
+ getHttpAuthExtensionConfiguration(runtimeConfig)
677
+ );
680
678
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
681
- return {
682
- ...runtimeConfig,
683
- ...(0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
684
- ...(0, import_smithy_client.resolveDefaultRuntimeConfig)(extensionConfiguration),
685
- ...(0, import_protocol_http.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
686
- ...resolveHttpAuthRuntimeConfig(extensionConfiguration)
687
- };
679
+ return Object.assign(
680
+ runtimeConfig,
681
+ (0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration),
682
+ (0, import_smithy_client.resolveDefaultRuntimeConfig)(extensionConfiguration),
683
+ (0, import_protocol_http.resolveHttpHandlerRuntimeConfig)(extensionConfiguration),
684
+ resolveHttpAuthRuntimeConfig(extensionConfiguration)
685
+ );
688
686
  }, "resolveRuntimeExtensions");
689
687
 
690
688
  // src/ConnectClient.ts
@@ -698,6 +696,8 @@ var ConnectClient = class extends import_smithy_client.Client {
698
696
  config;
699
697
  constructor(...[configuration]) {
700
698
  const _config_0 = (0, import_runtimeConfig.getRuntimeConfig)(configuration || {});
699
+ super(_config_0);
700
+ this.initConfig = _config_0;
701
701
  const _config_1 = resolveClientEndpointParameters(_config_0);
702
702
  const _config_2 = (0, import_middleware_user_agent.resolveUserAgentConfig)(_config_1);
703
703
  const _config_3 = (0, import_middleware_retry.resolveRetryConfig)(_config_2);
@@ -706,7 +706,6 @@ var ConnectClient = class extends import_smithy_client.Client {
706
706
  const _config_6 = (0, import_middleware_endpoint.resolveEndpointConfig)(_config_5);
707
707
  const _config_7 = (0, import_httpAuthSchemeProvider.resolveHttpAuthSchemeConfig)(_config_6);
708
708
  const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
709
- super(_config_8);
710
709
  this.config = _config_8;
711
710
  this.middlewareStack.use((0, import_middleware_user_agent.getUserAgentPlugin)(this.config));
712
711
  this.middlewareStack.use((0, import_middleware_retry.getRetryPlugin)(this.config));
@@ -17,6 +17,8 @@ export class ConnectClient extends __Client {
17
17
  config;
18
18
  constructor(...[configuration]) {
19
19
  const _config_0 = __getRuntimeConfig(configuration || {});
20
+ super(_config_0);
21
+ this.initConfig = _config_0;
20
22
  const _config_1 = resolveClientEndpointParameters(_config_0);
21
23
  const _config_2 = resolveUserAgentConfig(_config_1);
22
24
  const _config_3 = resolveRetryConfig(_config_2);
@@ -25,7 +27,6 @@ export class ConnectClient extends __Client {
25
27
  const _config_6 = resolveEndpointConfig(_config_5);
26
28
  const _config_7 = resolveHttpAuthSchemeConfig(_config_6);
27
29
  const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
28
- super(_config_8);
29
30
  this.config = _config_8;
30
31
  this.middlewareStack.use(getUserAgentPlugin(this.config));
31
32
  this.middlewareStack.use(getRetryPlugin(this.config));
@@ -35,7 +35,5 @@ export const defaultConnectHttpAuthSchemeProvider = (authParameters) => {
35
35
  };
36
36
  export const resolveHttpAuthSchemeConfig = (config) => {
37
37
  const config_0 = resolveAwsSdkSigV4Config(config);
38
- return {
39
- ...config_0,
40
- };
38
+ return Object.assign(config_0, {});
41
39
  };
@@ -1,10 +1,9 @@
1
1
  export const resolveClientEndpointParameters = (options) => {
2
- return {
3
- ...options,
2
+ return Object.assign(options, {
4
3
  useDualstackEndpoint: options.useDualstackEndpoint ?? false,
5
4
  useFipsEndpoint: options.useFipsEndpoint ?? false,
6
5
  defaultSigningName: "connect",
7
- };
6
+ });
8
7
  };
9
8
  export const commonParams = {
10
9
  UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
@@ -2,20 +2,8 @@ import { getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfigurat
2
2
  import { getHttpHandlerExtensionConfiguration, resolveHttpHandlerRuntimeConfig } from "@smithy/protocol-http";
3
3
  import { getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig } from "@smithy/smithy-client";
4
4
  import { getHttpAuthExtensionConfiguration, resolveHttpAuthRuntimeConfig } from "./auth/httpAuthExtensionConfiguration";
5
- const asPartial = (t) => t;
6
5
  export const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
7
- const extensionConfiguration = {
8
- ...asPartial(getAwsRegionExtensionConfiguration(runtimeConfig)),
9
- ...asPartial(getDefaultExtensionConfiguration(runtimeConfig)),
10
- ...asPartial(getHttpHandlerExtensionConfiguration(runtimeConfig)),
11
- ...asPartial(getHttpAuthExtensionConfiguration(runtimeConfig)),
12
- };
6
+ const extensionConfiguration = Object.assign(getAwsRegionExtensionConfiguration(runtimeConfig), getDefaultExtensionConfiguration(runtimeConfig), getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
13
7
  extensions.forEach((extension) => extension.configure(extensionConfiguration));
14
- return {
15
- ...runtimeConfig,
16
- ...resolveAwsRegionExtensionConfiguration(extensionConfiguration),
17
- ...resolveDefaultRuntimeConfig(extensionConfiguration),
18
- ...resolveHttpHandlerRuntimeConfig(extensionConfiguration),
19
- ...resolveHttpAuthRuntimeConfig(extensionConfiguration),
20
- };
8
+ return Object.assign(runtimeConfig, resolveAwsRegionExtensionConfiguration(extensionConfiguration), resolveDefaultRuntimeConfig(extensionConfiguration), resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
21
9
  };
@@ -74,6 +74,7 @@ declare const ActivateEvaluationFormCommand_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 ActivateEvaluationFormCommand extends ActivateEvaluationFormCommand_base {
@@ -75,6 +75,7 @@ declare const AssociateAnalyticsDataSetCommand_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 AssociateAnalyticsDataSetCommand extends AssociateAnalyticsDataSetCommand_base {
@@ -76,6 +76,7 @@ declare const AssociateApprovedOriginCommand_base: {
76
76
  * @throws {@link ConnectServiceException}
77
77
  * <p>Base exception class for all service exceptions from Connect service.</p>
78
78
  *
79
+ *
79
80
  * @public
80
81
  */
81
82
  export declare class AssociateApprovedOriginCommand extends AssociateApprovedOriginCommand_base {
@@ -83,6 +83,7 @@ declare const AssociateBotCommand_base: {
83
83
  * @throws {@link ConnectServiceException}
84
84
  * <p>Base exception class for all service exceptions from Connect service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class AssociateBotCommand extends AssociateBotCommand_base {
@@ -70,6 +70,7 @@ declare const AssociateDefaultVocabularyCommand_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 AssociateDefaultVocabularyCommand extends AssociateDefaultVocabularyCommand_base {
@@ -73,6 +73,7 @@ declare const AssociateFlowCommand_base: {
73
73
  * @throws {@link ConnectServiceException}
74
74
  * <p>Base exception class for all service exceptions from Connect service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class AssociateFlowCommand extends AssociateFlowCommand_base {
@@ -106,6 +106,7 @@ declare const AssociateInstanceStorageConfigCommand_base: {
106
106
  * @throws {@link ConnectServiceException}
107
107
  * <p>Base exception class for all service exceptions from Connect service.</p>
108
108
  *
109
+ *
109
110
  * @public
110
111
  */
111
112
  export declare class AssociateInstanceStorageConfigCommand extends AssociateInstanceStorageConfigCommand_base {
@@ -77,6 +77,7 @@ declare const AssociateLambdaFunctionCommand_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 AssociateLambdaFunctionCommand extends AssociateLambdaFunctionCommand_base {
@@ -80,6 +80,7 @@ declare const AssociateLexBotCommand_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 AssociateLexBotCommand extends AssociateLexBotCommand_base {
@@ -80,6 +80,7 @@ declare const AssociatePhoneNumberContactFlowCommand_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 AssociatePhoneNumberContactFlowCommand extends AssociatePhoneNumberContactFlowCommand_base {
@@ -75,6 +75,7 @@ declare const AssociateQueueQuickConnectsCommand_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 AssociateQueueQuickConnectsCommand extends AssociateQueueQuickConnectsCommand_base {
@@ -78,6 +78,7 @@ declare const AssociateRoutingProfileQueuesCommand_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 AssociateRoutingProfileQueuesCommand extends AssociateRoutingProfileQueuesCommand_base {
@@ -78,6 +78,7 @@ declare const AssociateSecurityKeyCommand_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 AssociateSecurityKeyCommand extends AssociateSecurityKeyCommand_base {
@@ -73,6 +73,7 @@ declare const AssociateTrafficDistributionGroupUserCommand_base: {
73
73
  * @throws {@link ConnectServiceException}
74
74
  * <p>Base exception class for all service exceptions from Connect service.</p>
75
75
  *
76
+ *
76
77
  * @public
77
78
  */
78
79
  export declare class AssociateTrafficDistributionGroupUserCommand extends AssociateTrafficDistributionGroupUserCommand_base {
@@ -75,6 +75,7 @@ declare const AssociateUserProficienciesCommand_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 AssociateUserProficienciesCommand extends AssociateUserProficienciesCommand_base {
@@ -88,6 +88,7 @@ declare const BatchAssociateAnalyticsDataSetCommand_base: {
88
88
  * @throws {@link ConnectServiceException}
89
89
  * <p>Base exception class for all service exceptions from Connect service.</p>
90
90
  *
91
+ *
91
92
  * @public
92
93
  */
93
94
  export declare class BatchAssociateAnalyticsDataSetCommand extends BatchAssociateAnalyticsDataSetCommand_base {
@@ -82,6 +82,7 @@ declare const BatchDisassociateAnalyticsDataSetCommand_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 BatchDisassociateAnalyticsDataSetCommand extends BatchDisassociateAnalyticsDataSetCommand_base {
@@ -100,6 +100,7 @@ declare const BatchGetAttachedFileMetadataCommand_base: {
100
100
  * @throws {@link ConnectServiceException}
101
101
  * <p>Base exception class for all service exceptions from Connect service.</p>
102
102
  *
103
+ *
103
104
  * @public
104
105
  */
105
106
  export declare class BatchGetAttachedFileMetadataCommand extends BatchGetAttachedFileMetadataCommand_base {
@@ -82,6 +82,7 @@ declare const BatchGetFlowAssociationCommand_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 BatchGetFlowAssociationCommand extends BatchGetFlowAssociationCommand_base {
@@ -113,6 +113,7 @@ declare const BatchPutContactCommand_base: {
113
113
  * @throws {@link ConnectServiceException}
114
114
  * <p>Base exception class for all service exceptions from Connect service.</p>
115
115
  *
116
+ *
116
117
  * @public
117
118
  */
118
119
  export declare class BatchPutContactCommand extends BatchPutContactCommand_base {
@@ -103,6 +103,7 @@ declare const ClaimPhoneNumberCommand_base: {
103
103
  * @throws {@link ConnectServiceException}
104
104
  * <p>Base exception class for all service exceptions from Connect service.</p>
105
105
  *
106
+ *
106
107
  * @public
107
108
  */
108
109
  export declare class ClaimPhoneNumberCommand extends ClaimPhoneNumberCommand_base {
@@ -70,6 +70,7 @@ declare const CompleteAttachedFileUploadCommand_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 CompleteAttachedFileUploadCommand extends CompleteAttachedFileUploadCommand_base {
@@ -84,6 +84,7 @@ declare const CreateAgentStatusCommand_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 CreateAgentStatusCommand extends CreateAgentStatusCommand_base {
@@ -127,6 +127,7 @@ declare const CreateContactCommand_base: {
127
127
  * @throws {@link ConnectServiceException}
128
128
  * <p>Base exception class for all service exceptions from Connect service.</p>
129
129
  *
130
+ *
130
131
  * @public
131
132
  */
132
133
  export declare class CreateContactCommand extends CreateContactCommand_base {
@@ -90,6 +90,7 @@ declare const CreateContactFlowCommand_base: {
90
90
  * @throws {@link ConnectServiceException}
91
91
  * <p>Base exception class for all service exceptions from Connect service.</p>
92
92
  *
93
+ *
93
94
  * @public
94
95
  */
95
96
  export declare class CreateContactFlowCommand extends CreateContactFlowCommand_base {
@@ -92,6 +92,7 @@ declare const CreateContactFlowModuleCommand_base: {
92
92
  * @throws {@link ConnectServiceException}
93
93
  * <p>Base exception class for all service exceptions from Connect service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class CreateContactFlowModuleCommand extends CreateContactFlowModuleCommand_base {
@@ -86,6 +86,7 @@ declare const CreateContactFlowVersionCommand_base: {
86
86
  * @throws {@link ConnectServiceException}
87
87
  * <p>Base exception class for all service exceptions from Connect service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class CreateContactFlowVersionCommand extends CreateContactFlowVersionCommand_base {
@@ -94,6 +94,7 @@ declare const CreateEmailAddressCommand_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 CreateEmailAddressCommand extends CreateEmailAddressCommand_base {
@@ -205,6 +205,7 @@ declare const CreateEvaluationFormCommand_base: {
205
205
  * @throws {@link ConnectServiceException}
206
206
  * <p>Base exception class for all service exceptions from Connect service.</p>
207
207
  *
208
+ *
208
209
  * @public
209
210
  */
210
211
  export declare class CreateEvaluationFormCommand extends CreateEvaluationFormCommand_base {
@@ -96,6 +96,7 @@ declare const CreateHoursOfOperationCommand_base: {
96
96
  * @throws {@link ConnectServiceException}
97
97
  * <p>Base exception class for all service exceptions from Connect service.</p>
98
98
  *
99
+ *
99
100
  * @public
100
101
  */
101
102
  export declare class CreateHoursOfOperationCommand extends CreateHoursOfOperationCommand_base {
@@ -94,6 +94,7 @@ declare const CreateHoursOfOperationOverrideCommand_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 CreateHoursOfOperationOverrideCommand extends CreateHoursOfOperationOverrideCommand_base {
@@ -86,6 +86,7 @@ declare const CreateInstanceCommand_base: {
86
86
  * @throws {@link ConnectServiceException}
87
87
  * <p>Base exception class for all service exceptions from Connect service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class CreateInstanceCommand extends CreateInstanceCommand_base {
@@ -79,6 +79,7 @@ declare const CreateIntegrationAssociationCommand_base: {
79
79
  * @throws {@link ConnectServiceException}
80
80
  * <p>Base exception class for all service exceptions from Connect service.</p>
81
81
  *
82
+ *
82
83
  * @public
83
84
  */
84
85
  export declare class CreateIntegrationAssociationCommand extends CreateIntegrationAssociationCommand_base {
@@ -80,6 +80,7 @@ declare const CreateParticipantCommand_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 CreateParticipantCommand extends CreateParticipantCommand_base {
@@ -78,6 +78,7 @@ declare const CreatePersistentContactAssociationCommand_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 CreatePersistentContactAssociationCommand extends CreatePersistentContactAssociationCommand_base {
@@ -82,6 +82,7 @@ declare const CreatePredefinedAttributeCommand_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 CreatePredefinedAttributeCommand extends CreatePredefinedAttributeCommand_base {
@@ -81,6 +81,7 @@ declare const CreatePromptCommand_base: {
81
81
  * @throws {@link ConnectServiceException}
82
82
  * <p>Base exception class for all service exceptions from Connect service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class CreatePromptCommand extends CreatePromptCommand_base {
@@ -84,6 +84,7 @@ declare const CreatePushNotificationRegistrationCommand_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 CreatePushNotificationRegistrationCommand extends CreatePushNotificationRegistrationCommand_base {
@@ -116,6 +116,7 @@ declare const CreateQueueCommand_base: {
116
116
  * @throws {@link ConnectServiceException}
117
117
  * <p>Base exception class for all service exceptions from Connect service.</p>
118
118
  *
119
+ *
119
120
  * @public
120
121
  */
121
122
  export declare class CreateQueueCommand extends CreateQueueCommand_base {
@@ -95,6 +95,7 @@ declare const CreateQuickConnectCommand_base: {
95
95
  * @throws {@link ConnectServiceException}
96
96
  * <p>Base exception class for all service exceptions from Connect service.</p>
97
97
  *
98
+ *
98
99
  * @public
99
100
  */
100
101
  export declare class CreateQuickConnectCommand extends CreateQuickConnectCommand_base {
@@ -102,6 +102,7 @@ declare const CreateRoutingProfileCommand_base: {
102
102
  * @throws {@link ConnectServiceException}
103
103
  * <p>Base exception class for all service exceptions from Connect service.</p>
104
104
  *
105
+ *
105
106
  * @public
106
107
  */
107
108
  export declare class CreateRoutingProfileCommand extends CreateRoutingProfileCommand_base {
@@ -154,6 +154,7 @@ declare const CreateRuleCommand_base: {
154
154
  * @throws {@link ConnectServiceException}
155
155
  * <p>Base exception class for all service exceptions from Connect service.</p>
156
156
  *
157
+ *
157
158
  * @public
158
159
  */
159
160
  export declare class CreateRuleCommand extends CreateRuleCommand_base {
@@ -106,6 +106,7 @@ declare const CreateSecurityProfileCommand_base: {
106
106
  * @throws {@link ConnectServiceException}
107
107
  * <p>Base exception class for all service exceptions from Connect service.</p>
108
108
  *
109
+ *
109
110
  * @public
110
111
  */
111
112
  export declare class CreateSecurityProfileCommand extends CreateSecurityProfileCommand_base {
@@ -124,6 +124,7 @@ declare const CreateTaskTemplateCommand_base: {
124
124
  * @throws {@link ConnectServiceException}
125
125
  * <p>Base exception class for all service exceptions from Connect service.</p>
126
126
  *
127
+ *
127
128
  * @public
128
129
  */
129
130
  export declare class CreateTaskTemplateCommand extends CreateTaskTemplateCommand_base {
@@ -95,6 +95,7 @@ declare const CreateTrafficDistributionGroupCommand_base: {
95
95
  * @throws {@link ConnectServiceException}
96
96
  * <p>Base exception class for all service exceptions from Connect service.</p>
97
97
  *
98
+ *
98
99
  * @public
99
100
  */
100
101
  export declare class CreateTrafficDistributionGroupCommand extends CreateTrafficDistributionGroupCommand_base {
@@ -75,6 +75,7 @@ declare const CreateUseCaseCommand_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 CreateUseCaseCommand extends CreateUseCaseCommand_base {
@@ -107,6 +107,7 @@ declare const CreateUserCommand_base: {
107
107
  * @throws {@link ConnectServiceException}
108
108
  * <p>Base exception class for all service exceptions from Connect service.</p>
109
109
  *
110
+ *
110
111
  * @public
111
112
  */
112
113
  export declare class CreateUserCommand extends CreateUserCommand_base {
@@ -81,6 +81,7 @@ declare const CreateUserHierarchyGroupCommand_base: {
81
81
  * @throws {@link ConnectServiceException}
82
82
  * <p>Base exception class for all service exceptions from Connect service.</p>
83
83
  *
84
+ *
84
85
  * @public
85
86
  */
86
87
  export declare class CreateUserHierarchyGroupCommand extends CreateUserHierarchyGroupCommand_base {
@@ -123,6 +123,7 @@ declare const CreateViewCommand_base: {
123
123
  * @throws {@link ConnectServiceException}
124
124
  * <p>Base exception class for all service exceptions from Connect service.</p>
125
125
  *
126
+ *
126
127
  * @public
127
128
  */
128
129
  export declare class CreateViewCommand extends CreateViewCommand_base {
@@ -107,6 +107,7 @@ declare const CreateViewVersionCommand_base: {
107
107
  * @throws {@link ConnectServiceException}
108
108
  * <p>Base exception class for all service exceptions from Connect service.</p>
109
109
  *
110
+ *
110
111
  * @public
111
112
  */
112
113
  export declare class CreateViewVersionCommand extends CreateViewVersionCommand_base {
@@ -86,6 +86,7 @@ declare const CreateVocabularyCommand_base: {
86
86
  * @throws {@link ConnectServiceException}
87
87
  * <p>Base exception class for all service exceptions from Connect service.</p>
88
88
  *
89
+ *
89
90
  * @public
90
91
  */
91
92
  export declare class CreateVocabularyCommand extends CreateVocabularyCommand_base {
@@ -74,6 +74,7 @@ declare const DeactivateEvaluationFormCommand_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 DeactivateEvaluationFormCommand extends DeactivateEvaluationFormCommand_base {