@aws-sdk/client-connect 3.1047.0 → 3.1049.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 (206) hide show
  1. package/README.md +8 -8
  2. package/dist-cjs/endpoint/endpointResolver.js +2 -2
  3. package/dist-cjs/index.js +9 -13
  4. package/dist-cjs/runtimeConfig.browser.js +5 -5
  5. package/dist-cjs/runtimeConfig.js +2 -3
  6. package/dist-es/ConnectClient.js +1 -4
  7. package/dist-es/endpoint/endpointResolver.js +1 -1
  8. package/dist-es/runtimeConfig.browser.js +1 -1
  9. package/dist-es/runtimeConfig.js +1 -2
  10. package/dist-es/runtimeExtensions.js +1 -1
  11. package/dist-types/Connect.d.ts +8 -8
  12. package/dist-types/ConnectClient.d.ts +9 -10
  13. package/dist-types/commands/ActivateEvaluationFormCommand.d.ts +1 -1
  14. package/dist-types/commands/AssociateAnalyticsDataSetCommand.d.ts +1 -1
  15. package/dist-types/commands/AssociateApprovedOriginCommand.d.ts +2 -2
  16. package/dist-types/commands/AssociateBotCommand.d.ts +2 -2
  17. package/dist-types/commands/AssociateContactWithUserCommand.d.ts +3 -3
  18. package/dist-types/commands/AssociateDefaultVocabularyCommand.d.ts +1 -1
  19. package/dist-types/commands/AssociateEmailAddressAliasCommand.d.ts +4 -4
  20. package/dist-types/commands/AssociateInstanceStorageConfigCommand.d.ts +1 -1
  21. package/dist-types/commands/AssociateLambdaFunctionCommand.d.ts +2 -2
  22. package/dist-types/commands/AssociateLexBotCommand.d.ts +2 -2
  23. package/dist-types/commands/AssociatePhoneNumberContactFlowCommand.d.ts +1 -1
  24. package/dist-types/commands/AssociateQueueEmailAddressesCommand.d.ts +1 -1
  25. package/dist-types/commands/AssociateSecurityKeyCommand.d.ts +1 -1
  26. package/dist-types/commands/BatchAssociateAnalyticsDataSetCommand.d.ts +1 -1
  27. package/dist-types/commands/BatchDisassociateAnalyticsDataSetCommand.d.ts +1 -1
  28. package/dist-types/commands/BatchPutContactCommand.d.ts +2 -2
  29. package/dist-types/commands/ClaimPhoneNumberCommand.d.ts +3 -3
  30. package/dist-types/commands/CreateAgentStatusCommand.d.ts +1 -1
  31. package/dist-types/commands/CreateContactFlowCommand.d.ts +2 -2
  32. package/dist-types/commands/CreateContactFlowModuleCommand.d.ts +1 -1
  33. package/dist-types/commands/CreateEmailAddressCommand.d.ts +2 -2
  34. package/dist-types/commands/CreateEvaluationFormCommand.d.ts +1 -1
  35. package/dist-types/commands/CreateHoursOfOperationOverrideCommand.d.ts +1 -1
  36. package/dist-types/commands/CreateInstanceCommand.d.ts +6 -6
  37. package/dist-types/commands/CreateIntegrationAssociationCommand.d.ts +1 -1
  38. package/dist-types/commands/CreatePersistentContactAssociationCommand.d.ts +1 -1
  39. package/dist-types/commands/CreatePredefinedAttributeCommand.d.ts +3 -3
  40. package/dist-types/commands/CreatePromptCommand.d.ts +1 -1
  41. package/dist-types/commands/CreatePushNotificationRegistrationCommand.d.ts +1 -1
  42. package/dist-types/commands/CreateQueueCommand.d.ts +2 -2
  43. package/dist-types/commands/CreateQuickConnectCommand.d.ts +1 -1
  44. package/dist-types/commands/CreateRuleCommand.d.ts +1 -1
  45. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +1 -1
  46. package/dist-types/commands/CreateTaskTemplateCommand.d.ts +1 -1
  47. package/dist-types/commands/CreateTrafficDistributionGroupCommand.d.ts +2 -2
  48. package/dist-types/commands/CreateUserCommand.d.ts +3 -3
  49. package/dist-types/commands/CreateVocabularyCommand.d.ts +2 -2
  50. package/dist-types/commands/DeactivateEvaluationFormCommand.d.ts +1 -1
  51. package/dist-types/commands/DeleteContactEvaluationCommand.d.ts +1 -1
  52. package/dist-types/commands/DeleteContactFlowCommand.d.ts +1 -1
  53. package/dist-types/commands/DeleteEmailAddressCommand.d.ts +1 -1
  54. package/dist-types/commands/DeleteEvaluationFormCommand.d.ts +1 -1
  55. package/dist-types/commands/DeleteHoursOfOperationOverrideCommand.d.ts +1 -1
  56. package/dist-types/commands/DeleteInstanceCommand.d.ts +4 -4
  57. package/dist-types/commands/DeleteIntegrationAssociationCommand.d.ts +1 -1
  58. package/dist-types/commands/DeletePredefinedAttributeCommand.d.ts +1 -1
  59. package/dist-types/commands/DeleteQuickConnectCommand.d.ts +2 -2
  60. package/dist-types/commands/DeleteRuleCommand.d.ts +1 -1
  61. package/dist-types/commands/DeleteTrafficDistributionGroupCommand.d.ts +1 -1
  62. package/dist-types/commands/DeleteUserCommand.d.ts +5 -5
  63. package/dist-types/commands/DescribeAttachedFilesConfigurationCommand.d.ts +1 -1
  64. package/dist-types/commands/DescribeAuthenticationProfileCommand.d.ts +1 -1
  65. package/dist-types/commands/DescribeContactCommand.d.ts +4 -4
  66. package/dist-types/commands/DescribeContactEvaluationCommand.d.ts +1 -1
  67. package/dist-types/commands/DescribeContactFlowCommand.d.ts +1 -1
  68. package/dist-types/commands/DescribeEmailAddressCommand.d.ts +1 -1
  69. package/dist-types/commands/DescribeEvaluationFormCommand.d.ts +1 -1
  70. package/dist-types/commands/DescribeInstanceAttributeCommand.d.ts +1 -1
  71. package/dist-types/commands/DescribeInstanceCommand.d.ts +1 -1
  72. package/dist-types/commands/DescribeInstanceStorageConfigCommand.d.ts +1 -1
  73. package/dist-types/commands/DescribePhoneNumberCommand.d.ts +1 -1
  74. package/dist-types/commands/DescribePredefinedAttributeCommand.d.ts +3 -3
  75. package/dist-types/commands/DescribeRuleCommand.d.ts +1 -1
  76. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +1 -1
  77. package/dist-types/commands/DescribeUserCommand.d.ts +1 -1
  78. package/dist-types/commands/DescribeUserHierarchyStructureCommand.d.ts +1 -1
  79. package/dist-types/commands/DescribeViewCommand.d.ts +2 -2
  80. package/dist-types/commands/DisassociateAnalyticsDataSetCommand.d.ts +1 -1
  81. package/dist-types/commands/DisassociateApprovedOriginCommand.d.ts +2 -2
  82. package/dist-types/commands/DisassociateBotCommand.d.ts +1 -1
  83. package/dist-types/commands/DisassociateEmailAddressAliasCommand.d.ts +3 -3
  84. package/dist-types/commands/DisassociateInstanceStorageConfigCommand.d.ts +1 -1
  85. package/dist-types/commands/DisassociateLambdaFunctionCommand.d.ts +1 -1
  86. package/dist-types/commands/DisassociateLexBotCommand.d.ts +1 -1
  87. package/dist-types/commands/DisassociatePhoneNumberContactFlowCommand.d.ts +1 -1
  88. package/dist-types/commands/DisassociateSecurityKeyCommand.d.ts +1 -1
  89. package/dist-types/commands/GetContactMetricsCommand.d.ts +2 -2
  90. package/dist-types/commands/GetCurrentMetricDataCommand.d.ts +2 -2
  91. package/dist-types/commands/GetCurrentUserDataCommand.d.ts +1 -1
  92. package/dist-types/commands/GetFederationTokenCommand.d.ts +5 -5
  93. package/dist-types/commands/GetMetricDataCommand.d.ts +2 -2
  94. package/dist-types/commands/GetMetricDataV2Command.d.ts +2 -2
  95. package/dist-types/commands/GetTaskTemplateCommand.d.ts +1 -1
  96. package/dist-types/commands/ImportPhoneNumberCommand.d.ts +1 -1
  97. package/dist-types/commands/ListAnalyticsDataAssociationsCommand.d.ts +1 -1
  98. package/dist-types/commands/ListAnalyticsDataLakeDataSetsCommand.d.ts +1 -1
  99. package/dist-types/commands/ListApprovedOriginsCommand.d.ts +1 -1
  100. package/dist-types/commands/ListAttachedFilesConfigurationsCommand.d.ts +1 -1
  101. package/dist-types/commands/ListAuthenticationProfilesCommand.d.ts +2 -2
  102. package/dist-types/commands/ListBotsCommand.d.ts +1 -1
  103. package/dist-types/commands/ListContactEvaluationsCommand.d.ts +1 -1
  104. package/dist-types/commands/ListContactFlowModulesCommand.d.ts +1 -1
  105. package/dist-types/commands/ListContactFlowVersionsCommand.d.ts +1 -1
  106. package/dist-types/commands/ListContactFlowsCommand.d.ts +3 -3
  107. package/dist-types/commands/ListContactReferencesCommand.d.ts +1 -1
  108. package/dist-types/commands/ListDefaultVocabulariesCommand.d.ts +1 -1
  109. package/dist-types/commands/ListEvaluationFormVersionsCommand.d.ts +1 -1
  110. package/dist-types/commands/ListEvaluationFormsCommand.d.ts +1 -1
  111. package/dist-types/commands/ListHoursOfOperationsCommand.d.ts +2 -2
  112. package/dist-types/commands/ListInstanceAttributesCommand.d.ts +1 -1
  113. package/dist-types/commands/ListInstanceStorageConfigsCommand.d.ts +1 -1
  114. package/dist-types/commands/ListInstancesCommand.d.ts +1 -1
  115. package/dist-types/commands/ListIntegrationAssociationsCommand.d.ts +1 -1
  116. package/dist-types/commands/ListLambdaFunctionsCommand.d.ts +1 -1
  117. package/dist-types/commands/ListLexBotsCommand.d.ts +1 -1
  118. package/dist-types/commands/ListPhoneNumbersCommand.d.ts +2 -2
  119. package/dist-types/commands/ListPhoneNumbersV2Command.d.ts +2 -2
  120. package/dist-types/commands/ListPredefinedAttributesCommand.d.ts +3 -3
  121. package/dist-types/commands/ListPromptsCommand.d.ts +1 -1
  122. package/dist-types/commands/ListQueuesCommand.d.ts +2 -2
  123. package/dist-types/commands/ListQuickConnectsCommand.d.ts +1 -1
  124. package/dist-types/commands/ListRoutingProfileManualAssignmentQueuesCommand.d.ts +2 -2
  125. package/dist-types/commands/ListRoutingProfilesCommand.d.ts +2 -2
  126. package/dist-types/commands/ListRulesCommand.d.ts +1 -1
  127. package/dist-types/commands/ListSecurityKeysCommand.d.ts +1 -1
  128. package/dist-types/commands/ListSecurityProfilePermissionsCommand.d.ts +1 -1
  129. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +2 -2
  130. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -2
  131. package/dist-types/commands/ListTaskTemplatesCommand.d.ts +1 -1
  132. package/dist-types/commands/ListUserHierarchyGroupsCommand.d.ts +2 -2
  133. package/dist-types/commands/ListUsersCommand.d.ts +1 -1
  134. package/dist-types/commands/ListViewVersionsCommand.d.ts +1 -1
  135. package/dist-types/commands/PutUserStatusCommand.d.ts +2 -2
  136. package/dist-types/commands/ReleasePhoneNumberCommand.d.ts +2 -2
  137. package/dist-types/commands/ReplicateInstanceCommand.d.ts +4 -4
  138. package/dist-types/commands/SearchAgentStatusesCommand.d.ts +1 -1
  139. package/dist-types/commands/SearchAvailablePhoneNumbersCommand.d.ts +1 -1
  140. package/dist-types/commands/SearchContactEvaluationsCommand.d.ts +2 -2
  141. package/dist-types/commands/SearchContactFlowModulesCommand.d.ts +1 -1
  142. package/dist-types/commands/SearchContactFlowsCommand.d.ts +1 -1
  143. package/dist-types/commands/SearchContactsCommand.d.ts +1 -1
  144. package/dist-types/commands/SearchEvaluationFormsCommand.d.ts +2 -2
  145. package/dist-types/commands/SearchHoursOfOperationsCommand.d.ts +1 -1
  146. package/dist-types/commands/SearchPredefinedAttributesCommand.d.ts +2 -2
  147. package/dist-types/commands/SearchPromptsCommand.d.ts +1 -1
  148. package/dist-types/commands/SearchQueuesCommand.d.ts +1 -1
  149. package/dist-types/commands/SearchQuickConnectsCommand.d.ts +1 -1
  150. package/dist-types/commands/SearchResourceTagsCommand.d.ts +1 -1
  151. package/dist-types/commands/SearchRoutingProfilesCommand.d.ts +1 -1
  152. package/dist-types/commands/SearchSecurityProfilesCommand.d.ts +2 -2
  153. package/dist-types/commands/SearchUserHierarchyGroupsCommand.d.ts +1 -1
  154. package/dist-types/commands/SearchUsersCommand.d.ts +1 -1
  155. package/dist-types/commands/SearchVocabulariesCommand.d.ts +1 -1
  156. package/dist-types/commands/SendChatIntegrationEventCommand.d.ts +1 -1
  157. package/dist-types/commands/SendOutboundEmailCommand.d.ts +2 -2
  158. package/dist-types/commands/StartAttachedFileUploadCommand.d.ts +1 -1
  159. package/dist-types/commands/StartChatContactCommand.d.ts +4 -4
  160. package/dist-types/commands/StartContactEvaluationCommand.d.ts +1 -1
  161. package/dist-types/commands/StartContactStreamingCommand.d.ts +4 -4
  162. package/dist-types/commands/StartOutboundChatContactCommand.d.ts +2 -2
  163. package/dist-types/commands/StartOutboundVoiceContactCommand.d.ts +3 -3
  164. package/dist-types/commands/StartScreenSharingCommand.d.ts +1 -1
  165. package/dist-types/commands/StartTaskContactCommand.d.ts +5 -5
  166. package/dist-types/commands/StartWebRTCContactCommand.d.ts +1 -1
  167. package/dist-types/commands/SubmitContactEvaluationCommand.d.ts +1 -1
  168. package/dist-types/commands/TagContactCommand.d.ts +1 -1
  169. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  170. package/dist-types/commands/UntagContactCommand.d.ts +1 -1
  171. package/dist-types/commands/UpdateAttachedFilesConfigurationCommand.d.ts +1 -1
  172. package/dist-types/commands/UpdateAuthenticationProfileCommand.d.ts +1 -1
  173. package/dist-types/commands/UpdateContactAttributesCommand.d.ts +3 -3
  174. package/dist-types/commands/UpdateContactCommand.d.ts +1 -1
  175. package/dist-types/commands/UpdateContactEvaluationCommand.d.ts +1 -1
  176. package/dist-types/commands/UpdateContactFlowContentCommand.d.ts +1 -1
  177. package/dist-types/commands/UpdateContactFlowModuleContentCommand.d.ts +1 -1
  178. package/dist-types/commands/UpdateContactFlowNameCommand.d.ts +1 -1
  179. package/dist-types/commands/UpdateEmailAddressMetadataCommand.d.ts +1 -1
  180. package/dist-types/commands/UpdateEvaluationFormCommand.d.ts +1 -1
  181. package/dist-types/commands/UpdateInstanceAttributeCommand.d.ts +1 -1
  182. package/dist-types/commands/UpdateInstanceStorageConfigCommand.d.ts +1 -1
  183. package/dist-types/commands/UpdateParticipantAuthenticationCommand.d.ts +1 -1
  184. package/dist-types/commands/UpdatePhoneNumberCommand.d.ts +1 -1
  185. package/dist-types/commands/UpdatePredefinedAttributeCommand.d.ts +3 -3
  186. package/dist-types/commands/UpdateQueueOutboundCallerConfigCommand.d.ts +1 -1
  187. package/dist-types/commands/UpdateRuleCommand.d.ts +1 -1
  188. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +1 -1
  189. package/dist-types/commands/UpdateTaskTemplateCommand.d.ts +1 -1
  190. package/dist-types/commands/UpdateTrafficDistributionCommand.d.ts +1 -1
  191. package/dist-types/commands/UpdateUserIdentityInfoCommand.d.ts +1 -1
  192. package/dist-types/commands/UpdateViewContentCommand.d.ts +1 -1
  193. package/dist-types/index.d.ts +8 -8
  194. package/dist-types/models/errors.d.ts +1 -1
  195. package/dist-types/models/models_0.d.ts +106 -106
  196. package/dist-types/models/models_1.d.ts +150 -150
  197. package/dist-types/models/models_2.d.ts +100 -100
  198. package/dist-types/models/models_3.d.ts +188 -188
  199. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  200. package/dist-types/runtimeConfig.d.ts +1 -1
  201. package/dist-types/runtimeConfig.native.d.ts +1 -1
  202. package/dist-types/ts3.4/ConnectClient.d.ts +1 -3
  203. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  204. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  205. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  206. package/package.json +6 -14
@@ -8,7 +8,7 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
8
8
  defaultsMode: import("@smithy/types").Provider<import("@smithy/core/client").ResolvedDefaultsMode>;
9
9
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
10
10
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
11
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
11
+ defaultUserAgentProvider: (config?: import("@aws-sdk/core/client").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
12
12
  maxAttempts: number | import("@smithy/types").Provider<number>;
13
13
  region: string | import("@smithy/types").Provider<any>;
14
14
  requestHandler: import("@smithy/core/protocols").HttpHandler<any> | RequestHandler;
@@ -9,7 +9,7 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
9
9
  authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
10
10
  bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
11
11
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit) => import("@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
12
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
12
+ defaultUserAgentProvider: (config?: import("@aws-sdk/core/client").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
13
13
  maxAttempts: number | import("@smithy/types").Provider<number>;
14
14
  region: string | import("@smithy/types").Provider<string>;
15
15
  requestHandler: RequestHandler | import("@smithy/core/protocols").HttpHandler<any>;
@@ -26,7 +26,7 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
26
26
  useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) & (boolean | import("@smithy/types").Provider<boolean | undefined>);
27
27
  region: string | import("@smithy/types").Provider<any>;
28
28
  profile?: string;
29
- defaultUserAgentProvider: (config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
29
+ defaultUserAgentProvider: (config?: import("@aws-sdk/core/client").PreviouslyResolved) => Promise<import("@smithy/types").UserAgent>;
30
30
  credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
31
31
  maxAttempts: number | import("@smithy/types").Provider<number>;
32
32
  retryMode: string | import("@smithy/types").Provider<string>;
@@ -1,11 +1,9 @@
1
1
  import {
2
2
  HostHeaderInputConfig,
3
3
  HostHeaderResolvedConfig,
4
- } from "@aws-sdk/middleware-host-header";
5
- import {
6
4
  UserAgentInputConfig,
7
5
  UserAgentResolvedConfig,
8
- } from "@aws-sdk/middleware-user-agent";
6
+ } from "@aws-sdk/core/client";
9
7
  import {
10
8
  DefaultsMode as __DefaultsMode,
11
9
  SmithyConfiguration as __SmithyConfiguration,
@@ -12,7 +12,7 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
12
12
  _: unknown
13
13
  ) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
14
14
  defaultUserAgentProvider: (
15
- config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
15
+ config?: import("@aws-sdk/core/client").PreviouslyResolved
16
16
  ) => Promise<import("@smithy/types").UserAgent>;
17
17
  maxAttempts: number | import("@smithy/types").Provider<number>;
18
18
  region: string | import("@smithy/types").Provider<any>;
@@ -13,7 +13,7 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
13
13
  init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
14
14
  ) => import("@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
15
15
  defaultUserAgentProvider: (
16
- config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved
16
+ config?: import("@aws-sdk/core/client").PreviouslyResolved
17
17
  ) => Promise<import("@smithy/types").UserAgent>;
18
18
  maxAttempts: number | import("@smithy/types").Provider<number>;
19
19
  region: string | import("@smithy/types").Provider<string>;
@@ -34,7 +34,7 @@ export declare const getRuntimeConfig: (config: ConnectClientConfig) => {
34
34
  region: string | import("@smithy/types").Provider<any>;
35
35
  profile?: string;
36
36
  defaultUserAgentProvider: (
37
- config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
37
+ config?: import("@aws-sdk/core/client").PreviouslyResolved
38
38
  ) => Promise<import("@smithy/types").UserAgent>;
39
39
  credentialDefaultProvider:
40
40
  | ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
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.1047.0",
4
+ "version": "3.1049.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
7
7
  "build:cjs": "node ../../scripts/compilation/inline client-connect",
@@ -21,20 +21,12 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "5.2.0",
23
23
  "@aws-crypto/sha256-js": "5.2.0",
24
- "@aws-sdk/core": "^3.974.10",
25
- "@aws-sdk/credential-provider-node": "^3.972.41",
26
- "@aws-sdk/middleware-host-header": "^3.972.11",
27
- "@aws-sdk/middleware-logger": "^3.972.10",
28
- "@aws-sdk/middleware-recursion-detection": "^3.972.12",
29
- "@aws-sdk/middleware-user-agent": "^3.972.40",
30
- "@aws-sdk/region-config-resolver": "^3.972.14",
24
+ "@aws-sdk/core": "^3.974.12",
25
+ "@aws-sdk/credential-provider-node": "^3.972.43",
31
26
  "@aws-sdk/types": "^3.973.8",
32
- "@aws-sdk/util-endpoints": "^3.996.9",
33
- "@aws-sdk/util-user-agent-browser": "^3.972.11",
34
- "@aws-sdk/util-user-agent-node": "^3.973.26",
35
- "@smithy/core": "^3.24.1",
36
- "@smithy/fetch-http-handler": "^5.4.1",
37
- "@smithy/node-http-handler": "^4.7.1",
27
+ "@smithy/core": "^3.24.2",
28
+ "@smithy/fetch-http-handler": "^5.4.2",
29
+ "@smithy/node-http-handler": "^4.7.2",
38
30
  "@smithy/types": "^4.14.1",
39
31
  "tslib": "^2.6.2"
40
32
  },