@jjrawlins/cdk-ami-builder 0.0.130 → 0.0.132
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.
- package/.jsii +11 -11
- package/cdkamibuilder/jsii/jsii.go +2 -2
- package/cdkamibuilder/version +1 -1
- package/lib/ImagePipeline/ImagePipeline.js +1 -1
- package/lib/Lambdas/CheckStateMachineStatus/CheckStateMachineStatus-function.js +1 -1
- package/lib/Lambdas/StartStateMachine/StartStateMachine-function.js +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-cjs/index.js +993 -993
- package/node_modules/@aws-sdk/client-ec2/dist-es/schemas/schemas_0.js +993 -993
- package/node_modules/@aws-sdk/client-ec2/dist-types/commands/ModifyVolumeCommand.d.ts +6 -3
- package/node_modules/@aws-sdk/client-ec2/dist-types/models/models_6.d.ts +4 -2
- package/node_modules/@aws-sdk/client-ec2/package.json +35 -35
- package/node_modules/@aws-sdk/client-ecs/dist-cjs/index.js +150 -149
- package/node_modules/@aws-sdk/client-ecs/dist-es/schemas/schemas_0.js +150 -149
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/CreateCapacityProviderCommand.d.ts +2 -0
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DeleteCapacityProviderCommand.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/DescribeCapacityProvidersCommand.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ecs/dist-types/commands/UpdateCapacityProviderCommand.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ecs/dist-types/models/models_0.d.ts +6 -0
- package/node_modules/@aws-sdk/client-ecs/dist-types/ts3.4/models/models_0.d.ts +1 -0
- package/node_modules/@aws-sdk/client-ecs/package.json +34 -34
- package/node_modules/@aws-sdk/client-kms/dist-cjs/index.js +60 -60
- package/node_modules/@aws-sdk/client-kms/dist-es/schemas/schemas_0.js +60 -60
- package/node_modules/@aws-sdk/client-kms/package.json +33 -33
- package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +220 -220
- package/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +220 -220
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +2 -1
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -3
- package/node_modules/@aws-sdk/client-s3/package.json +49 -49
- package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/index.js +21 -21
- package/node_modules/@aws-sdk/client-secrets-manager/dist-es/schemas/schemas_0.js +21 -21
- package/node_modules/@aws-sdk/client-secrets-manager/package.json +33 -33
- package/node_modules/@aws-sdk/client-sfn/dist-cjs/index.js +89 -89
- package/node_modules/@aws-sdk/client-sfn/dist-es/schemas/schemas_0.js +89 -89
- package/node_modules/@aws-sdk/client-sfn/package.json +33 -33
- package/node_modules/@aws-sdk/client-sns/dist-cjs/index.js +44 -44
- package/node_modules/@aws-sdk/client-sns/dist-es/schemas/schemas_0.js +44 -44
- package/node_modules/@aws-sdk/client-sns/package.json +33 -33
- package/node_modules/@aws-sdk/client-sqs/dist-cjs/index.js +37 -37
- package/node_modules/@aws-sdk/client-sqs/dist-es/schemas/schemas_0.js +37 -37
- package/node_modules/@aws-sdk/client-sqs/package.json +35 -35
- package/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +198 -198
- package/node_modules/@aws-sdk/client-ssm/dist-es/schemas/schemas_0.js +198 -198
- package/node_modules/@aws-sdk/client-ssm/package.json +34 -34
- package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +6 -6
- package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +6 -6
- package/node_modules/@aws-sdk/client-sso/package.json +32 -32
- package/node_modules/@aws-sdk/core/dist-cjs/index.js +45 -10
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +45 -10
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +23 -5
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +22 -5
- package/node_modules/@aws-sdk/core/package.json +11 -11
- package/node_modules/@aws-sdk/crc64-nvme/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
- package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +14 -14
- package/node_modules/@aws-sdk/credential-provider-login/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
- package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
- package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +5 -5
- package/node_modules/@aws-sdk/middleware-expect-continue/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +10 -10
- package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-location-constraint/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-sdk-ec2/package.json +8 -8
- package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +11 -11
- package/node_modules/@aws-sdk/middleware-sdk-sqs/package.json +4 -4
- package/node_modules/@aws-sdk/middleware-ssec/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +9 -4
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +5 -2
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +9 -4
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +1 -0
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +5 -2
- package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
- package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
- package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +6 -6
- package/node_modules/@aws-sdk/token-providers/package.json +7 -7
- package/node_modules/@aws-sdk/types/package.json +2 -2
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +1 -1
- package/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +1 -1
- package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
- package/node_modules/@aws-sdk/util-format-url/package.json +4 -4
- package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
- package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
- package/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +14 -0
- package/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +14 -0
- package/node_modules/@smithy/core/package.json +1 -1
- package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@smithy/smithy-client/package.json +3 -3
- package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
- package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
- package/package.json +12 -12
|
@@ -36,7 +36,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
36
36
|
disableHostPrefix: boolean;
|
|
37
37
|
serviceId: string;
|
|
38
38
|
profile?: string;
|
|
39
|
-
getAwsChunkedEncodingStream: import("@smithy/types").GetAwsChunkedEncodingStream<any> | import("@smithy/
|
|
39
|
+
getAwsChunkedEncodingStream: import("@smithy/types").GetAwsChunkedEncodingStream<any> | typeof import("@smithy/util-stream").getAwsChunkedEncodingStream;
|
|
40
40
|
logger: import("@smithy/types").Logger;
|
|
41
41
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
42
42
|
signingEscapePath: boolean;
|
|
@@ -44,7 +44,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
44
44
|
disableHostPrefix: boolean;
|
|
45
45
|
serviceId: string;
|
|
46
46
|
profile?: string;
|
|
47
|
-
getAwsChunkedEncodingStream: import("@aws-sdk/types").GetAwsChunkedEncodingStream<any> | import("@
|
|
47
|
+
getAwsChunkedEncodingStream: import("@aws-sdk/types").GetAwsChunkedEncodingStream<any> | typeof import("@smithy/util-stream").getAwsChunkedEncodingStream;
|
|
48
48
|
logger: import("@aws-sdk/types").Logger;
|
|
49
49
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
50
50
|
signingEscapePath: boolean;
|
|
@@ -30,7 +30,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
30
30
|
streamHasher: import("@smithy/types").StreamHasher<import("stream").Readable> | import("@smithy/types").StreamHasher<Blob>;
|
|
31
31
|
md5: import("@smithy/types").HashConstructor;
|
|
32
32
|
sha1: import("@smithy/types").HashConstructor;
|
|
33
|
-
getAwsChunkedEncodingStream: import("@smithy/types").GetAwsChunkedEncodingStream<any> | import("@smithy/
|
|
33
|
+
getAwsChunkedEncodingStream: import("@smithy/types").GetAwsChunkedEncodingStream<any> | typeof import("@smithy/util-stream").getAwsChunkedEncodingStream;
|
|
34
34
|
credentialDefaultProvider: ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider) | ((_: unknown) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
35
35
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
36
36
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { AwsRestXmlProtocol } from "@aws-sdk/core/protocols";
|
|
2
2
|
import { SignatureV4MultiRegion } from "@aws-sdk/signature-v4-multi-region";
|
|
3
|
+
import { getAwsChunkedEncodingStream } from "@smithy/util-stream";
|
|
3
4
|
import type { S3ClientConfig } from "./S3Client";
|
|
4
5
|
/**
|
|
5
6
|
* @internal
|
|
@@ -13,7 +14,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
13
14
|
logger?: import("@smithy/types").Logger;
|
|
14
15
|
}) => import("@smithy/types").EndpointV2;
|
|
15
16
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
16
|
-
getAwsChunkedEncodingStream: import("@smithy/types").GetAwsChunkedEncodingStream<any> |
|
|
17
|
+
getAwsChunkedEncodingStream: import("@smithy/types").GetAwsChunkedEncodingStream<any> | typeof getAwsChunkedEncodingStream;
|
|
17
18
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").S3HttpAuthSchemeProvider;
|
|
18
19
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
19
20
|
logger: import("@smithy/types").Logger;
|
|
@@ -52,9 +52,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
52
52
|
profile?: string;
|
|
53
53
|
getAwsChunkedEncodingStream:
|
|
54
54
|
| import("@smithy/types").GetAwsChunkedEncodingStream<any>
|
|
55
|
-
| import("@smithy/
|
|
56
|
-
import("stream").Readable
|
|
57
|
-
>;
|
|
55
|
+
| typeof import("@smithy/util-stream").getAwsChunkedEncodingStream;
|
|
58
56
|
logger: import("@smithy/types").Logger;
|
|
59
57
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
60
58
|
signingEscapePath: boolean;
|
|
@@ -74,9 +74,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
74
74
|
profile?: string;
|
|
75
75
|
getAwsChunkedEncodingStream:
|
|
76
76
|
| import("@aws-sdk/types").GetAwsChunkedEncodingStream<any>
|
|
77
|
-
| import("@
|
|
78
|
-
import("stream").Readable
|
|
79
|
-
>;
|
|
77
|
+
| typeof import("@smithy/util-stream").getAwsChunkedEncodingStream;
|
|
80
78
|
logger: import("@aws-sdk/types").Logger;
|
|
81
79
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
82
80
|
signingEscapePath: boolean;
|
|
@@ -43,9 +43,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
43
43
|
sha1: import("@smithy/types").HashConstructor;
|
|
44
44
|
getAwsChunkedEncodingStream:
|
|
45
45
|
| import("@smithy/types").GetAwsChunkedEncodingStream<any>
|
|
46
|
-
| import("@smithy/
|
|
47
|
-
import("stream").Readable
|
|
48
|
-
>;
|
|
46
|
+
| typeof import("@smithy/util-stream").getAwsChunkedEncodingStream;
|
|
49
47
|
credentialDefaultProvider:
|
|
50
48
|
| ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
|
|
51
49
|
| ((
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { AwsRestXmlProtocol } from "@aws-sdk/core/protocols";
|
|
2
2
|
import { SignatureV4MultiRegion } from "@aws-sdk/signature-v4-multi-region";
|
|
3
|
+
import { getAwsChunkedEncodingStream } from "@smithy/util-stream";
|
|
3
4
|
import { S3ClientConfig } from "./S3Client";
|
|
4
5
|
export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
5
6
|
apiVersion: string;
|
|
@@ -15,9 +16,7 @@ export declare const getRuntimeConfig: (config: S3ClientConfig) => {
|
|
|
15
16
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
16
17
|
getAwsChunkedEncodingStream:
|
|
17
18
|
| import("@smithy/types").GetAwsChunkedEncodingStream<any>
|
|
18
|
-
|
|
|
19
|
-
import("stream").Readable
|
|
20
|
-
>;
|
|
19
|
+
| typeof getAwsChunkedEncodingStream;
|
|
21
20
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").S3HttpAuthSchemeProvider;
|
|
22
21
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
23
22
|
logger: import("@smithy/types").Logger;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-s3",
|
|
3
3
|
"description": "AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.970.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-s3",
|
|
@@ -30,61 +30,61 @@
|
|
|
30
30
|
"@aws-crypto/sha1-browser": "5.2.0",
|
|
31
31
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
32
32
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
33
|
-
"@aws-sdk/core": "3.
|
|
34
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
35
|
-
"@aws-sdk/middleware-bucket-endpoint": "3.
|
|
36
|
-
"@aws-sdk/middleware-expect-continue": "3.
|
|
37
|
-
"@aws-sdk/middleware-flexible-checksums": "3.
|
|
38
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
39
|
-
"@aws-sdk/middleware-location-constraint": "3.
|
|
40
|
-
"@aws-sdk/middleware-logger": "3.
|
|
41
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
42
|
-
"@aws-sdk/middleware-sdk-s3": "3.
|
|
43
|
-
"@aws-sdk/middleware-ssec": "3.
|
|
44
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
45
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
46
|
-
"@aws-sdk/signature-v4-multi-region": "3.
|
|
47
|
-
"@aws-sdk/types": "3.
|
|
48
|
-
"@aws-sdk/util-endpoints": "3.
|
|
49
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
50
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
51
|
-
"@smithy/config-resolver": "^4.4.
|
|
52
|
-
"@smithy/core": "^3.20.
|
|
53
|
-
"@smithy/eventstream-serde-browser": "^4.2.
|
|
54
|
-
"@smithy/eventstream-serde-config-resolver": "^4.3.
|
|
55
|
-
"@smithy/eventstream-serde-node": "^4.2.
|
|
56
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
57
|
-
"@smithy/hash-blob-browser": "^4.2.
|
|
58
|
-
"@smithy/hash-node": "^4.2.
|
|
59
|
-
"@smithy/hash-stream-node": "^4.2.
|
|
60
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
61
|
-
"@smithy/md5-js": "^4.2.
|
|
62
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
63
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
64
|
-
"@smithy/middleware-retry": "^4.4.
|
|
65
|
-
"@smithy/middleware-serde": "^4.2.
|
|
66
|
-
"@smithy/middleware-stack": "^4.2.
|
|
67
|
-
"@smithy/node-config-provider": "^4.3.
|
|
68
|
-
"@smithy/node-http-handler": "^4.4.
|
|
69
|
-
"@smithy/protocol-http": "^5.3.
|
|
70
|
-
"@smithy/smithy-client": "^4.10.
|
|
71
|
-
"@smithy/types": "^4.
|
|
72
|
-
"@smithy/url-parser": "^4.2.
|
|
33
|
+
"@aws-sdk/core": "3.970.0",
|
|
34
|
+
"@aws-sdk/credential-provider-node": "3.970.0",
|
|
35
|
+
"@aws-sdk/middleware-bucket-endpoint": "3.969.0",
|
|
36
|
+
"@aws-sdk/middleware-expect-continue": "3.969.0",
|
|
37
|
+
"@aws-sdk/middleware-flexible-checksums": "3.970.0",
|
|
38
|
+
"@aws-sdk/middleware-host-header": "3.969.0",
|
|
39
|
+
"@aws-sdk/middleware-location-constraint": "3.969.0",
|
|
40
|
+
"@aws-sdk/middleware-logger": "3.969.0",
|
|
41
|
+
"@aws-sdk/middleware-recursion-detection": "3.969.0",
|
|
42
|
+
"@aws-sdk/middleware-sdk-s3": "3.970.0",
|
|
43
|
+
"@aws-sdk/middleware-ssec": "3.969.0",
|
|
44
|
+
"@aws-sdk/middleware-user-agent": "3.970.0",
|
|
45
|
+
"@aws-sdk/region-config-resolver": "3.969.0",
|
|
46
|
+
"@aws-sdk/signature-v4-multi-region": "3.970.0",
|
|
47
|
+
"@aws-sdk/types": "3.969.0",
|
|
48
|
+
"@aws-sdk/util-endpoints": "3.970.0",
|
|
49
|
+
"@aws-sdk/util-user-agent-browser": "3.969.0",
|
|
50
|
+
"@aws-sdk/util-user-agent-node": "3.970.0",
|
|
51
|
+
"@smithy/config-resolver": "^4.4.6",
|
|
52
|
+
"@smithy/core": "^3.20.6",
|
|
53
|
+
"@smithy/eventstream-serde-browser": "^4.2.8",
|
|
54
|
+
"@smithy/eventstream-serde-config-resolver": "^4.3.8",
|
|
55
|
+
"@smithy/eventstream-serde-node": "^4.2.8",
|
|
56
|
+
"@smithy/fetch-http-handler": "^5.3.9",
|
|
57
|
+
"@smithy/hash-blob-browser": "^4.2.9",
|
|
58
|
+
"@smithy/hash-node": "^4.2.8",
|
|
59
|
+
"@smithy/hash-stream-node": "^4.2.8",
|
|
60
|
+
"@smithy/invalid-dependency": "^4.2.8",
|
|
61
|
+
"@smithy/md5-js": "^4.2.8",
|
|
62
|
+
"@smithy/middleware-content-length": "^4.2.8",
|
|
63
|
+
"@smithy/middleware-endpoint": "^4.4.7",
|
|
64
|
+
"@smithy/middleware-retry": "^4.4.23",
|
|
65
|
+
"@smithy/middleware-serde": "^4.2.9",
|
|
66
|
+
"@smithy/middleware-stack": "^4.2.8",
|
|
67
|
+
"@smithy/node-config-provider": "^4.3.8",
|
|
68
|
+
"@smithy/node-http-handler": "^4.4.8",
|
|
69
|
+
"@smithy/protocol-http": "^5.3.8",
|
|
70
|
+
"@smithy/smithy-client": "^4.10.8",
|
|
71
|
+
"@smithy/types": "^4.12.0",
|
|
72
|
+
"@smithy/url-parser": "^4.2.8",
|
|
73
73
|
"@smithy/util-base64": "^4.3.0",
|
|
74
74
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
75
75
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
76
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
77
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
78
|
-
"@smithy/util-endpoints": "^3.2.
|
|
79
|
-
"@smithy/util-middleware": "^4.2.
|
|
80
|
-
"@smithy/util-retry": "^4.2.
|
|
81
|
-
"@smithy/util-stream": "^4.5.
|
|
76
|
+
"@smithy/util-defaults-mode-browser": "^4.3.22",
|
|
77
|
+
"@smithy/util-defaults-mode-node": "^4.2.25",
|
|
78
|
+
"@smithy/util-endpoints": "^3.2.8",
|
|
79
|
+
"@smithy/util-middleware": "^4.2.8",
|
|
80
|
+
"@smithy/util-retry": "^4.2.8",
|
|
81
|
+
"@smithy/util-stream": "^4.5.10",
|
|
82
82
|
"@smithy/util-utf8": "^4.2.0",
|
|
83
|
-
"@smithy/util-waiter": "^4.2.
|
|
83
|
+
"@smithy/util-waiter": "^4.2.8",
|
|
84
84
|
"tslib": "^2.6.2"
|
|
85
85
|
},
|
|
86
86
|
"devDependencies": {
|
|
87
|
-
"@aws-sdk/signature-v4-crt": "3.
|
|
87
|
+
"@aws-sdk/signature-v4-crt": "3.970.0",
|
|
88
88
|
"@tsconfig/node20": "20.1.8",
|
|
89
89
|
"@types/node": "^20.14.8",
|
|
90
90
|
"concurrently": "7.0.0",
|
|
@@ -497,7 +497,7 @@ var BatchGetSecretValueResponse$ = [3, n0, _BGSVRa,
|
|
|
497
497
|
var CancelRotateSecretRequest$ = [3, n0, _CRSR,
|
|
498
498
|
0,
|
|
499
499
|
[_SI],
|
|
500
|
-
[0]
|
|
500
|
+
[0], 1
|
|
501
501
|
];
|
|
502
502
|
var CancelRotateSecretResponse$ = [3, n0, _CRSRa,
|
|
503
503
|
0,
|
|
@@ -507,7 +507,7 @@ var CancelRotateSecretResponse$ = [3, n0, _CRSRa,
|
|
|
507
507
|
var CreateSecretRequest$ = [3, n0, _CSR,
|
|
508
508
|
0,
|
|
509
509
|
[_N, _CRT, _D, _KKI, _SB, _SS, _T, _ARR, _FORS, _Ty],
|
|
510
|
-
[0, [0, 4], 0, 0, [() => SecretBinaryType, 0], [() => SecretStringType, 0], () => TagListType, () => AddReplicaRegionListType, 2, 0]
|
|
510
|
+
[0, [0, 4], 0, 0, [() => SecretBinaryType, 0], [() => SecretStringType, 0], () => TagListType, () => AddReplicaRegionListType, 2, 0], 1
|
|
511
511
|
];
|
|
512
512
|
var CreateSecretResponse$ = [3, n0, _CSRr,
|
|
513
513
|
0,
|
|
@@ -523,7 +523,7 @@ schema.TypeRegistry.for(n0).registerError(DecryptionFailure$, DecryptionFailure)
|
|
|
523
523
|
var DeleteResourcePolicyRequest$ = [3, n0, _DRPR,
|
|
524
524
|
0,
|
|
525
525
|
[_SI],
|
|
526
|
-
[0]
|
|
526
|
+
[0], 1
|
|
527
527
|
];
|
|
528
528
|
var DeleteResourcePolicyResponse$ = [3, n0, _DRPRe,
|
|
529
529
|
0,
|
|
@@ -533,7 +533,7 @@ var DeleteResourcePolicyResponse$ = [3, n0, _DRPRe,
|
|
|
533
533
|
var DeleteSecretRequest$ = [3, n0, _DSR,
|
|
534
534
|
0,
|
|
535
535
|
[_SI, _RWID, _FDWR],
|
|
536
|
-
[0, 1, 2]
|
|
536
|
+
[0, 1, 2], 1
|
|
537
537
|
];
|
|
538
538
|
var DeleteSecretResponse$ = [3, n0, _DSRe,
|
|
539
539
|
0,
|
|
@@ -543,7 +543,7 @@ var DeleteSecretResponse$ = [3, n0, _DSRe,
|
|
|
543
543
|
var DescribeSecretRequest$ = [3, n0, _DSRes,
|
|
544
544
|
0,
|
|
545
545
|
[_SI],
|
|
546
|
-
[0]
|
|
546
|
+
[0], 1
|
|
547
547
|
];
|
|
548
548
|
var DescribeSecretResponse$ = [3, n0, _DSResc,
|
|
549
549
|
0,
|
|
@@ -579,7 +579,7 @@ var GetRandomPasswordResponse$ = [3, n0, _GRPRe,
|
|
|
579
579
|
var GetResourcePolicyRequest$ = [3, n0, _GRPRet,
|
|
580
580
|
0,
|
|
581
581
|
[_SI],
|
|
582
|
-
[0]
|
|
582
|
+
[0], 1
|
|
583
583
|
];
|
|
584
584
|
var GetResourcePolicyResponse$ = [3, n0, _GRPRete,
|
|
585
585
|
0,
|
|
@@ -589,7 +589,7 @@ var GetResourcePolicyResponse$ = [3, n0, _GRPRete,
|
|
|
589
589
|
var GetSecretValueRequest$ = [3, n0, _GSVR,
|
|
590
590
|
0,
|
|
591
591
|
[_SI, _VI, _VS],
|
|
592
|
-
[0, 0, 0]
|
|
592
|
+
[0, 0, 0], 1
|
|
593
593
|
];
|
|
594
594
|
var GetSecretValueResponse$ = [3, n0, _GSVRe,
|
|
595
595
|
0,
|
|
@@ -639,7 +639,7 @@ var ListSecretsResponse$ = [3, n0, _LSRi,
|
|
|
639
639
|
var ListSecretVersionIdsRequest$ = [3, n0, _LSVIR,
|
|
640
640
|
0,
|
|
641
641
|
[_SI, _MR, _NT, _ID],
|
|
642
|
-
[0, 1, 0, 2]
|
|
642
|
+
[0, 1, 0, 2], 1
|
|
643
643
|
];
|
|
644
644
|
var ListSecretVersionIdsResponse$ = [3, n0, _LSVIRi,
|
|
645
645
|
0,
|
|
@@ -667,7 +667,7 @@ schema.TypeRegistry.for(n0).registerError(PublicPolicyException$, PublicPolicyEx
|
|
|
667
667
|
var PutResourcePolicyRequest$ = [3, n0, _PRPR,
|
|
668
668
|
0,
|
|
669
669
|
[_SI, _RPe, _BPP],
|
|
670
|
-
[0, 0, 2]
|
|
670
|
+
[0, 0, 2], 2
|
|
671
671
|
];
|
|
672
672
|
var PutResourcePolicyResponse$ = [3, n0, _PRPRu,
|
|
673
673
|
0,
|
|
@@ -677,7 +677,7 @@ var PutResourcePolicyResponse$ = [3, n0, _PRPRu,
|
|
|
677
677
|
var PutSecretValueRequest$ = [3, n0, _PSVR,
|
|
678
678
|
0,
|
|
679
679
|
[_SI, _CRT, _SB, _SS, _VSe, _RT],
|
|
680
|
-
[0, [0, 4], [() => SecretBinaryType, 0], [() => SecretStringType, 0], 64 | 0, [() => RotationTokenType, 0]]
|
|
680
|
+
[0, [0, 4], [() => SecretBinaryType, 0], [() => SecretStringType, 0], 64 | 0, [() => RotationTokenType, 0]], 1
|
|
681
681
|
];
|
|
682
682
|
var PutSecretValueResponse$ = [3, n0, _PSVRu,
|
|
683
683
|
0,
|
|
@@ -687,7 +687,7 @@ var PutSecretValueResponse$ = [3, n0, _PSVRu,
|
|
|
687
687
|
var RemoveRegionsFromReplicationRequest$ = [3, n0, _RRFRR,
|
|
688
688
|
0,
|
|
689
689
|
[_SI, _RRR],
|
|
690
|
-
[0, 64 | 0]
|
|
690
|
+
[0, 64 | 0], 2
|
|
691
691
|
];
|
|
692
692
|
var RemoveRegionsFromReplicationResponse$ = [3, n0, _RRFRRe,
|
|
693
693
|
0,
|
|
@@ -702,7 +702,7 @@ var ReplicaRegionType$ = [3, n0, _RRT,
|
|
|
702
702
|
var ReplicateSecretToRegionsRequest$ = [3, n0, _RSTRR,
|
|
703
703
|
0,
|
|
704
704
|
[_SI, _ARR, _FORS],
|
|
705
|
-
[0, () => AddReplicaRegionListType, 2]
|
|
705
|
+
[0, () => AddReplicaRegionListType, 2], 2
|
|
706
706
|
];
|
|
707
707
|
var ReplicateSecretToRegionsResponse$ = [3, n0, _RSTRRe,
|
|
708
708
|
0,
|
|
@@ -729,7 +729,7 @@ schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNo
|
|
|
729
729
|
var RestoreSecretRequest$ = [3, n0, _RSR,
|
|
730
730
|
0,
|
|
731
731
|
[_SI],
|
|
732
|
-
[0]
|
|
732
|
+
[0], 1
|
|
733
733
|
];
|
|
734
734
|
var RestoreSecretResponse$ = [3, n0, _RSRe,
|
|
735
735
|
0,
|
|
@@ -739,7 +739,7 @@ var RestoreSecretResponse$ = [3, n0, _RSRe,
|
|
|
739
739
|
var RotateSecretRequest$ = [3, n0, _RSRo,
|
|
740
740
|
0,
|
|
741
741
|
[_SI, _CRT, _RLARN, _RR, _ESRM, _ESRRA, _RI],
|
|
742
|
-
[0, [0, 4], 0, () => RotationRulesType$, () => ExternalSecretRotationMetadataType, 0, 2]
|
|
742
|
+
[0, [0, 4], 0, () => RotationRulesType$, () => ExternalSecretRotationMetadataType, 0, 2], 1
|
|
743
743
|
];
|
|
744
744
|
var RotateSecretResponse$ = [3, n0, _RSRot,
|
|
745
745
|
0,
|
|
@@ -769,7 +769,7 @@ var SecretVersionsListEntry$ = [3, n0, _SVLE,
|
|
|
769
769
|
var StopReplicationToReplicaRequest$ = [3, n0, _SRTRR,
|
|
770
770
|
0,
|
|
771
771
|
[_SI],
|
|
772
|
-
[0]
|
|
772
|
+
[0], 1
|
|
773
773
|
];
|
|
774
774
|
var StopReplicationToReplicaResponse$ = [3, n0, _SRTRRt,
|
|
775
775
|
0,
|
|
@@ -784,17 +784,17 @@ var Tag$ = [3, n0, _Ta,
|
|
|
784
784
|
var TagResourceRequest$ = [3, n0, _TRR,
|
|
785
785
|
0,
|
|
786
786
|
[_SI, _T],
|
|
787
|
-
[0, () => TagListType]
|
|
787
|
+
[0, () => TagListType], 2
|
|
788
788
|
];
|
|
789
789
|
var UntagResourceRequest$ = [3, n0, _URR,
|
|
790
790
|
0,
|
|
791
791
|
[_SI, _TK],
|
|
792
|
-
[0, 64 | 0]
|
|
792
|
+
[0, 64 | 0], 2
|
|
793
793
|
];
|
|
794
794
|
var UpdateSecretRequest$ = [3, n0, _USR,
|
|
795
795
|
0,
|
|
796
796
|
[_SI, _CRT, _D, _KKI, _SB, _SS, _Ty],
|
|
797
|
-
[0, [0, 4], 0, 0, [() => SecretBinaryType, 0], [() => SecretStringType, 0], 0]
|
|
797
|
+
[0, [0, 4], 0, 0, [() => SecretBinaryType, 0], [() => SecretStringType, 0], 0], 1
|
|
798
798
|
];
|
|
799
799
|
var UpdateSecretResponse$ = [3, n0, _USRp,
|
|
800
800
|
0,
|
|
@@ -804,7 +804,7 @@ var UpdateSecretResponse$ = [3, n0, _USRp,
|
|
|
804
804
|
var UpdateSecretVersionStageRequest$ = [3, n0, _USVSR,
|
|
805
805
|
0,
|
|
806
806
|
[_SI, _VS, _RFVI, _MTVI],
|
|
807
|
-
[0, 0, 0, 0]
|
|
807
|
+
[0, 0, 0, 0], 2
|
|
808
808
|
];
|
|
809
809
|
var UpdateSecretVersionStageResponse$ = [3, n0, _USVSRp,
|
|
810
810
|
0,
|
|
@@ -813,8 +813,8 @@ var UpdateSecretVersionStageResponse$ = [3, n0, _USVSRp,
|
|
|
813
813
|
];
|
|
814
814
|
var ValidateResourcePolicyRequest$ = [3, n0, _VRPR,
|
|
815
815
|
0,
|
|
816
|
-
[
|
|
817
|
-
[0, 0]
|
|
816
|
+
[_RPe, _SI],
|
|
817
|
+
[0, 0], 1
|
|
818
818
|
];
|
|
819
819
|
var ValidateResourcePolicyResponse$ = [3, n0, _VRPRa,
|
|
820
820
|
0,
|
|
@@ -212,7 +212,7 @@ export var BatchGetSecretValueResponse$ = [3, n0, _BGSVRa,
|
|
|
212
212
|
export var CancelRotateSecretRequest$ = [3, n0, _CRSR,
|
|
213
213
|
0,
|
|
214
214
|
[_SI],
|
|
215
|
-
[0]
|
|
215
|
+
[0], 1
|
|
216
216
|
];
|
|
217
217
|
export var CancelRotateSecretResponse$ = [3, n0, _CRSRa,
|
|
218
218
|
0,
|
|
@@ -222,7 +222,7 @@ export var CancelRotateSecretResponse$ = [3, n0, _CRSRa,
|
|
|
222
222
|
export var CreateSecretRequest$ = [3, n0, _CSR,
|
|
223
223
|
0,
|
|
224
224
|
[_N, _CRT, _D, _KKI, _SB, _SS, _T, _ARR, _FORS, _Ty],
|
|
225
|
-
[0, [0, 4], 0, 0, [() => SecretBinaryType, 0], [() => SecretStringType, 0], () => TagListType, () => AddReplicaRegionListType, 2, 0]
|
|
225
|
+
[0, [0, 4], 0, 0, [() => SecretBinaryType, 0], [() => SecretStringType, 0], () => TagListType, () => AddReplicaRegionListType, 2, 0], 1
|
|
226
226
|
];
|
|
227
227
|
export var CreateSecretResponse$ = [3, n0, _CSRr,
|
|
228
228
|
0,
|
|
@@ -238,7 +238,7 @@ TypeRegistry.for(n0).registerError(DecryptionFailure$, DecryptionFailure);
|
|
|
238
238
|
export var DeleteResourcePolicyRequest$ = [3, n0, _DRPR,
|
|
239
239
|
0,
|
|
240
240
|
[_SI],
|
|
241
|
-
[0]
|
|
241
|
+
[0], 1
|
|
242
242
|
];
|
|
243
243
|
export var DeleteResourcePolicyResponse$ = [3, n0, _DRPRe,
|
|
244
244
|
0,
|
|
@@ -248,7 +248,7 @@ export var DeleteResourcePolicyResponse$ = [3, n0, _DRPRe,
|
|
|
248
248
|
export var DeleteSecretRequest$ = [3, n0, _DSR,
|
|
249
249
|
0,
|
|
250
250
|
[_SI, _RWID, _FDWR],
|
|
251
|
-
[0, 1, 2]
|
|
251
|
+
[0, 1, 2], 1
|
|
252
252
|
];
|
|
253
253
|
export var DeleteSecretResponse$ = [3, n0, _DSRe,
|
|
254
254
|
0,
|
|
@@ -258,7 +258,7 @@ export var DeleteSecretResponse$ = [3, n0, _DSRe,
|
|
|
258
258
|
export var DescribeSecretRequest$ = [3, n0, _DSRes,
|
|
259
259
|
0,
|
|
260
260
|
[_SI],
|
|
261
|
-
[0]
|
|
261
|
+
[0], 1
|
|
262
262
|
];
|
|
263
263
|
export var DescribeSecretResponse$ = [3, n0, _DSResc,
|
|
264
264
|
0,
|
|
@@ -294,7 +294,7 @@ export var GetRandomPasswordResponse$ = [3, n0, _GRPRe,
|
|
|
294
294
|
export var GetResourcePolicyRequest$ = [3, n0, _GRPRet,
|
|
295
295
|
0,
|
|
296
296
|
[_SI],
|
|
297
|
-
[0]
|
|
297
|
+
[0], 1
|
|
298
298
|
];
|
|
299
299
|
export var GetResourcePolicyResponse$ = [3, n0, _GRPRete,
|
|
300
300
|
0,
|
|
@@ -304,7 +304,7 @@ export var GetResourcePolicyResponse$ = [3, n0, _GRPRete,
|
|
|
304
304
|
export var GetSecretValueRequest$ = [3, n0, _GSVR,
|
|
305
305
|
0,
|
|
306
306
|
[_SI, _VI, _VS],
|
|
307
|
-
[0, 0, 0]
|
|
307
|
+
[0, 0, 0], 1
|
|
308
308
|
];
|
|
309
309
|
export var GetSecretValueResponse$ = [3, n0, _GSVRe,
|
|
310
310
|
0,
|
|
@@ -354,7 +354,7 @@ export var ListSecretsResponse$ = [3, n0, _LSRi,
|
|
|
354
354
|
export var ListSecretVersionIdsRequest$ = [3, n0, _LSVIR,
|
|
355
355
|
0,
|
|
356
356
|
[_SI, _MR, _NT, _ID],
|
|
357
|
-
[0, 1, 0, 2]
|
|
357
|
+
[0, 1, 0, 2], 1
|
|
358
358
|
];
|
|
359
359
|
export var ListSecretVersionIdsResponse$ = [3, n0, _LSVIRi,
|
|
360
360
|
0,
|
|
@@ -382,7 +382,7 @@ TypeRegistry.for(n0).registerError(PublicPolicyException$, PublicPolicyException
|
|
|
382
382
|
export var PutResourcePolicyRequest$ = [3, n0, _PRPR,
|
|
383
383
|
0,
|
|
384
384
|
[_SI, _RPe, _BPP],
|
|
385
|
-
[0, 0, 2]
|
|
385
|
+
[0, 0, 2], 2
|
|
386
386
|
];
|
|
387
387
|
export var PutResourcePolicyResponse$ = [3, n0, _PRPRu,
|
|
388
388
|
0,
|
|
@@ -392,7 +392,7 @@ export var PutResourcePolicyResponse$ = [3, n0, _PRPRu,
|
|
|
392
392
|
export var PutSecretValueRequest$ = [3, n0, _PSVR,
|
|
393
393
|
0,
|
|
394
394
|
[_SI, _CRT, _SB, _SS, _VSe, _RT],
|
|
395
|
-
[0, [0, 4], [() => SecretBinaryType, 0], [() => SecretStringType, 0], 64 | 0, [() => RotationTokenType, 0]]
|
|
395
|
+
[0, [0, 4], [() => SecretBinaryType, 0], [() => SecretStringType, 0], 64 | 0, [() => RotationTokenType, 0]], 1
|
|
396
396
|
];
|
|
397
397
|
export var PutSecretValueResponse$ = [3, n0, _PSVRu,
|
|
398
398
|
0,
|
|
@@ -402,7 +402,7 @@ export var PutSecretValueResponse$ = [3, n0, _PSVRu,
|
|
|
402
402
|
export var RemoveRegionsFromReplicationRequest$ = [3, n0, _RRFRR,
|
|
403
403
|
0,
|
|
404
404
|
[_SI, _RRR],
|
|
405
|
-
[0, 64 | 0]
|
|
405
|
+
[0, 64 | 0], 2
|
|
406
406
|
];
|
|
407
407
|
export var RemoveRegionsFromReplicationResponse$ = [3, n0, _RRFRRe,
|
|
408
408
|
0,
|
|
@@ -417,7 +417,7 @@ export var ReplicaRegionType$ = [3, n0, _RRT,
|
|
|
417
417
|
export var ReplicateSecretToRegionsRequest$ = [3, n0, _RSTRR,
|
|
418
418
|
0,
|
|
419
419
|
[_SI, _ARR, _FORS],
|
|
420
|
-
[0, () => AddReplicaRegionListType, 2]
|
|
420
|
+
[0, () => AddReplicaRegionListType, 2], 2
|
|
421
421
|
];
|
|
422
422
|
export var ReplicateSecretToRegionsResponse$ = [3, n0, _RSTRRe,
|
|
423
423
|
0,
|
|
@@ -444,7 +444,7 @@ TypeRegistry.for(n0).registerError(ResourceNotFoundException$, ResourceNotFoundE
|
|
|
444
444
|
export var RestoreSecretRequest$ = [3, n0, _RSR,
|
|
445
445
|
0,
|
|
446
446
|
[_SI],
|
|
447
|
-
[0]
|
|
447
|
+
[0], 1
|
|
448
448
|
];
|
|
449
449
|
export var RestoreSecretResponse$ = [3, n0, _RSRe,
|
|
450
450
|
0,
|
|
@@ -454,7 +454,7 @@ export var RestoreSecretResponse$ = [3, n0, _RSRe,
|
|
|
454
454
|
export var RotateSecretRequest$ = [3, n0, _RSRo,
|
|
455
455
|
0,
|
|
456
456
|
[_SI, _CRT, _RLARN, _RR, _ESRM, _ESRRA, _RI],
|
|
457
|
-
[0, [0, 4], 0, () => RotationRulesType$, () => ExternalSecretRotationMetadataType, 0, 2]
|
|
457
|
+
[0, [0, 4], 0, () => RotationRulesType$, () => ExternalSecretRotationMetadataType, 0, 2], 1
|
|
458
458
|
];
|
|
459
459
|
export var RotateSecretResponse$ = [3, n0, _RSRot,
|
|
460
460
|
0,
|
|
@@ -484,7 +484,7 @@ export var SecretVersionsListEntry$ = [3, n0, _SVLE,
|
|
|
484
484
|
export var StopReplicationToReplicaRequest$ = [3, n0, _SRTRR,
|
|
485
485
|
0,
|
|
486
486
|
[_SI],
|
|
487
|
-
[0]
|
|
487
|
+
[0], 1
|
|
488
488
|
];
|
|
489
489
|
export var StopReplicationToReplicaResponse$ = [3, n0, _SRTRRt,
|
|
490
490
|
0,
|
|
@@ -499,17 +499,17 @@ export var Tag$ = [3, n0, _Ta,
|
|
|
499
499
|
export var TagResourceRequest$ = [3, n0, _TRR,
|
|
500
500
|
0,
|
|
501
501
|
[_SI, _T],
|
|
502
|
-
[0, () => TagListType]
|
|
502
|
+
[0, () => TagListType], 2
|
|
503
503
|
];
|
|
504
504
|
export var UntagResourceRequest$ = [3, n0, _URR,
|
|
505
505
|
0,
|
|
506
506
|
[_SI, _TK],
|
|
507
|
-
[0, 64 | 0]
|
|
507
|
+
[0, 64 | 0], 2
|
|
508
508
|
];
|
|
509
509
|
export var UpdateSecretRequest$ = [3, n0, _USR,
|
|
510
510
|
0,
|
|
511
511
|
[_SI, _CRT, _D, _KKI, _SB, _SS, _Ty],
|
|
512
|
-
[0, [0, 4], 0, 0, [() => SecretBinaryType, 0], [() => SecretStringType, 0], 0]
|
|
512
|
+
[0, [0, 4], 0, 0, [() => SecretBinaryType, 0], [() => SecretStringType, 0], 0], 1
|
|
513
513
|
];
|
|
514
514
|
export var UpdateSecretResponse$ = [3, n0, _USRp,
|
|
515
515
|
0,
|
|
@@ -519,7 +519,7 @@ export var UpdateSecretResponse$ = [3, n0, _USRp,
|
|
|
519
519
|
export var UpdateSecretVersionStageRequest$ = [3, n0, _USVSR,
|
|
520
520
|
0,
|
|
521
521
|
[_SI, _VS, _RFVI, _MTVI],
|
|
522
|
-
[0, 0, 0, 0]
|
|
522
|
+
[0, 0, 0, 0], 2
|
|
523
523
|
];
|
|
524
524
|
export var UpdateSecretVersionStageResponse$ = [3, n0, _USVSRp,
|
|
525
525
|
0,
|
|
@@ -528,8 +528,8 @@ export var UpdateSecretVersionStageResponse$ = [3, n0, _USVSRp,
|
|
|
528
528
|
];
|
|
529
529
|
export var ValidateResourcePolicyRequest$ = [3, n0, _VRPR,
|
|
530
530
|
0,
|
|
531
|
-
[
|
|
532
|
-
[0, 0]
|
|
531
|
+
[_RPe, _SI],
|
|
532
|
+
[0, 0], 1
|
|
533
533
|
];
|
|
534
534
|
export var ValidateResourcePolicyResponse$ = [3, n0, _VRPRa,
|
|
535
535
|
0,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-secrets-manager",
|
|
3
3
|
"description": "AWS SDK for JavaScript Secrets Manager Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.970.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-secrets-manager",
|
|
@@ -21,41 +21,41 @@
|
|
|
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.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
30
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
31
|
-
"@aws-sdk/types": "3.
|
|
32
|
-
"@aws-sdk/util-endpoints": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
35
|
-
"@smithy/config-resolver": "^4.4.
|
|
36
|
-
"@smithy/core": "^3.20.
|
|
37
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
38
|
-
"@smithy/hash-node": "^4.2.
|
|
39
|
-
"@smithy/invalid-dependency": "^4.2.
|
|
40
|
-
"@smithy/middleware-content-length": "^4.2.
|
|
41
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
42
|
-
"@smithy/middleware-retry": "^4.4.
|
|
43
|
-
"@smithy/middleware-serde": "^4.2.
|
|
44
|
-
"@smithy/middleware-stack": "^4.2.
|
|
45
|
-
"@smithy/node-config-provider": "^4.3.
|
|
46
|
-
"@smithy/node-http-handler": "^4.4.
|
|
47
|
-
"@smithy/protocol-http": "^5.3.
|
|
48
|
-
"@smithy/smithy-client": "^4.10.
|
|
49
|
-
"@smithy/types": "^4.
|
|
50
|
-
"@smithy/url-parser": "^4.2.
|
|
24
|
+
"@aws-sdk/core": "3.970.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.970.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.969.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.969.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.969.0",
|
|
29
|
+
"@aws-sdk/middleware-user-agent": "3.970.0",
|
|
30
|
+
"@aws-sdk/region-config-resolver": "3.969.0",
|
|
31
|
+
"@aws-sdk/types": "3.969.0",
|
|
32
|
+
"@aws-sdk/util-endpoints": "3.970.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-browser": "3.969.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-node": "3.970.0",
|
|
35
|
+
"@smithy/config-resolver": "^4.4.6",
|
|
36
|
+
"@smithy/core": "^3.20.6",
|
|
37
|
+
"@smithy/fetch-http-handler": "^5.3.9",
|
|
38
|
+
"@smithy/hash-node": "^4.2.8",
|
|
39
|
+
"@smithy/invalid-dependency": "^4.2.8",
|
|
40
|
+
"@smithy/middleware-content-length": "^4.2.8",
|
|
41
|
+
"@smithy/middleware-endpoint": "^4.4.7",
|
|
42
|
+
"@smithy/middleware-retry": "^4.4.23",
|
|
43
|
+
"@smithy/middleware-serde": "^4.2.9",
|
|
44
|
+
"@smithy/middleware-stack": "^4.2.8",
|
|
45
|
+
"@smithy/node-config-provider": "^4.3.8",
|
|
46
|
+
"@smithy/node-http-handler": "^4.4.8",
|
|
47
|
+
"@smithy/protocol-http": "^5.3.8",
|
|
48
|
+
"@smithy/smithy-client": "^4.10.8",
|
|
49
|
+
"@smithy/types": "^4.12.0",
|
|
50
|
+
"@smithy/url-parser": "^4.2.8",
|
|
51
51
|
"@smithy/util-base64": "^4.3.0",
|
|
52
52
|
"@smithy/util-body-length-browser": "^4.2.0",
|
|
53
53
|
"@smithy/util-body-length-node": "^4.2.1",
|
|
54
|
-
"@smithy/util-defaults-mode-browser": "^4.3.
|
|
55
|
-
"@smithy/util-defaults-mode-node": "^4.2.
|
|
56
|
-
"@smithy/util-endpoints": "^3.2.
|
|
57
|
-
"@smithy/util-middleware": "^4.2.
|
|
58
|
-
"@smithy/util-retry": "^4.2.
|
|
54
|
+
"@smithy/util-defaults-mode-browser": "^4.3.22",
|
|
55
|
+
"@smithy/util-defaults-mode-node": "^4.2.25",
|
|
56
|
+
"@smithy/util-endpoints": "^3.2.8",
|
|
57
|
+
"@smithy/util-middleware": "^4.2.8",
|
|
58
|
+
"@smithy/util-retry": "^4.2.8",
|
|
59
59
|
"@smithy/util-utf8": "^4.2.0",
|
|
60
60
|
"tslib": "^2.6.2"
|
|
61
61
|
},
|