@aws-sdk/client-connect 3.952.0 → 3.953.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 (361) hide show
  1. package/dist-cjs/index.js +4674 -3195
  2. package/dist-cjs/runtimeConfig.shared.js +6 -1
  3. package/dist-es/commands/ActivateEvaluationFormCommand.js +2 -2
  4. package/dist-es/commands/AssociateAnalyticsDataSetCommand.js +2 -2
  5. package/dist-es/commands/AssociateApprovedOriginCommand.js +2 -2
  6. package/dist-es/commands/AssociateBotCommand.js +2 -2
  7. package/dist-es/commands/AssociateContactWithUserCommand.js +2 -2
  8. package/dist-es/commands/AssociateDefaultVocabularyCommand.js +2 -2
  9. package/dist-es/commands/AssociateEmailAddressAliasCommand.js +2 -2
  10. package/dist-es/commands/AssociateFlowCommand.js +2 -2
  11. package/dist-es/commands/AssociateInstanceStorageConfigCommand.js +2 -2
  12. package/dist-es/commands/AssociateLambdaFunctionCommand.js +2 -2
  13. package/dist-es/commands/AssociateLexBotCommand.js +2 -2
  14. package/dist-es/commands/AssociatePhoneNumberContactFlowCommand.js +2 -2
  15. package/dist-es/commands/AssociateQueueQuickConnectsCommand.js +2 -2
  16. package/dist-es/commands/AssociateRoutingProfileQueuesCommand.js +2 -2
  17. package/dist-es/commands/AssociateSecurityKeyCommand.js +2 -2
  18. package/dist-es/commands/AssociateSecurityProfilesCommand.js +2 -2
  19. package/dist-es/commands/AssociateTrafficDistributionGroupUserCommand.js +2 -2
  20. package/dist-es/commands/AssociateUserProficienciesCommand.js +2 -2
  21. package/dist-es/commands/AssociateWorkspaceCommand.js +2 -2
  22. package/dist-es/commands/BatchAssociateAnalyticsDataSetCommand.js +2 -2
  23. package/dist-es/commands/BatchCreateDataTableValueCommand.js +2 -2
  24. package/dist-es/commands/BatchDeleteDataTableValueCommand.js +2 -2
  25. package/dist-es/commands/BatchDescribeDataTableValueCommand.js +2 -2
  26. package/dist-es/commands/BatchDisassociateAnalyticsDataSetCommand.js +2 -2
  27. package/dist-es/commands/BatchGetAttachedFileMetadataCommand.js +2 -2
  28. package/dist-es/commands/BatchGetFlowAssociationCommand.js +2 -2
  29. package/dist-es/commands/BatchPutContactCommand.js +2 -2
  30. package/dist-es/commands/BatchUpdateDataTableValueCommand.js +2 -2
  31. package/dist-es/commands/ClaimPhoneNumberCommand.js +2 -2
  32. package/dist-es/commands/CompleteAttachedFileUploadCommand.js +2 -2
  33. package/dist-es/commands/CreateAgentStatusCommand.js +2 -2
  34. package/dist-es/commands/CreateContactCommand.js +2 -2
  35. package/dist-es/commands/CreateContactFlowCommand.js +2 -2
  36. package/dist-es/commands/CreateContactFlowModuleAliasCommand.js +2 -2
  37. package/dist-es/commands/CreateContactFlowModuleCommand.js +2 -2
  38. package/dist-es/commands/CreateContactFlowModuleVersionCommand.js +2 -2
  39. package/dist-es/commands/CreateContactFlowVersionCommand.js +2 -2
  40. package/dist-es/commands/CreateDataTableAttributeCommand.js +2 -2
  41. package/dist-es/commands/CreateDataTableCommand.js +2 -2
  42. package/dist-es/commands/CreateEmailAddressCommand.js +2 -2
  43. package/dist-es/commands/CreateEvaluationFormCommand.js +2 -2
  44. package/dist-es/commands/CreateHoursOfOperationCommand.js +2 -2
  45. package/dist-es/commands/CreateHoursOfOperationOverrideCommand.js +2 -2
  46. package/dist-es/commands/CreateInstanceCommand.js +2 -2
  47. package/dist-es/commands/CreateIntegrationAssociationCommand.js +2 -2
  48. package/dist-es/commands/CreateParticipantCommand.js +2 -2
  49. package/dist-es/commands/CreatePersistentContactAssociationCommand.js +2 -2
  50. package/dist-es/commands/CreatePredefinedAttributeCommand.js +2 -2
  51. package/dist-es/commands/CreatePromptCommand.js +2 -2
  52. package/dist-es/commands/CreatePushNotificationRegistrationCommand.js +2 -2
  53. package/dist-es/commands/CreateQueueCommand.js +2 -2
  54. package/dist-es/commands/CreateQuickConnectCommand.js +2 -2
  55. package/dist-es/commands/CreateRoutingProfileCommand.js +2 -2
  56. package/dist-es/commands/CreateRuleCommand.js +2 -2
  57. package/dist-es/commands/CreateSecurityProfileCommand.js +2 -2
  58. package/dist-es/commands/CreateTaskTemplateCommand.js +2 -2
  59. package/dist-es/commands/CreateTrafficDistributionGroupCommand.js +2 -2
  60. package/dist-es/commands/CreateUseCaseCommand.js +2 -2
  61. package/dist-es/commands/CreateUserCommand.js +2 -2
  62. package/dist-es/commands/CreateUserHierarchyGroupCommand.js +2 -2
  63. package/dist-es/commands/CreateViewCommand.js +2 -2
  64. package/dist-es/commands/CreateViewVersionCommand.js +2 -2
  65. package/dist-es/commands/CreateVocabularyCommand.js +2 -2
  66. package/dist-es/commands/CreateWorkspaceCommand.js +2 -2
  67. package/dist-es/commands/CreateWorkspacePageCommand.js +2 -2
  68. package/dist-es/commands/DeactivateEvaluationFormCommand.js +2 -2
  69. package/dist-es/commands/DeleteAttachedFileCommand.js +2 -2
  70. package/dist-es/commands/DeleteContactEvaluationCommand.js +2 -2
  71. package/dist-es/commands/DeleteContactFlowCommand.js +2 -2
  72. package/dist-es/commands/DeleteContactFlowModuleAliasCommand.js +2 -2
  73. package/dist-es/commands/DeleteContactFlowModuleCommand.js +2 -2
  74. package/dist-es/commands/DeleteContactFlowModuleVersionCommand.js +2 -2
  75. package/dist-es/commands/DeleteContactFlowVersionCommand.js +2 -2
  76. package/dist-es/commands/DeleteDataTableAttributeCommand.js +2 -2
  77. package/dist-es/commands/DeleteDataTableCommand.js +2 -2
  78. package/dist-es/commands/DeleteEmailAddressCommand.js +2 -2
  79. package/dist-es/commands/DeleteEvaluationFormCommand.js +2 -2
  80. package/dist-es/commands/DeleteHoursOfOperationCommand.js +2 -2
  81. package/dist-es/commands/DeleteHoursOfOperationOverrideCommand.js +2 -2
  82. package/dist-es/commands/DeleteInstanceCommand.js +2 -2
  83. package/dist-es/commands/DeleteIntegrationAssociationCommand.js +2 -2
  84. package/dist-es/commands/DeletePredefinedAttributeCommand.js +2 -2
  85. package/dist-es/commands/DeletePromptCommand.js +2 -2
  86. package/dist-es/commands/DeletePushNotificationRegistrationCommand.js +2 -2
  87. package/dist-es/commands/DeleteQueueCommand.js +2 -2
  88. package/dist-es/commands/DeleteQuickConnectCommand.js +2 -2
  89. package/dist-es/commands/DeleteRoutingProfileCommand.js +2 -2
  90. package/dist-es/commands/DeleteRuleCommand.js +2 -2
  91. package/dist-es/commands/DeleteSecurityProfileCommand.js +2 -2
  92. package/dist-es/commands/DeleteTaskTemplateCommand.js +2 -2
  93. package/dist-es/commands/DeleteTrafficDistributionGroupCommand.js +2 -2
  94. package/dist-es/commands/DeleteUseCaseCommand.js +2 -2
  95. package/dist-es/commands/DeleteUserCommand.js +2 -2
  96. package/dist-es/commands/DeleteUserHierarchyGroupCommand.js +2 -2
  97. package/dist-es/commands/DeleteViewCommand.js +2 -2
  98. package/dist-es/commands/DeleteViewVersionCommand.js +2 -2
  99. package/dist-es/commands/DeleteVocabularyCommand.js +2 -2
  100. package/dist-es/commands/DeleteWorkspaceCommand.js +2 -2
  101. package/dist-es/commands/DeleteWorkspaceMediaCommand.js +2 -2
  102. package/dist-es/commands/DeleteWorkspacePageCommand.js +2 -2
  103. package/dist-es/commands/DescribeAgentStatusCommand.js +2 -2
  104. package/dist-es/commands/DescribeAuthenticationProfileCommand.js +2 -2
  105. package/dist-es/commands/DescribeContactCommand.js +2 -2
  106. package/dist-es/commands/DescribeContactEvaluationCommand.js +2 -2
  107. package/dist-es/commands/DescribeContactFlowCommand.js +2 -2
  108. package/dist-es/commands/DescribeContactFlowModuleAliasCommand.js +2 -2
  109. package/dist-es/commands/DescribeContactFlowModuleCommand.js +2 -2
  110. package/dist-es/commands/DescribeDataTableAttributeCommand.js +2 -2
  111. package/dist-es/commands/DescribeDataTableCommand.js +2 -2
  112. package/dist-es/commands/DescribeEmailAddressCommand.js +2 -2
  113. package/dist-es/commands/DescribeEvaluationFormCommand.js +2 -2
  114. package/dist-es/commands/DescribeHoursOfOperationCommand.js +2 -2
  115. package/dist-es/commands/DescribeHoursOfOperationOverrideCommand.js +2 -2
  116. package/dist-es/commands/DescribeInstanceAttributeCommand.js +2 -2
  117. package/dist-es/commands/DescribeInstanceCommand.js +2 -2
  118. package/dist-es/commands/DescribeInstanceStorageConfigCommand.js +2 -2
  119. package/dist-es/commands/DescribePhoneNumberCommand.js +2 -2
  120. package/dist-es/commands/DescribePredefinedAttributeCommand.js +2 -2
  121. package/dist-es/commands/DescribePromptCommand.js +2 -2
  122. package/dist-es/commands/DescribeQueueCommand.js +2 -2
  123. package/dist-es/commands/DescribeQuickConnectCommand.js +2 -2
  124. package/dist-es/commands/DescribeRoutingProfileCommand.js +2 -2
  125. package/dist-es/commands/DescribeRuleCommand.js +2 -2
  126. package/dist-es/commands/DescribeSecurityProfileCommand.js +2 -2
  127. package/dist-es/commands/DescribeTrafficDistributionGroupCommand.js +2 -2
  128. package/dist-es/commands/DescribeUserCommand.js +2 -2
  129. package/dist-es/commands/DescribeUserHierarchyGroupCommand.js +2 -2
  130. package/dist-es/commands/DescribeUserHierarchyStructureCommand.js +2 -2
  131. package/dist-es/commands/DescribeViewCommand.js +2 -2
  132. package/dist-es/commands/DescribeVocabularyCommand.js +2 -2
  133. package/dist-es/commands/DescribeWorkspaceCommand.js +2 -2
  134. package/dist-es/commands/DisassociateAnalyticsDataSetCommand.js +2 -2
  135. package/dist-es/commands/DisassociateApprovedOriginCommand.js +2 -2
  136. package/dist-es/commands/DisassociateBotCommand.js +2 -2
  137. package/dist-es/commands/DisassociateEmailAddressAliasCommand.js +2 -2
  138. package/dist-es/commands/DisassociateFlowCommand.js +2 -2
  139. package/dist-es/commands/DisassociateInstanceStorageConfigCommand.js +2 -2
  140. package/dist-es/commands/DisassociateLambdaFunctionCommand.js +2 -2
  141. package/dist-es/commands/DisassociateLexBotCommand.js +2 -2
  142. package/dist-es/commands/DisassociatePhoneNumberContactFlowCommand.js +2 -2
  143. package/dist-es/commands/DisassociateQueueQuickConnectsCommand.js +2 -2
  144. package/dist-es/commands/DisassociateRoutingProfileQueuesCommand.js +2 -2
  145. package/dist-es/commands/DisassociateSecurityKeyCommand.js +2 -2
  146. package/dist-es/commands/DisassociateSecurityProfilesCommand.js +2 -2
  147. package/dist-es/commands/DisassociateTrafficDistributionGroupUserCommand.js +2 -2
  148. package/dist-es/commands/DisassociateUserProficienciesCommand.js +2 -2
  149. package/dist-es/commands/DisassociateWorkspaceCommand.js +2 -2
  150. package/dist-es/commands/DismissUserContactCommand.js +2 -2
  151. package/dist-es/commands/EvaluateDataTableValuesCommand.js +2 -2
  152. package/dist-es/commands/GetAttachedFileCommand.js +2 -2
  153. package/dist-es/commands/GetContactAttributesCommand.js +2 -2
  154. package/dist-es/commands/GetContactMetricsCommand.js +2 -2
  155. package/dist-es/commands/GetCurrentMetricDataCommand.js +2 -2
  156. package/dist-es/commands/GetCurrentUserDataCommand.js +2 -2
  157. package/dist-es/commands/GetEffectiveHoursOfOperationsCommand.js +2 -2
  158. package/dist-es/commands/GetFederationTokenCommand.js +2 -2
  159. package/dist-es/commands/GetFlowAssociationCommand.js +2 -2
  160. package/dist-es/commands/GetMetricDataCommand.js +2 -2
  161. package/dist-es/commands/GetMetricDataV2Command.js +2 -2
  162. package/dist-es/commands/GetPromptFileCommand.js +2 -2
  163. package/dist-es/commands/GetTaskTemplateCommand.js +2 -2
  164. package/dist-es/commands/GetTrafficDistributionCommand.js +2 -2
  165. package/dist-es/commands/ImportPhoneNumberCommand.js +2 -2
  166. package/dist-es/commands/ImportWorkspaceMediaCommand.js +2 -2
  167. package/dist-es/commands/ListAgentStatusesCommand.js +2 -2
  168. package/dist-es/commands/ListAnalyticsDataAssociationsCommand.js +2 -2
  169. package/dist-es/commands/ListAnalyticsDataLakeDataSetsCommand.js +2 -2
  170. package/dist-es/commands/ListApprovedOriginsCommand.js +2 -2
  171. package/dist-es/commands/ListAssociatedContactsCommand.js +2 -2
  172. package/dist-es/commands/ListAuthenticationProfilesCommand.js +2 -2
  173. package/dist-es/commands/ListBotsCommand.js +2 -2
  174. package/dist-es/commands/ListContactEvaluationsCommand.js +2 -2
  175. package/dist-es/commands/ListContactFlowModuleAliasesCommand.js +2 -2
  176. package/dist-es/commands/ListContactFlowModuleVersionsCommand.js +2 -2
  177. package/dist-es/commands/ListContactFlowModulesCommand.js +2 -2
  178. package/dist-es/commands/ListContactFlowVersionsCommand.js +2 -2
  179. package/dist-es/commands/ListContactFlowsCommand.js +2 -2
  180. package/dist-es/commands/ListContactReferencesCommand.js +2 -2
  181. package/dist-es/commands/ListDataTableAttributesCommand.js +2 -2
  182. package/dist-es/commands/ListDataTablePrimaryValuesCommand.js +2 -2
  183. package/dist-es/commands/ListDataTableValuesCommand.js +2 -2
  184. package/dist-es/commands/ListDataTablesCommand.js +2 -2
  185. package/dist-es/commands/ListDefaultVocabulariesCommand.js +2 -2
  186. package/dist-es/commands/ListEntitySecurityProfilesCommand.js +2 -2
  187. package/dist-es/commands/ListEvaluationFormVersionsCommand.js +2 -2
  188. package/dist-es/commands/ListEvaluationFormsCommand.js +2 -2
  189. package/dist-es/commands/ListFlowAssociationsCommand.js +2 -2
  190. package/dist-es/commands/ListHoursOfOperationOverridesCommand.js +2 -2
  191. package/dist-es/commands/ListHoursOfOperationsCommand.js +2 -2
  192. package/dist-es/commands/ListInstanceAttributesCommand.js +2 -2
  193. package/dist-es/commands/ListInstanceStorageConfigsCommand.js +2 -2
  194. package/dist-es/commands/ListInstancesCommand.js +2 -2
  195. package/dist-es/commands/ListIntegrationAssociationsCommand.js +2 -2
  196. package/dist-es/commands/ListLambdaFunctionsCommand.js +2 -2
  197. package/dist-es/commands/ListLexBotsCommand.js +2 -2
  198. package/dist-es/commands/ListPhoneNumbersCommand.js +2 -2
  199. package/dist-es/commands/ListPhoneNumbersV2Command.js +2 -2
  200. package/dist-es/commands/ListPredefinedAttributesCommand.js +2 -2
  201. package/dist-es/commands/ListPromptsCommand.js +2 -2
  202. package/dist-es/commands/ListQueueQuickConnectsCommand.js +2 -2
  203. package/dist-es/commands/ListQueuesCommand.js +2 -2
  204. package/dist-es/commands/ListQuickConnectsCommand.js +2 -2
  205. package/dist-es/commands/ListRealtimeContactAnalysisSegmentsV2Command.js +2 -2
  206. package/dist-es/commands/ListRoutingProfileManualAssignmentQueuesCommand.js +2 -2
  207. package/dist-es/commands/ListRoutingProfileQueuesCommand.js +2 -2
  208. package/dist-es/commands/ListRoutingProfilesCommand.js +2 -2
  209. package/dist-es/commands/ListRulesCommand.js +2 -2
  210. package/dist-es/commands/ListSecurityKeysCommand.js +2 -2
  211. package/dist-es/commands/ListSecurityProfileApplicationsCommand.js +2 -2
  212. package/dist-es/commands/ListSecurityProfileFlowModulesCommand.js +2 -2
  213. package/dist-es/commands/ListSecurityProfilePermissionsCommand.js +2 -2
  214. package/dist-es/commands/ListSecurityProfilesCommand.js +2 -2
  215. package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
  216. package/dist-es/commands/ListTaskTemplatesCommand.js +2 -2
  217. package/dist-es/commands/ListTrafficDistributionGroupUsersCommand.js +2 -2
  218. package/dist-es/commands/ListTrafficDistributionGroupsCommand.js +2 -2
  219. package/dist-es/commands/ListUseCasesCommand.js +2 -2
  220. package/dist-es/commands/ListUserHierarchyGroupsCommand.js +2 -2
  221. package/dist-es/commands/ListUserProficienciesCommand.js +2 -2
  222. package/dist-es/commands/ListUsersCommand.js +2 -2
  223. package/dist-es/commands/ListViewVersionsCommand.js +2 -2
  224. package/dist-es/commands/ListViewsCommand.js +2 -2
  225. package/dist-es/commands/ListWorkspaceMediaCommand.js +2 -2
  226. package/dist-es/commands/ListWorkspacePagesCommand.js +2 -2
  227. package/dist-es/commands/ListWorkspacesCommand.js +2 -2
  228. package/dist-es/commands/MonitorContactCommand.js +2 -2
  229. package/dist-es/commands/PauseContactCommand.js +2 -2
  230. package/dist-es/commands/PutUserStatusCommand.js +2 -2
  231. package/dist-es/commands/ReleasePhoneNumberCommand.js +2 -2
  232. package/dist-es/commands/ReplicateInstanceCommand.js +2 -2
  233. package/dist-es/commands/ResumeContactCommand.js +2 -2
  234. package/dist-es/commands/ResumeContactRecordingCommand.js +2 -2
  235. package/dist-es/commands/SearchAgentStatusesCommand.js +2 -2
  236. package/dist-es/commands/SearchAvailablePhoneNumbersCommand.js +2 -2
  237. package/dist-es/commands/SearchContactEvaluationsCommand.js +2 -2
  238. package/dist-es/commands/SearchContactFlowModulesCommand.js +2 -2
  239. package/dist-es/commands/SearchContactFlowsCommand.js +2 -2
  240. package/dist-es/commands/SearchContactsCommand.js +2 -2
  241. package/dist-es/commands/SearchDataTablesCommand.js +2 -2
  242. package/dist-es/commands/SearchEmailAddressesCommand.js +2 -2
  243. package/dist-es/commands/SearchEvaluationFormsCommand.js +2 -2
  244. package/dist-es/commands/SearchHoursOfOperationOverridesCommand.js +2 -2
  245. package/dist-es/commands/SearchHoursOfOperationsCommand.js +2 -2
  246. package/dist-es/commands/SearchPredefinedAttributesCommand.js +2 -2
  247. package/dist-es/commands/SearchPromptsCommand.js +2 -2
  248. package/dist-es/commands/SearchQueuesCommand.js +2 -2
  249. package/dist-es/commands/SearchQuickConnectsCommand.js +2 -2
  250. package/dist-es/commands/SearchResourceTagsCommand.js +2 -2
  251. package/dist-es/commands/SearchRoutingProfilesCommand.js +2 -2
  252. package/dist-es/commands/SearchSecurityProfilesCommand.js +2 -2
  253. package/dist-es/commands/SearchUserHierarchyGroupsCommand.js +2 -2
  254. package/dist-es/commands/SearchUsersCommand.js +2 -2
  255. package/dist-es/commands/SearchViewsCommand.js +2 -2
  256. package/dist-es/commands/SearchVocabulariesCommand.js +2 -2
  257. package/dist-es/commands/SearchWorkspaceAssociationsCommand.js +2 -2
  258. package/dist-es/commands/SearchWorkspacesCommand.js +2 -2
  259. package/dist-es/commands/SendChatIntegrationEventCommand.js +2 -2
  260. package/dist-es/commands/SendOutboundEmailCommand.js +2 -2
  261. package/dist-es/commands/StartAttachedFileUploadCommand.js +2 -2
  262. package/dist-es/commands/StartChatContactCommand.js +2 -2
  263. package/dist-es/commands/StartContactEvaluationCommand.js +2 -2
  264. package/dist-es/commands/StartContactMediaProcessingCommand.js +2 -2
  265. package/dist-es/commands/StartContactRecordingCommand.js +2 -2
  266. package/dist-es/commands/StartContactStreamingCommand.js +2 -2
  267. package/dist-es/commands/StartEmailContactCommand.js +2 -2
  268. package/dist-es/commands/StartOutboundChatContactCommand.js +2 -2
  269. package/dist-es/commands/StartOutboundEmailContactCommand.js +2 -2
  270. package/dist-es/commands/StartOutboundVoiceContactCommand.js +2 -2
  271. package/dist-es/commands/StartScreenSharingCommand.js +2 -2
  272. package/dist-es/commands/StartTaskContactCommand.js +2 -2
  273. package/dist-es/commands/StartWebRTCContactCommand.js +2 -2
  274. package/dist-es/commands/StopContactCommand.js +2 -2
  275. package/dist-es/commands/StopContactMediaProcessingCommand.js +2 -2
  276. package/dist-es/commands/StopContactRecordingCommand.js +2 -2
  277. package/dist-es/commands/StopContactStreamingCommand.js +2 -2
  278. package/dist-es/commands/SubmitContactEvaluationCommand.js +2 -2
  279. package/dist-es/commands/SuspendContactRecordingCommand.js +2 -2
  280. package/dist-es/commands/TagContactCommand.js +2 -2
  281. package/dist-es/commands/TagResourceCommand.js +2 -2
  282. package/dist-es/commands/TransferContactCommand.js +2 -2
  283. package/dist-es/commands/UntagContactCommand.js +2 -2
  284. package/dist-es/commands/UntagResourceCommand.js +2 -2
  285. package/dist-es/commands/UpdateAgentStatusCommand.js +2 -2
  286. package/dist-es/commands/UpdateAuthenticationProfileCommand.js +2 -2
  287. package/dist-es/commands/UpdateContactAttributesCommand.js +2 -2
  288. package/dist-es/commands/UpdateContactCommand.js +2 -2
  289. package/dist-es/commands/UpdateContactEvaluationCommand.js +2 -2
  290. package/dist-es/commands/UpdateContactFlowContentCommand.js +2 -2
  291. package/dist-es/commands/UpdateContactFlowMetadataCommand.js +2 -2
  292. package/dist-es/commands/UpdateContactFlowModuleAliasCommand.js +2 -2
  293. package/dist-es/commands/UpdateContactFlowModuleContentCommand.js +2 -2
  294. package/dist-es/commands/UpdateContactFlowModuleMetadataCommand.js +2 -2
  295. package/dist-es/commands/UpdateContactFlowNameCommand.js +2 -2
  296. package/dist-es/commands/UpdateContactRoutingDataCommand.js +2 -2
  297. package/dist-es/commands/UpdateContactScheduleCommand.js +2 -2
  298. package/dist-es/commands/UpdateDataTableAttributeCommand.js +2 -2
  299. package/dist-es/commands/UpdateDataTableMetadataCommand.js +2 -2
  300. package/dist-es/commands/UpdateDataTablePrimaryValuesCommand.js +2 -2
  301. package/dist-es/commands/UpdateEmailAddressMetadataCommand.js +2 -2
  302. package/dist-es/commands/UpdateEvaluationFormCommand.js +2 -2
  303. package/dist-es/commands/UpdateHoursOfOperationCommand.js +2 -2
  304. package/dist-es/commands/UpdateHoursOfOperationOverrideCommand.js +2 -2
  305. package/dist-es/commands/UpdateInstanceAttributeCommand.js +2 -2
  306. package/dist-es/commands/UpdateInstanceStorageConfigCommand.js +2 -2
  307. package/dist-es/commands/UpdateParticipantAuthenticationCommand.js +2 -2
  308. package/dist-es/commands/UpdateParticipantRoleConfigCommand.js +2 -2
  309. package/dist-es/commands/UpdatePhoneNumberCommand.js +2 -2
  310. package/dist-es/commands/UpdatePhoneNumberMetadataCommand.js +2 -2
  311. package/dist-es/commands/UpdatePredefinedAttributeCommand.js +2 -2
  312. package/dist-es/commands/UpdatePromptCommand.js +2 -2
  313. package/dist-es/commands/UpdateQueueHoursOfOperationCommand.js +2 -2
  314. package/dist-es/commands/UpdateQueueMaxContactsCommand.js +2 -2
  315. package/dist-es/commands/UpdateQueueNameCommand.js +2 -2
  316. package/dist-es/commands/UpdateQueueOutboundCallerConfigCommand.js +2 -2
  317. package/dist-es/commands/UpdateQueueOutboundEmailConfigCommand.js +2 -2
  318. package/dist-es/commands/UpdateQueueStatusCommand.js +2 -2
  319. package/dist-es/commands/UpdateQuickConnectConfigCommand.js +2 -2
  320. package/dist-es/commands/UpdateQuickConnectNameCommand.js +2 -2
  321. package/dist-es/commands/UpdateRoutingProfileAgentAvailabilityTimerCommand.js +2 -2
  322. package/dist-es/commands/UpdateRoutingProfileConcurrencyCommand.js +2 -2
  323. package/dist-es/commands/UpdateRoutingProfileDefaultOutboundQueueCommand.js +2 -2
  324. package/dist-es/commands/UpdateRoutingProfileNameCommand.js +2 -2
  325. package/dist-es/commands/UpdateRoutingProfileQueuesCommand.js +2 -2
  326. package/dist-es/commands/UpdateRuleCommand.js +2 -2
  327. package/dist-es/commands/UpdateSecurityProfileCommand.js +2 -2
  328. package/dist-es/commands/UpdateTaskTemplateCommand.js +2 -2
  329. package/dist-es/commands/UpdateTrafficDistributionCommand.js +2 -2
  330. package/dist-es/commands/UpdateUserHierarchyCommand.js +2 -2
  331. package/dist-es/commands/UpdateUserHierarchyGroupNameCommand.js +2 -2
  332. package/dist-es/commands/UpdateUserHierarchyStructureCommand.js +2 -2
  333. package/dist-es/commands/UpdateUserIdentityInfoCommand.js +2 -2
  334. package/dist-es/commands/UpdateUserPhoneConfigCommand.js +2 -2
  335. package/dist-es/commands/UpdateUserProficienciesCommand.js +2 -2
  336. package/dist-es/commands/UpdateUserRoutingProfileCommand.js +2 -2
  337. package/dist-es/commands/UpdateUserSecurityProfilesCommand.js +2 -2
  338. package/dist-es/commands/UpdateViewContentCommand.js +2 -2
  339. package/dist-es/commands/UpdateViewMetadataCommand.js +2 -2
  340. package/dist-es/commands/UpdateWorkspaceMetadataCommand.js +2 -2
  341. package/dist-es/commands/UpdateWorkspacePageCommand.js +2 -2
  342. package/dist-es/commands/UpdateWorkspaceThemeCommand.js +2 -2
  343. package/dist-es/commands/UpdateWorkspaceVisibilityCommand.js +2 -2
  344. package/dist-es/index.js +1 -0
  345. package/dist-es/runtimeConfig.shared.js +6 -1
  346. package/dist-es/schemas/schemas_0.js +2935 -2924
  347. package/dist-types/ConnectClient.d.ts +1 -10
  348. package/dist-types/index.d.ts +1 -0
  349. package/dist-types/runtimeConfig.browser.d.ts +6 -2
  350. package/dist-types/runtimeConfig.d.ts +6 -2
  351. package/dist-types/runtimeConfig.native.d.ts +6 -2
  352. package/dist-types/runtimeConfig.shared.d.ts +6 -1
  353. package/dist-types/schemas/schemas_0.d.ts +1469 -1785
  354. package/dist-types/ts3.4/ConnectClient.d.ts +0 -4
  355. package/dist-types/ts3.4/index.d.ts +1 -0
  356. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -5
  357. package/dist-types/ts3.4/runtimeConfig.d.ts +9 -5
  358. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -5
  359. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +9 -4
  360. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1468 -1787
  361. package/package.json +34 -34
@@ -5,7 +5,7 @@ import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/m
5
5
  import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
6
6
  import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
7
7
  import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
8
- import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
8
+ import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
9
9
  import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
10
10
  import { ActivateEvaluationFormCommandInput, ActivateEvaluationFormCommandOutput } from "./commands/ActivateEvaluationFormCommand";
11
11
  import { AssociateAnalyticsDataSetCommandInput, AssociateAnalyticsDataSetCommandOutput } from "./commands/AssociateAnalyticsDataSetCommand";
@@ -482,15 +482,6 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
482
482
  * Optional extensions
483
483
  */
484
484
  extensions?: RuntimeExtension[];
485
- /**
486
- * The protocol controlling the message type (e.g. HTTP) and format (e.g. JSON)
487
- * may be overridden. A default will always be set by the client.
488
- * Available options depend on the service's supported protocols and will not be validated by
489
- * the client.
490
- * @alpha
491
- *
492
- */
493
- protocol?: ClientProtocol<HttpRequest, HttpResponse>;
494
485
  /**
495
486
  * The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
496
487
  */
@@ -29,6 +29,7 @@ export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
29
29
  export type { RuntimeExtension } from "./runtimeExtensions";
30
30
  export type { ConnectExtensionConfiguration } from "./extensionConfiguration";
31
31
  export * from "./commands";
32
+ export * from "./schemas/schemas_0";
32
33
  export * from "./pagination";
33
34
  export * from "./models/enums";
34
35
  export * from "./models/errors";
@@ -17,8 +17,13 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
17
17
  streamCollector: import("@smithy/types").StreamCollector;
18
18
  useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
19
19
  useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
20
- apiVersion: string;
21
20
  cacheMiddleware?: boolean | undefined;
21
+ protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
22
+ protocolSettings: {
23
+ defaultNamespace?: string;
24
+ [setting: string]: unknown;
25
+ };
26
+ apiVersion: string;
22
27
  urlParser: import("@smithy/types").UrlParser;
23
28
  base64Decoder: import("@smithy/types").Decoder;
24
29
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -29,7 +34,6 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
29
34
  profile?: string;
30
35
  logger: import("@smithy/types").Logger;
31
36
  extensions: import("./runtimeExtensions").RuntimeExtension[];
32
- protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
33
37
  customUserAgent?: string | import("@smithy/types").UserAgent;
34
38
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
35
39
  retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
@@ -19,8 +19,13 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
19
19
  useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
20
20
  useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
21
21
  userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
22
- apiVersion: string;
23
22
  cacheMiddleware?: boolean | undefined;
23
+ protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
24
+ protocolSettings: {
25
+ defaultNamespace?: string;
26
+ [setting: string]: unknown;
27
+ };
28
+ apiVersion: string;
24
29
  urlParser: import("@smithy/types").UrlParser;
25
30
  base64Decoder: import("@smithy/types").Decoder;
26
31
  base64Encoder: (_input: Uint8Array | string) => string;
@@ -31,7 +36,6 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
31
36
  profile?: string;
32
37
  logger: import("@smithy/types").Logger;
33
38
  extensions: import("./runtimeExtensions").RuntimeExtension[];
34
- protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
35
39
  customUserAgent?: string | import("@smithy/types").UserAgent;
36
40
  retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
37
41
  endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
@@ -6,8 +6,13 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
6
6
  runtime: string;
7
7
  sha256: import("@smithy/types").HashConstructor;
8
8
  requestHandler: import("@smithy/types").NodeHttpHandlerOptions | import("@smithy/types").FetchHttpHandlerOptions | Record<string, unknown> | import("@smithy/protocol-http").HttpHandler<any> | import("@smithy/fetch-http-handler").FetchHttpHandler;
9
- apiVersion: string;
10
9
  cacheMiddleware?: boolean;
10
+ protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof import("@aws-sdk/core").AwsRestJsonProtocol;
11
+ protocolSettings: {
12
+ defaultNamespace?: string;
13
+ [setting: string]: unknown;
14
+ };
15
+ apiVersion: string;
11
16
  urlParser: import("@smithy/types").UrlParser;
12
17
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
13
18
  streamCollector: import("@smithy/types").StreamCollector;
@@ -27,7 +32,6 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
27
32
  retryMode: string | import("@smithy/types").Provider<string>;
28
33
  logger: import("@smithy/types").Logger;
29
34
  extensions: import("./runtimeExtensions").RuntimeExtension[];
30
- protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
31
35
  defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
32
36
  customUserAgent?: string | import("@smithy/types").UserAgent;
33
37
  userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
@@ -1,3 +1,4 @@
1
+ import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
1
2
  import type { ConnectClientConfig } from "./ConnectClient";
2
3
  /**
3
4
  * @internal
@@ -14,7 +15,11 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
14
15
  httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ConnectHttpAuthSchemeProvider;
15
16
  httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
16
17
  logger: import("@smithy/types").Logger;
17
- protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
18
+ protocol: import("@smithy/types").ClientProtocol<any, any> | import("@smithy/types").ClientProtocolCtor<any, any> | typeof AwsRestJsonProtocol;
19
+ protocolSettings: {
20
+ [setting: string]: unknown;
21
+ defaultNamespace?: string;
22
+ };
18
23
  serviceId: string;
19
24
  urlParser: import("@smithy/types").UrlParser;
20
25
  utf8Decoder: import("@smithy/types").Decoder;