@aws-sdk/client-proton 3.170.0 → 3.178.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 (98) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  3. package/dist-types/runtimeConfig.d.ts +1 -1
  4. package/dist-types/runtimeConfig.native.d.ts +1 -1
  5. package/dist-types/ts3.4/Proton.d.ts +0 -75
  6. package/dist-types/ts3.4/ProtonClient.d.ts +0 -25
  7. package/dist-types/ts3.4/commands/AcceptEnvironmentAccountConnectionCommand.d.ts +0 -2
  8. package/dist-types/ts3.4/commands/CancelComponentDeploymentCommand.d.ts +0 -2
  9. package/dist-types/ts3.4/commands/CancelEnvironmentDeploymentCommand.d.ts +0 -2
  10. package/dist-types/ts3.4/commands/CancelServiceInstanceDeploymentCommand.d.ts +0 -2
  11. package/dist-types/ts3.4/commands/CancelServicePipelineDeploymentCommand.d.ts +0 -2
  12. package/dist-types/ts3.4/commands/CreateComponentCommand.d.ts +0 -2
  13. package/dist-types/ts3.4/commands/CreateEnvironmentAccountConnectionCommand.d.ts +0 -2
  14. package/dist-types/ts3.4/commands/CreateEnvironmentCommand.d.ts +0 -2
  15. package/dist-types/ts3.4/commands/CreateEnvironmentTemplateCommand.d.ts +0 -2
  16. package/dist-types/ts3.4/commands/CreateEnvironmentTemplateVersionCommand.d.ts +0 -2
  17. package/dist-types/ts3.4/commands/CreateRepositoryCommand.d.ts +0 -2
  18. package/dist-types/ts3.4/commands/CreateServiceCommand.d.ts +0 -2
  19. package/dist-types/ts3.4/commands/CreateServiceTemplateCommand.d.ts +0 -2
  20. package/dist-types/ts3.4/commands/CreateServiceTemplateVersionCommand.d.ts +0 -2
  21. package/dist-types/ts3.4/commands/CreateTemplateSyncConfigCommand.d.ts +0 -2
  22. package/dist-types/ts3.4/commands/DeleteComponentCommand.d.ts +0 -2
  23. package/dist-types/ts3.4/commands/DeleteEnvironmentAccountConnectionCommand.d.ts +0 -2
  24. package/dist-types/ts3.4/commands/DeleteEnvironmentCommand.d.ts +0 -2
  25. package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateCommand.d.ts +0 -2
  26. package/dist-types/ts3.4/commands/DeleteEnvironmentTemplateVersionCommand.d.ts +0 -2
  27. package/dist-types/ts3.4/commands/DeleteRepositoryCommand.d.ts +0 -2
  28. package/dist-types/ts3.4/commands/DeleteServiceCommand.d.ts +0 -2
  29. package/dist-types/ts3.4/commands/DeleteServiceTemplateCommand.d.ts +0 -2
  30. package/dist-types/ts3.4/commands/DeleteServiceTemplateVersionCommand.d.ts +0 -2
  31. package/dist-types/ts3.4/commands/DeleteTemplateSyncConfigCommand.d.ts +0 -2
  32. package/dist-types/ts3.4/commands/GetAccountSettingsCommand.d.ts +0 -2
  33. package/dist-types/ts3.4/commands/GetComponentCommand.d.ts +0 -2
  34. package/dist-types/ts3.4/commands/GetEnvironmentAccountConnectionCommand.d.ts +0 -2
  35. package/dist-types/ts3.4/commands/GetEnvironmentCommand.d.ts +0 -2
  36. package/dist-types/ts3.4/commands/GetEnvironmentTemplateCommand.d.ts +0 -2
  37. package/dist-types/ts3.4/commands/GetEnvironmentTemplateVersionCommand.d.ts +0 -2
  38. package/dist-types/ts3.4/commands/GetRepositoryCommand.d.ts +0 -2
  39. package/dist-types/ts3.4/commands/GetRepositorySyncStatusCommand.d.ts +0 -2
  40. package/dist-types/ts3.4/commands/GetServiceCommand.d.ts +0 -2
  41. package/dist-types/ts3.4/commands/GetServiceInstanceCommand.d.ts +0 -2
  42. package/dist-types/ts3.4/commands/GetServiceTemplateCommand.d.ts +0 -2
  43. package/dist-types/ts3.4/commands/GetServiceTemplateVersionCommand.d.ts +0 -2
  44. package/dist-types/ts3.4/commands/GetTemplateSyncConfigCommand.d.ts +0 -2
  45. package/dist-types/ts3.4/commands/GetTemplateSyncStatusCommand.d.ts +0 -2
  46. package/dist-types/ts3.4/commands/ListComponentOutputsCommand.d.ts +0 -2
  47. package/dist-types/ts3.4/commands/ListComponentProvisionedResourcesCommand.d.ts +0 -2
  48. package/dist-types/ts3.4/commands/ListComponentsCommand.d.ts +0 -2
  49. package/dist-types/ts3.4/commands/ListEnvironmentAccountConnectionsCommand.d.ts +0 -2
  50. package/dist-types/ts3.4/commands/ListEnvironmentOutputsCommand.d.ts +0 -2
  51. package/dist-types/ts3.4/commands/ListEnvironmentProvisionedResourcesCommand.d.ts +0 -2
  52. package/dist-types/ts3.4/commands/ListEnvironmentTemplateVersionsCommand.d.ts +0 -2
  53. package/dist-types/ts3.4/commands/ListEnvironmentTemplatesCommand.d.ts +0 -2
  54. package/dist-types/ts3.4/commands/ListEnvironmentsCommand.d.ts +0 -2
  55. package/dist-types/ts3.4/commands/ListRepositoriesCommand.d.ts +0 -2
  56. package/dist-types/ts3.4/commands/ListRepositorySyncDefinitionsCommand.d.ts +0 -2
  57. package/dist-types/ts3.4/commands/ListServiceInstanceOutputsCommand.d.ts +0 -2
  58. package/dist-types/ts3.4/commands/ListServiceInstanceProvisionedResourcesCommand.d.ts +0 -2
  59. package/dist-types/ts3.4/commands/ListServiceInstancesCommand.d.ts +0 -2
  60. package/dist-types/ts3.4/commands/ListServicePipelineOutputsCommand.d.ts +0 -2
  61. package/dist-types/ts3.4/commands/ListServicePipelineProvisionedResourcesCommand.d.ts +0 -2
  62. package/dist-types/ts3.4/commands/ListServiceTemplateVersionsCommand.d.ts +0 -2
  63. package/dist-types/ts3.4/commands/ListServiceTemplatesCommand.d.ts +0 -2
  64. package/dist-types/ts3.4/commands/ListServicesCommand.d.ts +0 -2
  65. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -2
  66. package/dist-types/ts3.4/commands/NotifyResourceDeploymentStatusChangeCommand.d.ts +0 -2
  67. package/dist-types/ts3.4/commands/RejectEnvironmentAccountConnectionCommand.d.ts +0 -2
  68. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -2
  69. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -2
  70. package/dist-types/ts3.4/commands/UpdateAccountSettingsCommand.d.ts +0 -2
  71. package/dist-types/ts3.4/commands/UpdateComponentCommand.d.ts +0 -2
  72. package/dist-types/ts3.4/commands/UpdateEnvironmentAccountConnectionCommand.d.ts +0 -2
  73. package/dist-types/ts3.4/commands/UpdateEnvironmentCommand.d.ts +0 -2
  74. package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateCommand.d.ts +0 -2
  75. package/dist-types/ts3.4/commands/UpdateEnvironmentTemplateVersionCommand.d.ts +0 -2
  76. package/dist-types/ts3.4/commands/UpdateServiceCommand.d.ts +0 -2
  77. package/dist-types/ts3.4/commands/UpdateServiceInstanceCommand.d.ts +0 -2
  78. package/dist-types/ts3.4/commands/UpdateServicePipelineCommand.d.ts +0 -2
  79. package/dist-types/ts3.4/commands/UpdateServiceTemplateCommand.d.ts +0 -2
  80. package/dist-types/ts3.4/commands/UpdateServiceTemplateVersionCommand.d.ts +0 -2
  81. package/dist-types/ts3.4/commands/UpdateTemplateSyncConfigCommand.d.ts +0 -2
  82. package/dist-types/ts3.4/models/ProtonServiceException.d.ts +0 -1
  83. package/dist-types/ts3.4/models/models_0.d.ts +0 -682
  84. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +3 -2
  85. package/dist-types/ts3.4/runtimeConfig.d.ts +3 -2
  86. package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -2
  87. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -1
  88. package/dist-types/ts3.4/waiters/waitForComponentDeleted.d.ts +0 -2
  89. package/dist-types/ts3.4/waiters/waitForComponentDeployed.d.ts +0 -2
  90. package/dist-types/ts3.4/waiters/waitForEnvironmentDeployed.d.ts +0 -2
  91. package/dist-types/ts3.4/waiters/waitForEnvironmentTemplateVersionRegistered.d.ts +0 -2
  92. package/dist-types/ts3.4/waiters/waitForServiceCreated.d.ts +0 -2
  93. package/dist-types/ts3.4/waiters/waitForServiceDeleted.d.ts +0 -2
  94. package/dist-types/ts3.4/waiters/waitForServiceInstanceDeployed.d.ts +0 -2
  95. package/dist-types/ts3.4/waiters/waitForServicePipelineDeployed.d.ts +0 -2
  96. package/dist-types/ts3.4/waiters/waitForServiceTemplateVersionRegistered.d.ts +0 -2
  97. package/dist-types/ts3.4/waiters/waitForServiceUpdated.d.ts +0 -2
  98. package/package.json +27 -27
@@ -1,6 +1,5 @@
1
1
  import { FetchHttpHandler as RequestHandler } from "@aws-sdk/fetch-http-handler";
2
2
  import { ProtonClientConfig } from "./ProtonClient";
3
-
4
3
  export declare const getRuntimeConfig: (config: ProtonClientConfig) => {
5
4
  runtime: string;
6
5
  defaultsMode: import("@aws-sdk/types").Provider<
@@ -51,7 +50,9 @@ export declare const getRuntimeConfig: (config: ProtonClientConfig) => {
51
50
  | undefined;
52
51
  signer?:
53
52
  | import("@aws-sdk/types").RequestSigner
54
- | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner>
53
+ | ((
54
+ authScheme?: import("@aws-sdk/types").AuthScheme | undefined
55
+ ) => Promise<import("@aws-sdk/types").RequestSigner>)
55
56
  | undefined;
56
57
  signingEscapePath?: boolean | undefined;
57
58
  systemClockOffset?: number | undefined;
@@ -1,6 +1,5 @@
1
1
  import { NodeHttpHandler as RequestHandler } from "@aws-sdk/node-http-handler";
2
2
  import { ProtonClientConfig } from "./ProtonClient";
3
-
4
3
  export declare const getRuntimeConfig: (config: ProtonClientConfig) => {
5
4
  runtime: string;
6
5
  defaultsMode: import("@aws-sdk/types").Provider<
@@ -51,7 +50,9 @@ export declare const getRuntimeConfig: (config: ProtonClientConfig) => {
51
50
  | undefined;
52
51
  signer?:
53
52
  | import("@aws-sdk/types").RequestSigner
54
- | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner>
53
+ | ((
54
+ authScheme?: import("@aws-sdk/types").AuthScheme | undefined
55
+ ) => Promise<import("@aws-sdk/types").RequestSigner>)
55
56
  | undefined;
56
57
  signingEscapePath?: boolean | undefined;
57
58
  systemClockOffset?: number | undefined;
@@ -1,5 +1,4 @@
1
1
  import { ProtonClientConfig } from "./ProtonClient";
2
-
3
2
  export declare const getRuntimeConfig: (config: ProtonClientConfig) => {
4
3
  runtime: string;
5
4
  sha256: import("@aws-sdk/types").HashConstructor;
@@ -52,7 +51,9 @@ export declare const getRuntimeConfig: (config: ProtonClientConfig) => {
52
51
  | undefined;
53
52
  signer?:
54
53
  | import("@aws-sdk/types").RequestSigner
55
- | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner>
54
+ | ((
55
+ authScheme?: import("@aws-sdk/types").AuthScheme | undefined
56
+ ) => Promise<import("@aws-sdk/types").RequestSigner>)
56
57
  | undefined;
57
58
  signingEscapePath?: boolean | undefined;
58
59
  systemClockOffset?: number | undefined;
@@ -1,6 +1,5 @@
1
1
  import { Logger as __Logger } from "@aws-sdk/types";
2
2
  import { ProtonClientConfig } from "./ProtonClient";
3
-
4
3
  export declare const getRuntimeConfig: (config: ProtonClientConfig) => {
5
4
  apiVersion: string;
6
5
  disableHostPrefix: boolean;
@@ -1,12 +1,10 @@
1
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
2
  import { GetComponentCommandInput } from "../commands/GetComponentCommand";
3
3
  import { ProtonClient } from "../ProtonClient";
4
-
5
4
  export declare const waitForComponentDeleted: (
6
5
  params: WaiterConfiguration<ProtonClient>,
7
6
  input: GetComponentCommandInput
8
7
  ) => Promise<WaiterResult>;
9
-
10
8
  export declare const waitUntilComponentDeleted: (
11
9
  params: WaiterConfiguration<ProtonClient>,
12
10
  input: GetComponentCommandInput
@@ -1,12 +1,10 @@
1
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
2
  import { GetComponentCommandInput } from "../commands/GetComponentCommand";
3
3
  import { ProtonClient } from "../ProtonClient";
4
-
5
4
  export declare const waitForComponentDeployed: (
6
5
  params: WaiterConfiguration<ProtonClient>,
7
6
  input: GetComponentCommandInput
8
7
  ) => Promise<WaiterResult>;
9
-
10
8
  export declare const waitUntilComponentDeployed: (
11
9
  params: WaiterConfiguration<ProtonClient>,
12
10
  input: GetComponentCommandInput
@@ -1,12 +1,10 @@
1
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
2
  import { GetEnvironmentCommandInput } from "../commands/GetEnvironmentCommand";
3
3
  import { ProtonClient } from "../ProtonClient";
4
-
5
4
  export declare const waitForEnvironmentDeployed: (
6
5
  params: WaiterConfiguration<ProtonClient>,
7
6
  input: GetEnvironmentCommandInput
8
7
  ) => Promise<WaiterResult>;
9
-
10
8
  export declare const waitUntilEnvironmentDeployed: (
11
9
  params: WaiterConfiguration<ProtonClient>,
12
10
  input: GetEnvironmentCommandInput
@@ -1,12 +1,10 @@
1
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
2
  import { GetEnvironmentTemplateVersionCommandInput } from "../commands/GetEnvironmentTemplateVersionCommand";
3
3
  import { ProtonClient } from "../ProtonClient";
4
-
5
4
  export declare const waitForEnvironmentTemplateVersionRegistered: (
6
5
  params: WaiterConfiguration<ProtonClient>,
7
6
  input: GetEnvironmentTemplateVersionCommandInput
8
7
  ) => Promise<WaiterResult>;
9
-
10
8
  export declare const waitUntilEnvironmentTemplateVersionRegistered: (
11
9
  params: WaiterConfiguration<ProtonClient>,
12
10
  input: GetEnvironmentTemplateVersionCommandInput
@@ -1,12 +1,10 @@
1
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
2
  import { GetServiceCommandInput } from "../commands/GetServiceCommand";
3
3
  import { ProtonClient } from "../ProtonClient";
4
-
5
4
  export declare const waitForServiceCreated: (
6
5
  params: WaiterConfiguration<ProtonClient>,
7
6
  input: GetServiceCommandInput
8
7
  ) => Promise<WaiterResult>;
9
-
10
8
  export declare const waitUntilServiceCreated: (
11
9
  params: WaiterConfiguration<ProtonClient>,
12
10
  input: GetServiceCommandInput
@@ -1,12 +1,10 @@
1
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
2
  import { GetServiceCommandInput } from "../commands/GetServiceCommand";
3
3
  import { ProtonClient } from "../ProtonClient";
4
-
5
4
  export declare const waitForServiceDeleted: (
6
5
  params: WaiterConfiguration<ProtonClient>,
7
6
  input: GetServiceCommandInput
8
7
  ) => Promise<WaiterResult>;
9
-
10
8
  export declare const waitUntilServiceDeleted: (
11
9
  params: WaiterConfiguration<ProtonClient>,
12
10
  input: GetServiceCommandInput
@@ -1,12 +1,10 @@
1
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
2
  import { GetServiceInstanceCommandInput } from "../commands/GetServiceInstanceCommand";
3
3
  import { ProtonClient } from "../ProtonClient";
4
-
5
4
  export declare const waitForServiceInstanceDeployed: (
6
5
  params: WaiterConfiguration<ProtonClient>,
7
6
  input: GetServiceInstanceCommandInput
8
7
  ) => Promise<WaiterResult>;
9
-
10
8
  export declare const waitUntilServiceInstanceDeployed: (
11
9
  params: WaiterConfiguration<ProtonClient>,
12
10
  input: GetServiceInstanceCommandInput
@@ -1,12 +1,10 @@
1
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
2
  import { GetServiceCommandInput } from "../commands/GetServiceCommand";
3
3
  import { ProtonClient } from "../ProtonClient";
4
-
5
4
  export declare const waitForServicePipelineDeployed: (
6
5
  params: WaiterConfiguration<ProtonClient>,
7
6
  input: GetServiceCommandInput
8
7
  ) => Promise<WaiterResult>;
9
-
10
8
  export declare const waitUntilServicePipelineDeployed: (
11
9
  params: WaiterConfiguration<ProtonClient>,
12
10
  input: GetServiceCommandInput
@@ -1,12 +1,10 @@
1
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
2
  import { GetServiceTemplateVersionCommandInput } from "../commands/GetServiceTemplateVersionCommand";
3
3
  import { ProtonClient } from "../ProtonClient";
4
-
5
4
  export declare const waitForServiceTemplateVersionRegistered: (
6
5
  params: WaiterConfiguration<ProtonClient>,
7
6
  input: GetServiceTemplateVersionCommandInput
8
7
  ) => Promise<WaiterResult>;
9
-
10
8
  export declare const waitUntilServiceTemplateVersionRegistered: (
11
9
  params: WaiterConfiguration<ProtonClient>,
12
10
  input: GetServiceTemplateVersionCommandInput
@@ -1,12 +1,10 @@
1
1
  import { WaiterConfiguration, WaiterResult } from "@aws-sdk/util-waiter";
2
2
  import { GetServiceCommandInput } from "../commands/GetServiceCommand";
3
3
  import { ProtonClient } from "../ProtonClient";
4
-
5
4
  export declare const waitForServiceUpdated: (
6
5
  params: WaiterConfiguration<ProtonClient>,
7
6
  input: GetServiceCommandInput
8
7
  ) => Promise<WaiterResult>;
9
-
10
8
  export declare const waitUntilServiceUpdated: (
11
9
  params: WaiterConfiguration<ProtonClient>,
12
10
  input: GetServiceCommandInput
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-proton",
3
3
  "description": "AWS SDK for JavaScript Proton Client for Node.js, Browser and React Native",
4
- "version": "3.170.0",
4
+ "version": "3.178.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -19,38 +19,38 @@
19
19
  "dependencies": {
20
20
  "@aws-crypto/sha256-browser": "2.0.0",
21
21
  "@aws-crypto/sha256-js": "2.0.0",
22
- "@aws-sdk/client-sts": "3.170.0",
23
- "@aws-sdk/config-resolver": "3.170.0",
24
- "@aws-sdk/credential-provider-node": "3.170.0",
25
- "@aws-sdk/fetch-http-handler": "3.170.0",
26
- "@aws-sdk/hash-node": "3.170.0",
27
- "@aws-sdk/invalid-dependency": "3.170.0",
28
- "@aws-sdk/middleware-content-length": "3.170.0",
29
- "@aws-sdk/middleware-host-header": "3.170.0",
30
- "@aws-sdk/middleware-logger": "3.170.0",
31
- "@aws-sdk/middleware-recursion-detection": "3.170.0",
32
- "@aws-sdk/middleware-retry": "3.170.0",
33
- "@aws-sdk/middleware-serde": "3.170.0",
34
- "@aws-sdk/middleware-signing": "3.170.0",
35
- "@aws-sdk/middleware-stack": "3.170.0",
36
- "@aws-sdk/middleware-user-agent": "3.170.0",
37
- "@aws-sdk/node-config-provider": "3.170.0",
38
- "@aws-sdk/node-http-handler": "3.170.0",
39
- "@aws-sdk/protocol-http": "3.170.0",
40
- "@aws-sdk/smithy-client": "3.170.0",
41
- "@aws-sdk/types": "3.170.0",
42
- "@aws-sdk/url-parser": "3.170.0",
22
+ "@aws-sdk/client-sts": "3.178.0",
23
+ "@aws-sdk/config-resolver": "3.178.0",
24
+ "@aws-sdk/credential-provider-node": "3.178.0",
25
+ "@aws-sdk/fetch-http-handler": "3.178.0",
26
+ "@aws-sdk/hash-node": "3.178.0",
27
+ "@aws-sdk/invalid-dependency": "3.178.0",
28
+ "@aws-sdk/middleware-content-length": "3.178.0",
29
+ "@aws-sdk/middleware-host-header": "3.178.0",
30
+ "@aws-sdk/middleware-logger": "3.178.0",
31
+ "@aws-sdk/middleware-recursion-detection": "3.178.0",
32
+ "@aws-sdk/middleware-retry": "3.178.0",
33
+ "@aws-sdk/middleware-serde": "3.178.0",
34
+ "@aws-sdk/middleware-signing": "3.178.0",
35
+ "@aws-sdk/middleware-stack": "3.178.0",
36
+ "@aws-sdk/middleware-user-agent": "3.178.0",
37
+ "@aws-sdk/node-config-provider": "3.178.0",
38
+ "@aws-sdk/node-http-handler": "3.178.0",
39
+ "@aws-sdk/protocol-http": "3.178.0",
40
+ "@aws-sdk/smithy-client": "3.178.0",
41
+ "@aws-sdk/types": "3.178.0",
42
+ "@aws-sdk/url-parser": "3.178.0",
43
43
  "@aws-sdk/util-base64-browser": "3.170.0",
44
44
  "@aws-sdk/util-base64-node": "3.170.0",
45
45
  "@aws-sdk/util-body-length-browser": "3.170.0",
46
46
  "@aws-sdk/util-body-length-node": "3.170.0",
47
- "@aws-sdk/util-defaults-mode-browser": "3.170.0",
48
- "@aws-sdk/util-defaults-mode-node": "3.170.0",
49
- "@aws-sdk/util-user-agent-browser": "3.170.0",
50
- "@aws-sdk/util-user-agent-node": "3.170.0",
47
+ "@aws-sdk/util-defaults-mode-browser": "3.178.0",
48
+ "@aws-sdk/util-defaults-mode-node": "3.178.0",
49
+ "@aws-sdk/util-user-agent-browser": "3.178.0",
50
+ "@aws-sdk/util-user-agent-node": "3.178.0",
51
51
  "@aws-sdk/util-utf8-browser": "3.170.0",
52
52
  "@aws-sdk/util-utf8-node": "3.170.0",
53
- "@aws-sdk/util-waiter": "3.170.0",
53
+ "@aws-sdk/util-waiter": "3.178.0",
54
54
  "tslib": "^2.3.1",
55
55
  "uuid": "^8.3.2"
56
56
  },