@jjrawlins/cdk-ami-builder 0.0.130 → 0.0.131

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 (83) hide show
  1. package/.jsii +11 -11
  2. package/cdkamibuilder/jsii/jsii.go +2 -2
  3. package/cdkamibuilder/version +1 -1
  4. package/lib/ImagePipeline/ImagePipeline.js +1 -1
  5. package/lib/Lambdas/CheckStateMachineStatus/CheckStateMachineStatus-function.js +1 -1
  6. package/lib/Lambdas/StartStateMachine/StartStateMachine-function.js +1 -1
  7. package/node_modules/@aws-sdk/client-ec2/dist-cjs/index.js +993 -993
  8. package/node_modules/@aws-sdk/client-ec2/dist-es/schemas/schemas_0.js +993 -993
  9. package/node_modules/@aws-sdk/client-ec2/package.json +35 -35
  10. package/node_modules/@aws-sdk/client-ecs/dist-cjs/index.js +148 -148
  11. package/node_modules/@aws-sdk/client-ecs/dist-es/schemas/schemas_0.js +148 -148
  12. package/node_modules/@aws-sdk/client-ecs/package.json +34 -34
  13. package/node_modules/@aws-sdk/client-kms/dist-cjs/index.js +60 -60
  14. package/node_modules/@aws-sdk/client-kms/dist-es/schemas/schemas_0.js +60 -60
  15. package/node_modules/@aws-sdk/client-kms/package.json +33 -33
  16. package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +220 -220
  17. package/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +220 -220
  18. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.browser.d.ts +1 -1
  19. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.d.ts +1 -1
  20. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.native.d.ts +1 -1
  21. package/node_modules/@aws-sdk/client-s3/dist-types/runtimeConfig.shared.d.ts +2 -1
  22. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  23. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  24. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  25. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -3
  26. package/node_modules/@aws-sdk/client-s3/package.json +49 -49
  27. package/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/index.js +21 -21
  28. package/node_modules/@aws-sdk/client-secrets-manager/dist-es/schemas/schemas_0.js +21 -21
  29. package/node_modules/@aws-sdk/client-secrets-manager/package.json +33 -33
  30. package/node_modules/@aws-sdk/client-sfn/dist-cjs/index.js +89 -89
  31. package/node_modules/@aws-sdk/client-sfn/dist-es/schemas/schemas_0.js +89 -89
  32. package/node_modules/@aws-sdk/client-sfn/package.json +33 -33
  33. package/node_modules/@aws-sdk/client-sns/dist-cjs/index.js +44 -44
  34. package/node_modules/@aws-sdk/client-sns/dist-es/schemas/schemas_0.js +44 -44
  35. package/node_modules/@aws-sdk/client-sns/package.json +33 -33
  36. package/node_modules/@aws-sdk/client-sqs/dist-cjs/index.js +37 -37
  37. package/node_modules/@aws-sdk/client-sqs/dist-es/schemas/schemas_0.js +37 -37
  38. package/node_modules/@aws-sdk/client-sqs/package.json +35 -35
  39. package/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +198 -198
  40. package/node_modules/@aws-sdk/client-ssm/dist-es/schemas/schemas_0.js +198 -198
  41. package/node_modules/@aws-sdk/client-ssm/package.json +34 -34
  42. package/node_modules/@aws-sdk/client-sso/dist-cjs/index.js +6 -6
  43. package/node_modules/@aws-sdk/client-sso/dist-es/schemas/schemas_0.js +6 -6
  44. package/node_modules/@aws-sdk/client-sso/package.json +32 -32
  45. package/node_modules/@aws-sdk/core/package.json +11 -11
  46. package/node_modules/@aws-sdk/crc64-nvme/package.json +2 -2
  47. package/node_modules/@aws-sdk/credential-provider-env/package.json +5 -5
  48. package/node_modules/@aws-sdk/credential-provider-http/package.json +10 -10
  49. package/node_modules/@aws-sdk/credential-provider-ini/package.json +14 -14
  50. package/node_modules/@aws-sdk/credential-provider-login/package.json +8 -8
  51. package/node_modules/@aws-sdk/credential-provider-node/package.json +12 -12
  52. package/node_modules/@aws-sdk/credential-provider-process/package.json +6 -6
  53. package/node_modules/@aws-sdk/credential-provider-sso/package.json +8 -8
  54. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +7 -7
  55. package/node_modules/@aws-sdk/middleware-bucket-endpoint/package.json +5 -5
  56. package/node_modules/@aws-sdk/middleware-expect-continue/package.json +4 -4
  57. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +10 -10
  58. package/node_modules/@aws-sdk/middleware-host-header/package.json +4 -4
  59. package/node_modules/@aws-sdk/middleware-location-constraint/package.json +3 -3
  60. package/node_modules/@aws-sdk/middleware-logger/package.json +3 -3
  61. package/node_modules/@aws-sdk/middleware-recursion-detection/package.json +4 -4
  62. package/node_modules/@aws-sdk/middleware-sdk-ec2/package.json +8 -8
  63. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +11 -11
  64. package/node_modules/@aws-sdk/middleware-sdk-sqs/package.json +4 -4
  65. package/node_modules/@aws-sdk/middleware-ssec/package.json +3 -3
  66. package/node_modules/@aws-sdk/middleware-user-agent/package.json +7 -7
  67. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +9 -4
  68. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +1 -0
  69. package/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +5 -2
  70. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +9 -4
  71. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +1 -0
  72. package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +5 -2
  73. package/node_modules/@aws-sdk/nested-clients/package.json +32 -32
  74. package/node_modules/@aws-sdk/region-config-resolver/package.json +5 -5
  75. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +6 -6
  76. package/node_modules/@aws-sdk/token-providers/package.json +7 -7
  77. package/node_modules/@aws-sdk/types/package.json +2 -2
  78. package/node_modules/@aws-sdk/util-endpoints/package.json +5 -5
  79. package/node_modules/@aws-sdk/util-format-url/package.json +4 -4
  80. package/node_modules/@aws-sdk/util-user-agent-browser/package.json +3 -3
  81. package/node_modules/@aws-sdk/util-user-agent-node/package.json +5 -5
  82. package/node_modules/@aws-sdk/xml-builder/package.json +2 -2
  83. package/package.json +11 -11
@@ -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/types").GetAwsChunkedEncodingStream<import("stream").Readable>;
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("@aws-sdk/types").GetAwsChunkedEncodingStream<import("stream").Readable>;
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/types").GetAwsChunkedEncodingStream<import("stream").Readable>;
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> | import("@smithy/types").GetAwsChunkedEncodingStream<import("stream").Readable>;
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/types").GetAwsChunkedEncodingStream<
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("@aws-sdk/types").GetAwsChunkedEncodingStream<
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/types").GetAwsChunkedEncodingStream<
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
- | import("@smithy/types").GetAwsChunkedEncodingStream<
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.968.0",
4
+ "version": "3.969.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.968.0",
34
- "@aws-sdk/credential-provider-node": "3.968.0",
35
- "@aws-sdk/middleware-bucket-endpoint": "3.968.0",
36
- "@aws-sdk/middleware-expect-continue": "3.968.0",
37
- "@aws-sdk/middleware-flexible-checksums": "3.968.0",
38
- "@aws-sdk/middleware-host-header": "3.968.0",
39
- "@aws-sdk/middleware-location-constraint": "3.968.0",
40
- "@aws-sdk/middleware-logger": "3.968.0",
41
- "@aws-sdk/middleware-recursion-detection": "3.968.0",
42
- "@aws-sdk/middleware-sdk-s3": "3.968.0",
43
- "@aws-sdk/middleware-ssec": "3.968.0",
44
- "@aws-sdk/middleware-user-agent": "3.968.0",
45
- "@aws-sdk/region-config-resolver": "3.968.0",
46
- "@aws-sdk/signature-v4-multi-region": "3.968.0",
47
- "@aws-sdk/types": "3.968.0",
48
- "@aws-sdk/util-endpoints": "3.968.0",
49
- "@aws-sdk/util-user-agent-browser": "3.968.0",
50
- "@aws-sdk/util-user-agent-node": "3.968.0",
51
- "@smithy/config-resolver": "^4.4.5",
52
- "@smithy/core": "^3.20.3",
53
- "@smithy/eventstream-serde-browser": "^4.2.7",
54
- "@smithy/eventstream-serde-config-resolver": "^4.3.7",
55
- "@smithy/eventstream-serde-node": "^4.2.7",
56
- "@smithy/fetch-http-handler": "^5.3.8",
57
- "@smithy/hash-blob-browser": "^4.2.8",
58
- "@smithy/hash-node": "^4.2.7",
59
- "@smithy/hash-stream-node": "^4.2.7",
60
- "@smithy/invalid-dependency": "^4.2.7",
61
- "@smithy/md5-js": "^4.2.7",
62
- "@smithy/middleware-content-length": "^4.2.7",
63
- "@smithy/middleware-endpoint": "^4.4.4",
64
- "@smithy/middleware-retry": "^4.4.20",
65
- "@smithy/middleware-serde": "^4.2.8",
66
- "@smithy/middleware-stack": "^4.2.7",
67
- "@smithy/node-config-provider": "^4.3.7",
68
- "@smithy/node-http-handler": "^4.4.7",
69
- "@smithy/protocol-http": "^5.3.7",
70
- "@smithy/smithy-client": "^4.10.5",
71
- "@smithy/types": "^4.11.0",
72
- "@smithy/url-parser": "^4.2.7",
33
+ "@aws-sdk/core": "3.969.0",
34
+ "@aws-sdk/credential-provider-node": "3.969.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.969.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.969.0",
43
+ "@aws-sdk/middleware-ssec": "3.969.0",
44
+ "@aws-sdk/middleware-user-agent": "3.969.0",
45
+ "@aws-sdk/region-config-resolver": "3.969.0",
46
+ "@aws-sdk/signature-v4-multi-region": "3.969.0",
47
+ "@aws-sdk/types": "3.969.0",
48
+ "@aws-sdk/util-endpoints": "3.969.0",
49
+ "@aws-sdk/util-user-agent-browser": "3.969.0",
50
+ "@aws-sdk/util-user-agent-node": "3.969.0",
51
+ "@smithy/config-resolver": "^4.4.6",
52
+ "@smithy/core": "^3.20.5",
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.6",
64
+ "@smithy/middleware-retry": "^4.4.22",
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.7",
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.19",
77
- "@smithy/util-defaults-mode-node": "^4.2.22",
78
- "@smithy/util-endpoints": "^3.2.7",
79
- "@smithy/util-middleware": "^4.2.7",
80
- "@smithy/util-retry": "^4.2.7",
81
- "@smithy/util-stream": "^4.5.8",
76
+ "@smithy/util-defaults-mode-browser": "^4.3.21",
77
+ "@smithy/util-defaults-mode-node": "^4.2.24",
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.7",
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.968.0",
87
+ "@aws-sdk/signature-v4-crt": "3.969.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
- [_SI, _RPe],
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
- [_SI, _RPe],
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.968.0",
4
+ "version": "3.969.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.968.0",
25
- "@aws-sdk/credential-provider-node": "3.968.0",
26
- "@aws-sdk/middleware-host-header": "3.968.0",
27
- "@aws-sdk/middleware-logger": "3.968.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.968.0",
29
- "@aws-sdk/middleware-user-agent": "3.968.0",
30
- "@aws-sdk/region-config-resolver": "3.968.0",
31
- "@aws-sdk/types": "3.968.0",
32
- "@aws-sdk/util-endpoints": "3.968.0",
33
- "@aws-sdk/util-user-agent-browser": "3.968.0",
34
- "@aws-sdk/util-user-agent-node": "3.968.0",
35
- "@smithy/config-resolver": "^4.4.5",
36
- "@smithy/core": "^3.20.3",
37
- "@smithy/fetch-http-handler": "^5.3.8",
38
- "@smithy/hash-node": "^4.2.7",
39
- "@smithy/invalid-dependency": "^4.2.7",
40
- "@smithy/middleware-content-length": "^4.2.7",
41
- "@smithy/middleware-endpoint": "^4.4.4",
42
- "@smithy/middleware-retry": "^4.4.20",
43
- "@smithy/middleware-serde": "^4.2.8",
44
- "@smithy/middleware-stack": "^4.2.7",
45
- "@smithy/node-config-provider": "^4.3.7",
46
- "@smithy/node-http-handler": "^4.4.7",
47
- "@smithy/protocol-http": "^5.3.7",
48
- "@smithy/smithy-client": "^4.10.5",
49
- "@smithy/types": "^4.11.0",
50
- "@smithy/url-parser": "^4.2.7",
24
+ "@aws-sdk/core": "3.969.0",
25
+ "@aws-sdk/credential-provider-node": "3.969.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.969.0",
30
+ "@aws-sdk/region-config-resolver": "3.969.0",
31
+ "@aws-sdk/types": "3.969.0",
32
+ "@aws-sdk/util-endpoints": "3.969.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.969.0",
34
+ "@aws-sdk/util-user-agent-node": "3.969.0",
35
+ "@smithy/config-resolver": "^4.4.6",
36
+ "@smithy/core": "^3.20.5",
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.6",
42
+ "@smithy/middleware-retry": "^4.4.22",
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.7",
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.19",
55
- "@smithy/util-defaults-mode-node": "^4.2.22",
56
- "@smithy/util-endpoints": "^3.2.7",
57
- "@smithy/util-middleware": "^4.2.7",
58
- "@smithy/util-retry": "^4.2.7",
54
+ "@smithy/util-defaults-mode-browser": "^4.3.21",
55
+ "@smithy/util-defaults-mode-node": "^4.2.24",
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
  },