@jjrawlins/cdk-ami-builder 0.0.107 → 0.0.109
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 +1 -1
- package/node_modules/@aws-sdk/client-ec2/dist-es/schemas/schemas_0.js +1 -1
- package/node_modules/@aws-sdk/client-ec2/package.json +35 -35
- package/node_modules/@aws-sdk/client-ecs/package.json +34 -34
- package/node_modules/@aws-sdk/client-kms/dist-cjs/index.js +48 -48
- package/node_modules/@aws-sdk/client-kms/dist-es/schemas/schemas_0.js +48 -48
- package/node_modules/@aws-sdk/client-kms/package.json +33 -33
- package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +105 -104
- package/node_modules/@aws-sdk/client-s3/dist-es/schemas/schemas_0.js +105 -104
- package/node_modules/@aws-sdk/client-s3/dist-types/schemas/schemas_0.d.ts +4 -4
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/schemas/schemas_0.d.ts +4 -3
- package/node_modules/@aws-sdk/client-s3/package.json +49 -49
- package/node_modules/@aws-sdk/client-secrets-manager/package.json +33 -33
- package/node_modules/@aws-sdk/client-sfn/package.json +33 -33
- package/node_modules/@aws-sdk/client-sns/dist-cjs/index.js +33 -33
- package/node_modules/@aws-sdk/client-sns/dist-es/schemas/schemas_0.js +33 -33
- package/node_modules/@aws-sdk/client-sns/package.json +33 -33
- package/node_modules/@aws-sdk/client-sqs/dist-cjs/index.js +56 -56
- package/node_modules/@aws-sdk/client-sqs/dist-es/schemas/schemas_0.js +56 -56
- package/node_modules/@aws-sdk/client-sqs/package.json +35 -35
- package/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +139 -139
- package/node_modules/@aws-sdk/client-ssm/dist-es/schemas/schemas_0.js +139 -139
- package/node_modules/@aws-sdk/client-ssm/dist-types/schemas/schemas_0.d.ts +4 -4
- package/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/schemas/schemas_0.d.ts +4 -3
- package/node_modules/@aws-sdk/client-ssm/package.json +34 -34
- package/node_modules/@aws-sdk/client-sso/package.json +32 -32
- package/node_modules/@aws-sdk/core/dist-cjs/index.js +97 -4
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +97 -4
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +23 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +14 -3
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +7 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +9 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +26 -1
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +12 -0
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +16 -0
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +24 -0
- package/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +9 -0
- package/node_modules/@aws-sdk/core/package.json +11 -11
- 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 +9 -9
- 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/sts/index.js +7 -7
- package/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +7 -7
- 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/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/package.json +11 -11
package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js
CHANGED
|
@@ -66,7 +66,22 @@ export class QueryShapeSerializer extends SerdeContextConfig {
|
|
|
66
66
|
}
|
|
67
67
|
}
|
|
68
68
|
else if (ns.isDocumentSchema()) {
|
|
69
|
-
|
|
69
|
+
if (Array.isArray(value)) {
|
|
70
|
+
this.write(64 | 15, value, prefix);
|
|
71
|
+
}
|
|
72
|
+
else if (value instanceof Date) {
|
|
73
|
+
this.write(4, value, prefix);
|
|
74
|
+
}
|
|
75
|
+
else if (value instanceof Uint8Array) {
|
|
76
|
+
this.write(21, value, prefix);
|
|
77
|
+
}
|
|
78
|
+
else if (value && typeof value === "object") {
|
|
79
|
+
this.write(128 | 15, value, prefix);
|
|
80
|
+
}
|
|
81
|
+
else {
|
|
82
|
+
this.writeKey(prefix);
|
|
83
|
+
this.writeValue(String(value));
|
|
84
|
+
}
|
|
70
85
|
}
|
|
71
86
|
else if (ns.isListSchema()) {
|
|
72
87
|
if (Array.isArray(value)) {
|
|
@@ -114,6 +129,7 @@ export class QueryShapeSerializer extends SerdeContextConfig {
|
|
|
114
129
|
}
|
|
115
130
|
else if (ns.isStructSchema()) {
|
|
116
131
|
if (value && typeof value === "object") {
|
|
132
|
+
let didWriteMember = false;
|
|
117
133
|
for (const [memberName, member] of serializingStructIterator(ns, value)) {
|
|
118
134
|
if (value[memberName] == null && !member.isIdempotencyToken()) {
|
|
119
135
|
continue;
|
|
@@ -121,6 +137,15 @@ export class QueryShapeSerializer extends SerdeContextConfig {
|
|
|
121
137
|
const suffix = this.getKey(memberName, member.getMergedTraits().xmlName);
|
|
122
138
|
const key = `${prefix}${suffix}`;
|
|
123
139
|
this.write(member, value[memberName], key);
|
|
140
|
+
didWriteMember = true;
|
|
141
|
+
}
|
|
142
|
+
if (!didWriteMember && ns.isUnionSchema()) {
|
|
143
|
+
const { $unknown } = value;
|
|
144
|
+
if (Array.isArray($unknown)) {
|
|
145
|
+
const [k, v] = $unknown;
|
|
146
|
+
const key = `${prefix}${k}`;
|
|
147
|
+
this.write(15, v, key);
|
|
148
|
+
}
|
|
124
149
|
}
|
|
125
150
|
}
|
|
126
151
|
}
|
|
@@ -4,6 +4,7 @@ import { NormalizedSchema } from "@smithy/core/schema";
|
|
|
4
4
|
import { getValueFromTextNode } from "@smithy/smithy-client";
|
|
5
5
|
import { toUtf8 } from "@smithy/util-utf8";
|
|
6
6
|
import { SerdeContextConfig } from "../ConfigurableSerdeContext";
|
|
7
|
+
import { UnionSerde } from "../UnionSerde";
|
|
7
8
|
export class XmlShapeDeserializer extends SerdeContextConfig {
|
|
8
9
|
settings;
|
|
9
10
|
stringDeserializer;
|
|
@@ -91,15 +92,26 @@ export class XmlShapeDeserializer extends SerdeContextConfig {
|
|
|
91
92
|
return buffer;
|
|
92
93
|
}
|
|
93
94
|
if (ns.isStructSchema()) {
|
|
95
|
+
const union = ns.isUnionSchema();
|
|
96
|
+
let unionSerde;
|
|
97
|
+
if (union) {
|
|
98
|
+
unionSerde = new UnionSerde(value, buffer);
|
|
99
|
+
}
|
|
94
100
|
for (const [memberName, memberSchema] of ns.structIterator()) {
|
|
95
101
|
const memberTraits = memberSchema.getMergedTraits();
|
|
96
102
|
const xmlObjectKey = !memberTraits.httpPayload
|
|
97
103
|
? memberSchema.getMemberTraits().xmlName ?? memberName
|
|
98
104
|
: memberTraits.xmlName ?? memberSchema.getName();
|
|
105
|
+
if (union) {
|
|
106
|
+
unionSerde.mark(xmlObjectKey);
|
|
107
|
+
}
|
|
99
108
|
if (value[xmlObjectKey] != null) {
|
|
100
109
|
buffer[memberName] = this.readSchema(memberSchema, value[xmlObjectKey]);
|
|
101
110
|
}
|
|
102
111
|
}
|
|
112
|
+
if (union) {
|
|
113
|
+
unionSerde.writeUnknown();
|
|
114
|
+
}
|
|
103
115
|
return buffer;
|
|
104
116
|
}
|
|
105
117
|
if (ns.isDocumentSchema()) {
|
|
@@ -87,6 +87,22 @@ export class XmlShapeSerializer extends SerdeContextConfig {
|
|
|
87
87
|
}
|
|
88
88
|
}
|
|
89
89
|
}
|
|
90
|
+
const { $unknown } = value;
|
|
91
|
+
if ($unknown && ns.isUnionSchema() && Array.isArray($unknown) && Object.keys(value).length === 1) {
|
|
92
|
+
const [k, v] = $unknown;
|
|
93
|
+
const node = XmlNode.of(k);
|
|
94
|
+
if (typeof v !== "string") {
|
|
95
|
+
if (value instanceof XmlNode || value instanceof XmlText) {
|
|
96
|
+
structXmlNode.addChildNode(value);
|
|
97
|
+
}
|
|
98
|
+
else {
|
|
99
|
+
throw new Error(`@aws-sdk - $unknown union member in XML requires ` +
|
|
100
|
+
`value of type string, @aws-sdk/xml-builder::XmlNode or XmlText.`);
|
|
101
|
+
}
|
|
102
|
+
}
|
|
103
|
+
this.writeSimpleInto(0, v, node, xmlns);
|
|
104
|
+
structXmlNode.addChildNode(node);
|
|
105
|
+
}
|
|
90
106
|
if (xmlns) {
|
|
91
107
|
structXmlNode.addAttribute(xmlnsAttr, xmlns);
|
|
92
108
|
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Helper for identifying unknown union members during deserialization.
|
|
3
|
+
*/
|
|
4
|
+
export declare class UnionSerde {
|
|
5
|
+
private from;
|
|
6
|
+
private to;
|
|
7
|
+
private keys;
|
|
8
|
+
constructor(from: any, to: any);
|
|
9
|
+
/**
|
|
10
|
+
* Marks the key as being a known member.
|
|
11
|
+
* @param key - to mark.
|
|
12
|
+
*/
|
|
13
|
+
mark(key: string): void;
|
|
14
|
+
/**
|
|
15
|
+
* @returns whether only one key remains unmarked and nothing has been written,
|
|
16
|
+
* implying the object is a union.
|
|
17
|
+
*/
|
|
18
|
+
hasUnknown(): boolean;
|
|
19
|
+
/**
|
|
20
|
+
* Writes the unknown key-value pair, if present, into the $unknown property
|
|
21
|
+
* of the union object.
|
|
22
|
+
*/
|
|
23
|
+
writeUnknown(): void;
|
|
24
|
+
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/core",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.956.0",
|
|
4
4
|
"description": "Core functions & classes shared by multiple AWS SDK clients.",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "yarn lint && concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
@@ -81,17 +81,17 @@
|
|
|
81
81
|
},
|
|
82
82
|
"license": "Apache-2.0",
|
|
83
83
|
"dependencies": {
|
|
84
|
-
"@aws-sdk/types": "3.
|
|
85
|
-
"@aws-sdk/xml-builder": "3.
|
|
86
|
-
"@smithy/core": "^3.
|
|
87
|
-
"@smithy/node-config-provider": "^4.3.
|
|
88
|
-
"@smithy/property-provider": "^4.2.
|
|
89
|
-
"@smithy/protocol-http": "^5.3.
|
|
90
|
-
"@smithy/signature-v4": "^5.3.
|
|
91
|
-
"@smithy/smithy-client": "^4.10.
|
|
92
|
-
"@smithy/types": "^4.
|
|
84
|
+
"@aws-sdk/types": "3.956.0",
|
|
85
|
+
"@aws-sdk/xml-builder": "3.956.0",
|
|
86
|
+
"@smithy/core": "^3.20.0",
|
|
87
|
+
"@smithy/node-config-provider": "^4.3.7",
|
|
88
|
+
"@smithy/property-provider": "^4.2.7",
|
|
89
|
+
"@smithy/protocol-http": "^5.3.7",
|
|
90
|
+
"@smithy/signature-v4": "^5.3.7",
|
|
91
|
+
"@smithy/smithy-client": "^4.10.2",
|
|
92
|
+
"@smithy/types": "^4.11.0",
|
|
93
93
|
"@smithy/util-base64": "^4.3.0",
|
|
94
|
-
"@smithy/util-middleware": "^4.2.
|
|
94
|
+
"@smithy/util-middleware": "^4.2.7",
|
|
95
95
|
"@smithy/util-utf8": "^4.2.0",
|
|
96
96
|
"tslib": "^2.6.2"
|
|
97
97
|
},
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-env",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.956.0",
|
|
4
4
|
"description": "AWS credential provider that sources credentials from known environment variables",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -26,10 +26,10 @@
|
|
|
26
26
|
},
|
|
27
27
|
"license": "Apache-2.0",
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@aws-sdk/core": "3.
|
|
30
|
-
"@aws-sdk/types": "3.
|
|
31
|
-
"@smithy/property-provider": "^4.2.
|
|
32
|
-
"@smithy/types": "^4.
|
|
29
|
+
"@aws-sdk/core": "3.956.0",
|
|
30
|
+
"@aws-sdk/types": "3.956.0",
|
|
31
|
+
"@smithy/property-provider": "^4.2.7",
|
|
32
|
+
"@smithy/types": "^4.11.0",
|
|
33
33
|
"tslib": "^2.6.2"
|
|
34
34
|
},
|
|
35
35
|
"devDependencies": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-http",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.956.0",
|
|
4
4
|
"description": "AWS credential provider for containers and HTTP sources",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -28,15 +28,15 @@
|
|
|
28
28
|
},
|
|
29
29
|
"license": "Apache-2.0",
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@aws-sdk/core": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@smithy/fetch-http-handler": "^5.3.
|
|
34
|
-
"@smithy/node-http-handler": "^4.4.
|
|
35
|
-
"@smithy/property-provider": "^4.2.
|
|
36
|
-
"@smithy/protocol-http": "^5.3.
|
|
37
|
-
"@smithy/smithy-client": "^4.10.
|
|
38
|
-
"@smithy/types": "^4.
|
|
39
|
-
"@smithy/util-stream": "^4.5.
|
|
31
|
+
"@aws-sdk/core": "3.956.0",
|
|
32
|
+
"@aws-sdk/types": "3.956.0",
|
|
33
|
+
"@smithy/fetch-http-handler": "^5.3.8",
|
|
34
|
+
"@smithy/node-http-handler": "^4.4.7",
|
|
35
|
+
"@smithy/property-provider": "^4.2.7",
|
|
36
|
+
"@smithy/protocol-http": "^5.3.7",
|
|
37
|
+
"@smithy/smithy-client": "^4.10.2",
|
|
38
|
+
"@smithy/types": "^4.11.0",
|
|
39
|
+
"@smithy/util-stream": "^4.5.8",
|
|
40
40
|
"tslib": "^2.6.2"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-ini",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.956.0",
|
|
4
4
|
"description": "AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/config",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -28,19 +28,19 @@
|
|
|
28
28
|
},
|
|
29
29
|
"license": "Apache-2.0",
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@aws-sdk/core": "3.
|
|
32
|
-
"@aws-sdk/credential-provider-env": "3.
|
|
33
|
-
"@aws-sdk/credential-provider-http": "3.
|
|
34
|
-
"@aws-sdk/credential-provider-login": "3.
|
|
35
|
-
"@aws-sdk/credential-provider-process": "3.
|
|
36
|
-
"@aws-sdk/credential-provider-sso": "3.
|
|
37
|
-
"@aws-sdk/credential-provider-web-identity": "3.
|
|
38
|
-
"@aws-sdk/nested-clients": "3.
|
|
39
|
-
"@aws-sdk/types": "3.
|
|
40
|
-
"@smithy/credential-provider-imds": "^4.2.
|
|
41
|
-
"@smithy/property-provider": "^4.2.
|
|
42
|
-
"@smithy/shared-ini-file-loader": "^4.4.
|
|
43
|
-
"@smithy/types": "^4.
|
|
31
|
+
"@aws-sdk/core": "3.956.0",
|
|
32
|
+
"@aws-sdk/credential-provider-env": "3.956.0",
|
|
33
|
+
"@aws-sdk/credential-provider-http": "3.956.0",
|
|
34
|
+
"@aws-sdk/credential-provider-login": "3.956.0",
|
|
35
|
+
"@aws-sdk/credential-provider-process": "3.956.0",
|
|
36
|
+
"@aws-sdk/credential-provider-sso": "3.956.0",
|
|
37
|
+
"@aws-sdk/credential-provider-web-identity": "3.956.0",
|
|
38
|
+
"@aws-sdk/nested-clients": "3.956.0",
|
|
39
|
+
"@aws-sdk/types": "3.956.0",
|
|
40
|
+
"@smithy/credential-provider-imds": "^4.2.7",
|
|
41
|
+
"@smithy/property-provider": "^4.2.7",
|
|
42
|
+
"@smithy/shared-ini-file-loader": "^4.4.2",
|
|
43
|
+
"@smithy/types": "^4.11.0",
|
|
44
44
|
"tslib": "^2.6.2"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-login",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.956.0",
|
|
4
4
|
"description": "AWS credential provider that sources credentials from aws login cached tokens",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -28,13 +28,13 @@
|
|
|
28
28
|
},
|
|
29
29
|
"license": "Apache-2.0",
|
|
30
30
|
"dependencies": {
|
|
31
|
-
"@aws-sdk/core": "3.
|
|
32
|
-
"@aws-sdk/nested-clients": "3.
|
|
33
|
-
"@aws-sdk/types": "3.
|
|
34
|
-
"@smithy/property-provider": "^4.2.
|
|
35
|
-
"@smithy/protocol-http": "^5.3.
|
|
36
|
-
"@smithy/shared-ini-file-loader": "^4.4.
|
|
37
|
-
"@smithy/types": "^4.
|
|
31
|
+
"@aws-sdk/core": "3.956.0",
|
|
32
|
+
"@aws-sdk/nested-clients": "3.956.0",
|
|
33
|
+
"@aws-sdk/types": "3.956.0",
|
|
34
|
+
"@smithy/property-provider": "^4.2.7",
|
|
35
|
+
"@smithy/protocol-http": "^5.3.7",
|
|
36
|
+
"@smithy/shared-ini-file-loader": "^4.4.2",
|
|
37
|
+
"@smithy/types": "^4.11.0",
|
|
38
38
|
"tslib": "^2.6.2"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-node",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.956.0",
|
|
4
4
|
"description": "AWS credential provider that sources credentials from a Node.JS environment. ",
|
|
5
5
|
"engines": {
|
|
6
6
|
"node": ">=18.0.0"
|
|
@@ -31,17 +31,17 @@
|
|
|
31
31
|
},
|
|
32
32
|
"license": "Apache-2.0",
|
|
33
33
|
"dependencies": {
|
|
34
|
-
"@aws-sdk/credential-provider-env": "3.
|
|
35
|
-
"@aws-sdk/credential-provider-http": "3.
|
|
36
|
-
"@aws-sdk/credential-provider-ini": "3.
|
|
37
|
-
"@aws-sdk/credential-provider-process": "3.
|
|
38
|
-
"@aws-sdk/credential-provider-sso": "3.
|
|
39
|
-
"@aws-sdk/credential-provider-web-identity": "3.
|
|
40
|
-
"@aws-sdk/types": "3.
|
|
41
|
-
"@smithy/credential-provider-imds": "^4.2.
|
|
42
|
-
"@smithy/property-provider": "^4.2.
|
|
43
|
-
"@smithy/shared-ini-file-loader": "^4.4.
|
|
44
|
-
"@smithy/types": "^4.
|
|
34
|
+
"@aws-sdk/credential-provider-env": "3.956.0",
|
|
35
|
+
"@aws-sdk/credential-provider-http": "3.956.0",
|
|
36
|
+
"@aws-sdk/credential-provider-ini": "3.956.0",
|
|
37
|
+
"@aws-sdk/credential-provider-process": "3.956.0",
|
|
38
|
+
"@aws-sdk/credential-provider-sso": "3.956.0",
|
|
39
|
+
"@aws-sdk/credential-provider-web-identity": "3.956.0",
|
|
40
|
+
"@aws-sdk/types": "3.956.0",
|
|
41
|
+
"@smithy/credential-provider-imds": "^4.2.7",
|
|
42
|
+
"@smithy/property-provider": "^4.2.7",
|
|
43
|
+
"@smithy/shared-ini-file-loader": "^4.4.2",
|
|
44
|
+
"@smithy/types": "^4.11.0",
|
|
45
45
|
"tslib": "^2.6.2"
|
|
46
46
|
},
|
|
47
47
|
"devDependencies": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-process",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.956.0",
|
|
4
4
|
"description": "AWS credential provider that sources credential_process from ~/.aws/credentials and ~/.aws/config",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -26,11 +26,11 @@
|
|
|
26
26
|
},
|
|
27
27
|
"license": "Apache-2.0",
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@aws-sdk/core": "3.
|
|
30
|
-
"@aws-sdk/types": "3.
|
|
31
|
-
"@smithy/property-provider": "^4.2.
|
|
32
|
-
"@smithy/shared-ini-file-loader": "^4.4.
|
|
33
|
-
"@smithy/types": "^4.
|
|
29
|
+
"@aws-sdk/core": "3.956.0",
|
|
30
|
+
"@aws-sdk/types": "3.956.0",
|
|
31
|
+
"@smithy/property-provider": "^4.2.7",
|
|
32
|
+
"@smithy/shared-ini-file-loader": "^4.4.2",
|
|
33
|
+
"@smithy/types": "^4.11.0",
|
|
34
34
|
"tslib": "^2.6.2"
|
|
35
35
|
},
|
|
36
36
|
"devDependencies": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-sso",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.956.0",
|
|
4
4
|
"description": "AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentials",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -26,13 +26,13 @@
|
|
|
26
26
|
},
|
|
27
27
|
"license": "Apache-2.0",
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@aws-sdk/client-sso": "3.
|
|
30
|
-
"@aws-sdk/core": "3.
|
|
31
|
-
"@aws-sdk/token-providers": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@smithy/property-provider": "^4.2.
|
|
34
|
-
"@smithy/shared-ini-file-loader": "^4.4.
|
|
35
|
-
"@smithy/types": "^4.
|
|
29
|
+
"@aws-sdk/client-sso": "3.956.0",
|
|
30
|
+
"@aws-sdk/core": "3.956.0",
|
|
31
|
+
"@aws-sdk/token-providers": "3.956.0",
|
|
32
|
+
"@aws-sdk/types": "3.956.0",
|
|
33
|
+
"@smithy/property-provider": "^4.2.7",
|
|
34
|
+
"@smithy/shared-ini-file-loader": "^4.4.2",
|
|
35
|
+
"@smithy/types": "^4.11.0",
|
|
36
36
|
"tslib": "^2.6.2"
|
|
37
37
|
},
|
|
38
38
|
"devDependencies": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/credential-provider-web-identity",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.956.0",
|
|
4
4
|
"description": "AWS credential provider that calls STS assumeRole for temporary AWS credentials",
|
|
5
5
|
"main": "./dist-cjs/index.js",
|
|
6
6
|
"module": "./dist-es/index.js",
|
|
@@ -34,12 +34,12 @@
|
|
|
34
34
|
},
|
|
35
35
|
"license": "Apache-2.0",
|
|
36
36
|
"dependencies": {
|
|
37
|
-
"@aws-sdk/core": "3.
|
|
38
|
-
"@aws-sdk/nested-clients": "3.
|
|
39
|
-
"@aws-sdk/types": "3.
|
|
40
|
-
"@smithy/property-provider": "^4.2.
|
|
41
|
-
"@smithy/shared-ini-file-loader": "^4.4.
|
|
42
|
-
"@smithy/types": "^4.
|
|
37
|
+
"@aws-sdk/core": "3.956.0",
|
|
38
|
+
"@aws-sdk/nested-clients": "3.956.0",
|
|
39
|
+
"@aws-sdk/types": "3.956.0",
|
|
40
|
+
"@smithy/property-provider": "^4.2.7",
|
|
41
|
+
"@smithy/shared-ini-file-loader": "^4.4.2",
|
|
42
|
+
"@smithy/types": "^4.11.0",
|
|
43
43
|
"tslib": "^2.6.2"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/middleware-bucket-endpoint",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.956.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
6
6
|
"build:cjs": "node ../../scripts/compilation/inline middleware-bucket-endpoint",
|
|
@@ -23,11 +23,11 @@
|
|
|
23
23
|
},
|
|
24
24
|
"license": "Apache-2.0",
|
|
25
25
|
"dependencies": {
|
|
26
|
-
"@aws-sdk/types": "3.
|
|
26
|
+
"@aws-sdk/types": "3.956.0",
|
|
27
27
|
"@aws-sdk/util-arn-parser": "3.953.0",
|
|
28
|
-
"@smithy/node-config-provider": "^4.3.
|
|
29
|
-
"@smithy/protocol-http": "^5.3.
|
|
30
|
-
"@smithy/types": "^4.
|
|
28
|
+
"@smithy/node-config-provider": "^4.3.7",
|
|
29
|
+
"@smithy/protocol-http": "^5.3.7",
|
|
30
|
+
"@smithy/types": "^4.11.0",
|
|
31
31
|
"@smithy/util-config-provider": "^4.2.0",
|
|
32
32
|
"tslib": "^2.6.2"
|
|
33
33
|
},
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/middleware-expect-continue",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.956.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
6
6
|
"build:cjs": "node ../../scripts/compilation/inline middleware-expect-continue",
|
|
@@ -24,9 +24,9 @@
|
|
|
24
24
|
},
|
|
25
25
|
"license": "Apache-2.0",
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@aws-sdk/types": "3.
|
|
28
|
-
"@smithy/protocol-http": "^5.3.
|
|
29
|
-
"@smithy/types": "^4.
|
|
27
|
+
"@aws-sdk/types": "3.956.0",
|
|
28
|
+
"@smithy/protocol-http": "^5.3.7",
|
|
29
|
+
"@smithy/types": "^4.11.0",
|
|
30
30
|
"tslib": "^2.6.2"
|
|
31
31
|
},
|
|
32
32
|
"engines": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/middleware-flexible-checksums",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.956.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
6
6
|
"build:cjs": "node ../../scripts/compilation/inline middleware-flexible-checksums",
|
|
@@ -37,19 +37,19 @@
|
|
|
37
37
|
"@aws-crypto/crc32": "5.2.0",
|
|
38
38
|
"@aws-crypto/crc32c": "5.2.0",
|
|
39
39
|
"@aws-crypto/util": "5.2.0",
|
|
40
|
-
"@aws-sdk/core": "3.
|
|
41
|
-
"@aws-sdk/types": "3.
|
|
40
|
+
"@aws-sdk/core": "3.956.0",
|
|
41
|
+
"@aws-sdk/types": "3.956.0",
|
|
42
42
|
"@smithy/is-array-buffer": "^4.2.0",
|
|
43
|
-
"@smithy/node-config-provider": "^4.3.
|
|
44
|
-
"@smithy/protocol-http": "^5.3.
|
|
45
|
-
"@smithy/types": "^4.
|
|
46
|
-
"@smithy/util-middleware": "^4.2.
|
|
47
|
-
"@smithy/util-stream": "^4.5.
|
|
43
|
+
"@smithy/node-config-provider": "^4.3.7",
|
|
44
|
+
"@smithy/protocol-http": "^5.3.7",
|
|
45
|
+
"@smithy/types": "^4.11.0",
|
|
46
|
+
"@smithy/util-middleware": "^4.2.7",
|
|
47
|
+
"@smithy/util-stream": "^4.5.8",
|
|
48
48
|
"@smithy/util-utf8": "^4.2.0",
|
|
49
49
|
"tslib": "^2.6.2"
|
|
50
50
|
},
|
|
51
51
|
"devDependencies": {
|
|
52
|
-
"@smithy/node-http-handler": "^4.4.
|
|
52
|
+
"@smithy/node-http-handler": "^4.4.7",
|
|
53
53
|
"concurrently": "7.0.0",
|
|
54
54
|
"downlevel-dts": "0.10.1",
|
|
55
55
|
"rimraf": "3.0.2",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/middleware-host-header",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.956.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
6
6
|
"build:cjs": "node ../../scripts/compilation/inline middleware-host-header",
|
|
@@ -25,9 +25,9 @@
|
|
|
25
25
|
},
|
|
26
26
|
"license": "Apache-2.0",
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"@aws-sdk/types": "3.
|
|
29
|
-
"@smithy/protocol-http": "^5.3.
|
|
30
|
-
"@smithy/types": "^4.
|
|
28
|
+
"@aws-sdk/types": "3.956.0",
|
|
29
|
+
"@smithy/protocol-http": "^5.3.7",
|
|
30
|
+
"@smithy/types": "^4.11.0",
|
|
31
31
|
"tslib": "^2.6.2"
|
|
32
32
|
},
|
|
33
33
|
"engines": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/middleware-location-constraint",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.956.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
6
6
|
"build:cjs": "node ../../scripts/compilation/inline middleware-location-constraint",
|
|
@@ -24,8 +24,8 @@
|
|
|
24
24
|
},
|
|
25
25
|
"license": "Apache-2.0",
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@aws-sdk/types": "3.
|
|
28
|
-
"@smithy/types": "^4.
|
|
27
|
+
"@aws-sdk/types": "3.956.0",
|
|
28
|
+
"@smithy/types": "^4.11.0",
|
|
29
29
|
"tslib": "^2.6.2"
|
|
30
30
|
},
|
|
31
31
|
"engines": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/middleware-logger",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.956.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
6
6
|
"build:cjs": "node ../../scripts/compilation/inline middleware-logger",
|
|
@@ -25,8 +25,8 @@
|
|
|
25
25
|
"module": "./dist-es/index.js",
|
|
26
26
|
"types": "./dist-types/index.d.ts",
|
|
27
27
|
"dependencies": {
|
|
28
|
-
"@aws-sdk/types": "3.
|
|
29
|
-
"@smithy/types": "^4.
|
|
28
|
+
"@aws-sdk/types": "3.956.0",
|
|
29
|
+
"@smithy/types": "^4.11.0",
|
|
30
30
|
"tslib": "^2.6.2"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/middleware-recursion-detection",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.956.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
6
6
|
"build:cjs": "node ../../scripts/compilation/inline middleware-recursion-detection",
|
|
@@ -24,10 +24,10 @@
|
|
|
24
24
|
},
|
|
25
25
|
"license": "Apache-2.0",
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@aws-sdk/types": "3.
|
|
27
|
+
"@aws-sdk/types": "3.956.0",
|
|
28
28
|
"@aws/lambda-invoke-store": "^0.2.2",
|
|
29
|
-
"@smithy/protocol-http": "^5.3.
|
|
30
|
-
"@smithy/types": "^4.
|
|
29
|
+
"@smithy/protocol-http": "^5.3.7",
|
|
30
|
+
"@smithy/types": "^4.11.0",
|
|
31
31
|
"tslib": "^2.6.2"
|
|
32
32
|
},
|
|
33
33
|
"engines": {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/middleware-sdk-ec2",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.956.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
6
6
|
"build:cjs": "node ../../scripts/compilation/inline middleware-sdk-ec2",
|
|
@@ -26,13 +26,13 @@
|
|
|
26
26
|
},
|
|
27
27
|
"license": "Apache-2.0",
|
|
28
28
|
"dependencies": {
|
|
29
|
-
"@aws-sdk/types": "3.
|
|
30
|
-
"@aws-sdk/util-format-url": "3.
|
|
31
|
-
"@smithy/middleware-endpoint": "^4.4.
|
|
32
|
-
"@smithy/protocol-http": "^5.3.
|
|
33
|
-
"@smithy/signature-v4": "^5.3.
|
|
34
|
-
"@smithy/smithy-client": "^4.10.
|
|
35
|
-
"@smithy/types": "^4.
|
|
29
|
+
"@aws-sdk/types": "3.956.0",
|
|
30
|
+
"@aws-sdk/util-format-url": "3.956.0",
|
|
31
|
+
"@smithy/middleware-endpoint": "^4.4.1",
|
|
32
|
+
"@smithy/protocol-http": "^5.3.7",
|
|
33
|
+
"@smithy/signature-v4": "^5.3.7",
|
|
34
|
+
"@smithy/smithy-client": "^4.10.2",
|
|
35
|
+
"@smithy/types": "^4.11.0",
|
|
36
36
|
"tslib": "^2.6.2"
|
|
37
37
|
},
|
|
38
38
|
"engines": {
|