@cdklabs/cdk-ecs-codedeploy 0.0.418 → 0.0.419
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 +3 -3
- package/lib/api-canary/index.js +1 -1
- package/lib/ecs-appspec/index.js +1 -1
- package/lib/ecs-deployment/index.js +1 -1
- package/lib/ecs-patterns/application-load-balanced-codedeployed-fargate-service.js +1 -1
- package/node_modules/@aws-sdk/client-codedeploy/package.json +14 -14
- package/node_modules/@aws-sdk/client-sso/package.json +13 -13
- package/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +8 -9
- package/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +7 -10
- package/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeDeserializer.d.ts +2 -2
- package/node_modules/@aws-sdk/core/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-http/package.json +6 -6
- package/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
- package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
- package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
- package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
- package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
- package/node_modules/@aws-sdk/middleware-user-agent/package.json +4 -4
- package/node_modules/@aws-sdk/nested-clients/package.json +13 -13
- package/node_modules/@aws-sdk/token-providers/package.json +3 -3
- package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +30 -0
- package/node_modules/@aws-sdk/util-endpoints/dist-es/index.js +1 -0
- package/node_modules/@aws-sdk/util-endpoints/dist-es/resolveDefaultAwsRegionalEndpointsConfig.js +21 -0
- package/node_modules/@aws-sdk/util-endpoints/dist-types/index.d.ts +1 -0
- package/node_modules/@aws-sdk/util-endpoints/dist-types/resolveDefaultAwsRegionalEndpointsConfig.d.ts +56 -0
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/index.d.ts +1 -0
- package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/resolveDefaultAwsRegionalEndpointsConfig.d.ts +35 -0
- package/node_modules/@aws-sdk/util-endpoints/package.json +3 -1
- package/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
- package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +20 -20
- package/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +80 -6
- package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +20 -20
- package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/ErrorSchema.js +10 -0
- package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/ListSchema.js +10 -0
- package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/MapSchema.js +10 -0
- package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +10 -0
- package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/SimpleSchema.js +10 -0
- package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/StructureSchema.js +10 -0
- package/node_modules/@smithy/core/dist-types/submodules/protocols/HttpBindingProtocol.d.ts +1 -1
- package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ErrorSchema.d.ts +3 -0
- package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ListSchema.d.ts +3 -0
- package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/MapSchema.d.ts +3 -0
- package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +3 -0
- package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/SimpleSchema.d.ts +3 -0
- package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/StructureSchema.d.ts +3 -0
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpBindingProtocol.d.ts +1 -1
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ErrorSchema.d.ts +3 -0
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ListSchema.d.ts +3 -0
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/MapSchema.d.ts +3 -0
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +3 -0
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/SimpleSchema.d.ts +3 -0
- package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/StructureSchema.d.ts +3 -0
- package/node_modules/@smithy/core/package.json +2 -2
- package/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +2 -2
- package/node_modules/@smithy/fetch-http-handler/dist-es/fetch-http-handler.js +4 -4
- package/node_modules/@smithy/fetch-http-handler/dist-types/fetch-http-handler.d.ts +1 -1
- package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/fetch-http-handler.d.ts +1 -1
- package/node_modules/@smithy/fetch-http-handler/package.json +1 -1
- package/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +6 -2
- package/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +3 -0
- package/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +2 -1
- package/node_modules/@smithy/middleware-endpoint/dist-es/endpointMiddleware.js +1 -1
- package/node_modules/@smithy/middleware-endpoint/dist-types/resolveEndpointConfig.d.ts +5 -2
- package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/resolveEndpointConfig.d.ts +5 -2
- package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
- package/node_modules/@smithy/middleware-retry/package.json +2 -2
- package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +11 -9
- package/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +4 -3
- package/node_modules/@smithy/node-http-handler/dist-es/node-http2-handler.js +7 -6
- package/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +1 -1
- package/node_modules/@smithy/node-http-handler/dist-types/node-http2-handler.d.ts +1 -1
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +1 -1
- package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-handler.d.ts +1 -1
- package/node_modules/@smithy/node-http-handler/package.json +1 -1
- package/node_modules/@smithy/smithy-client/package.json +4 -4
- 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/node_modules/@smithy/util-stream/package.json +3 -3
- package/node_modules/fast-xml-parser/CHANGELOG.md +77 -0
- package/node_modules/fast-xml-parser/README.md +39 -52
- package/node_modules/fast-xml-parser/lib/fxbuilder.min.js +2 -0
- package/node_modules/fast-xml-parser/lib/fxbuilder.min.js.map +1 -0
- package/node_modules/fast-xml-parser/lib/fxp.cjs +1 -0
- package/node_modules/fast-xml-parser/lib/fxp.d.cts +458 -0
- package/node_modules/fast-xml-parser/lib/fxp.min.js +2 -0
- package/node_modules/fast-xml-parser/lib/fxp.min.js.map +1 -0
- package/node_modules/fast-xml-parser/lib/fxparser.min.js +2 -0
- package/node_modules/fast-xml-parser/lib/fxparser.min.js.map +1 -0
- package/node_modules/fast-xml-parser/lib/fxvalidator.min.js +2 -0
- package/node_modules/fast-xml-parser/lib/fxvalidator.min.js.map +1 -0
- package/node_modules/fast-xml-parser/package.json +36 -20
- package/node_modules/fast-xml-parser/src/cli/cli.js +16 -12
- package/node_modules/fast-xml-parser/src/cli/man.js +6 -1
- package/node_modules/fast-xml-parser/src/cli/read.js +30 -79
- package/node_modules/fast-xml-parser/src/fxp.d.ts +52 -9
- package/node_modules/fast-xml-parser/src/fxp.js +11 -8
- package/node_modules/fast-xml-parser/src/ignoreAttributes.js +18 -0
- package/node_modules/fast-xml-parser/src/util.js +14 -18
- package/node_modules/fast-xml-parser/src/{v5 → v6}/CharsSymbol.js +1 -1
- package/node_modules/fast-xml-parser/src/{v5/valueParsers → v6}/EntitiesParser.js +3 -6
- package/node_modules/fast-xml-parser/src/{v5 → v6}/OptionsBuilder.js +3 -6
- package/node_modules/fast-xml-parser/src/{v5 → v6}/OutputBuilders/BaseOutputBuilder.js +1 -3
- package/node_modules/fast-xml-parser/src/{v5 → v6}/OutputBuilders/JsArrBuilder.js +3 -3
- package/node_modules/fast-xml-parser/src/{v5 → v6}/OutputBuilders/JsMinArrBuilder.js +3 -5
- package/node_modules/fast-xml-parser/src/{v5 → v6}/OutputBuilders/JsObjBuilder.js +3 -5
- package/node_modules/fast-xml-parser/src/{v5 → v6}/OutputBuilders/ParserOptionsBuilder.js +6 -11
- package/node_modules/fast-xml-parser/src/{v5 → v6}/TagPath.js +1 -1
- package/node_modules/fast-xml-parser/src/{v5 → v6}/TagPathMatcher.js +3 -5
- package/node_modules/fast-xml-parser/src/{v5 → v6}/XMLParser.js +3 -5
- package/node_modules/fast-xml-parser/src/{v5 → v6}/Xml2JsParser.js +8 -10
- package/node_modules/fast-xml-parser/src/{v5 → v6}/XmlPartReader.js +24 -26
- package/node_modules/fast-xml-parser/src/{v5 → v6}/XmlSpecialTagsReader.js +5 -12
- package/node_modules/fast-xml-parser/src/{v5 → v6}/inputSource/BufferSource.js +1 -3
- package/node_modules/fast-xml-parser/src/{v5 → v6}/inputSource/StringSource.js +1 -3
- package/node_modules/fast-xml-parser/src/{v5 → v6/valueParsers}/EntitiesParser.js +3 -5
- package/node_modules/fast-xml-parser/src/{v5 → v6}/valueParsers/booleanParser.js +1 -2
- package/node_modules/fast-xml-parser/src/{v5 → v6}/valueParsers/booleanParserExt.js +1 -2
- package/node_modules/fast-xml-parser/src/{v5 → v6}/valueParsers/currency.js +1 -3
- package/node_modules/fast-xml-parser/src/{v5 → v6}/valueParsers/join.js +1 -2
- package/node_modules/fast-xml-parser/src/{v5 → v6}/valueParsers/number.js +2 -4
- package/node_modules/fast-xml-parser/src/{v5 → v6}/valueParsers/trim.js +1 -3
- package/node_modules/fast-xml-parser/src/validator.js +5 -5
- package/node_modules/fast-xml-parser/src/xmlbuilder/json2xml.js +17 -13
- package/node_modules/fast-xml-parser/src/xmlbuilder/orderedJs2Xml.js +1 -2
- package/node_modules/fast-xml-parser/src/xmlparser/DocTypeReader.js +288 -71
- package/node_modules/fast-xml-parser/src/xmlparser/OptionsBuilder.js +3 -5
- package/node_modules/fast-xml-parser/src/xmlparser/OrderedObjParser.js +28 -23
- package/node_modules/fast-xml-parser/src/xmlparser/XMLParser.js +21 -8
- package/node_modules/fast-xml-parser/src/xmlparser/node2json.js +8 -2
- package/node_modules/fast-xml-parser/src/xmlparser/xmlNode.js +22 -7
- package/node_modules/strnum/.github/SECURITY.md +5 -0
- package/node_modules/strnum/CHANGELOG.md +11 -0
- package/node_modules/strnum/algo.stflow +84 -0
- package/node_modules/strnum/package.json +2 -1
- package/node_modules/strnum/strnum.js +53 -35
- package/node_modules/strnum/strnum.test.js +9 -1
- package/node_modules/strnum/test.js +9 -0
- package/package.json +2 -2
- /package/node_modules/fast-xml-parser/src/{v5 → v6}/Report.js +0 -0
|
@@ -8,8 +8,18 @@ export class ErrorSchema extends StructureSchema {
|
|
|
8
8
|
this.memberNames = memberNames;
|
|
9
9
|
this.memberList = memberList;
|
|
10
10
|
this.ctor = ctor;
|
|
11
|
+
this.symbol = ErrorSchema.symbol;
|
|
12
|
+
}
|
|
13
|
+
static [Symbol.hasInstance](lhs) {
|
|
14
|
+
const isPrototype = ErrorSchema.prototype.isPrototypeOf(lhs);
|
|
15
|
+
if (!isPrototype && typeof lhs === "object" && lhs !== null) {
|
|
16
|
+
const err = lhs;
|
|
17
|
+
return err.symbol === ErrorSchema.symbol;
|
|
18
|
+
}
|
|
19
|
+
return isPrototype;
|
|
11
20
|
}
|
|
12
21
|
}
|
|
22
|
+
ErrorSchema.symbol = Symbol.for("@smithy/core/schema::ErrorSchema");
|
|
13
23
|
export function error(namespace, name, traits = {}, memberNames, memberList, ctor) {
|
|
14
24
|
const schema = new ErrorSchema(namespace + "#" + name, traits, memberNames, memberList, ctor);
|
|
15
25
|
TypeRegistry.for(namespace).register(name, schema);
|
|
@@ -6,8 +6,18 @@ export class ListSchema extends Schema {
|
|
|
6
6
|
this.name = name;
|
|
7
7
|
this.traits = traits;
|
|
8
8
|
this.valueSchema = valueSchema;
|
|
9
|
+
this.symbol = ListSchema.symbol;
|
|
10
|
+
}
|
|
11
|
+
static [Symbol.hasInstance](lhs) {
|
|
12
|
+
const isPrototype = ListSchema.prototype.isPrototypeOf(lhs);
|
|
13
|
+
if (!isPrototype && typeof lhs === "object" && lhs !== null) {
|
|
14
|
+
const list = lhs;
|
|
15
|
+
return list.symbol === ListSchema.symbol;
|
|
16
|
+
}
|
|
17
|
+
return isPrototype;
|
|
9
18
|
}
|
|
10
19
|
}
|
|
20
|
+
ListSchema.symbol = Symbol.for("@smithy/core/schema::ListSchema");
|
|
11
21
|
export function list(namespace, name, traits = {}, valueSchema) {
|
|
12
22
|
const schema = new ListSchema(namespace + "#" + name, traits, typeof valueSchema === "function" ? valueSchema() : valueSchema);
|
|
13
23
|
TypeRegistry.for(namespace).register(name, schema);
|
|
@@ -7,8 +7,18 @@ export class MapSchema extends Schema {
|
|
|
7
7
|
this.traits = traits;
|
|
8
8
|
this.keySchema = keySchema;
|
|
9
9
|
this.valueSchema = valueSchema;
|
|
10
|
+
this.symbol = MapSchema.symbol;
|
|
11
|
+
}
|
|
12
|
+
static [Symbol.hasInstance](lhs) {
|
|
13
|
+
const isPrototype = MapSchema.prototype.isPrototypeOf(lhs);
|
|
14
|
+
if (!isPrototype && typeof lhs === "object" && lhs !== null) {
|
|
15
|
+
const map = lhs;
|
|
16
|
+
return map.symbol === MapSchema.symbol;
|
|
17
|
+
}
|
|
18
|
+
return isPrototype;
|
|
10
19
|
}
|
|
11
20
|
}
|
|
21
|
+
MapSchema.symbol = Symbol.for("@smithy/core/schema::MapSchema");
|
|
12
22
|
export function map(namespace, name, traits = {}, keySchema, valueSchema) {
|
|
13
23
|
const schema = new MapSchema(namespace + "#" + name, traits, keySchema, typeof valueSchema === "function" ? valueSchema() : valueSchema);
|
|
14
24
|
TypeRegistry.for(namespace).register(name, schema);
|
|
@@ -8,6 +8,7 @@ export class NormalizedSchema {
|
|
|
8
8
|
constructor(ref, memberName) {
|
|
9
9
|
this.ref = ref;
|
|
10
10
|
this.memberName = memberName;
|
|
11
|
+
this.symbol = NormalizedSchema.symbol;
|
|
11
12
|
const traitStack = [];
|
|
12
13
|
let _ref = ref;
|
|
13
14
|
let schema = ref;
|
|
@@ -52,6 +53,14 @@ export class NormalizedSchema {
|
|
|
52
53
|
throw new Error(`@smithy/core/schema - NormalizedSchema member schema ${this.getName(true)} must initialize with memberName argument.`);
|
|
53
54
|
}
|
|
54
55
|
}
|
|
56
|
+
static [Symbol.hasInstance](lhs) {
|
|
57
|
+
const isPrototype = NormalizedSchema.prototype.isPrototypeOf(lhs);
|
|
58
|
+
if (!isPrototype && typeof lhs === "object" && lhs !== null) {
|
|
59
|
+
const ns = lhs;
|
|
60
|
+
return ns.symbol === NormalizedSchema.symbol;
|
|
61
|
+
}
|
|
62
|
+
return isPrototype;
|
|
63
|
+
}
|
|
55
64
|
static of(ref, memberName) {
|
|
56
65
|
if (ref instanceof NormalizedSchema) {
|
|
57
66
|
return ref;
|
|
@@ -292,3 +301,4 @@ export class NormalizedSchema {
|
|
|
292
301
|
return "Unknown";
|
|
293
302
|
}
|
|
294
303
|
}
|
|
304
|
+
NormalizedSchema.symbol = Symbol.for("@smithy/core/schema::NormalizedSchema");
|
|
@@ -6,8 +6,18 @@ export class SimpleSchema extends Schema {
|
|
|
6
6
|
this.name = name;
|
|
7
7
|
this.schemaRef = schemaRef;
|
|
8
8
|
this.traits = traits;
|
|
9
|
+
this.symbol = SimpleSchema.symbol;
|
|
10
|
+
}
|
|
11
|
+
static [Symbol.hasInstance](lhs) {
|
|
12
|
+
const isPrototype = SimpleSchema.prototype.isPrototypeOf(lhs);
|
|
13
|
+
if (!isPrototype && typeof lhs === "object" && lhs !== null) {
|
|
14
|
+
const sim = lhs;
|
|
15
|
+
return sim.symbol === SimpleSchema.symbol;
|
|
16
|
+
}
|
|
17
|
+
return isPrototype;
|
|
9
18
|
}
|
|
10
19
|
}
|
|
20
|
+
SimpleSchema.symbol = Symbol.for("@smithy/core/schema::SimpleSchema");
|
|
11
21
|
export function sim(namespace, name, schemaRef, traits) {
|
|
12
22
|
const schema = new SimpleSchema(namespace + "#" + name, schemaRef, traits);
|
|
13
23
|
TypeRegistry.for(namespace).register(name, schema);
|
|
@@ -7,6 +7,7 @@ export class StructureSchema extends Schema {
|
|
|
7
7
|
this.traits = traits;
|
|
8
8
|
this.memberNames = memberNames;
|
|
9
9
|
this.memberList = memberList;
|
|
10
|
+
this.symbol = StructureSchema.symbol;
|
|
10
11
|
this.members = {};
|
|
11
12
|
for (let i = 0; i < memberNames.length; ++i) {
|
|
12
13
|
this.members[memberNames[i]] = Array.isArray(memberList[i])
|
|
@@ -14,7 +15,16 @@ export class StructureSchema extends Schema {
|
|
|
14
15
|
: [memberList[i], 0];
|
|
15
16
|
}
|
|
16
17
|
}
|
|
18
|
+
static [Symbol.hasInstance](lhs) {
|
|
19
|
+
const isPrototype = StructureSchema.prototype.isPrototypeOf(lhs);
|
|
20
|
+
if (!isPrototype && typeof lhs === "object" && lhs !== null) {
|
|
21
|
+
const struct = lhs;
|
|
22
|
+
return struct.symbol === StructureSchema.symbol;
|
|
23
|
+
}
|
|
24
|
+
return isPrototype;
|
|
25
|
+
}
|
|
17
26
|
}
|
|
27
|
+
StructureSchema.symbol = Symbol.for("@smithy/core/schema::StructureSchema");
|
|
18
28
|
export function struct(namespace, name, traits, memberNames, memberList) {
|
|
19
29
|
const schema = new StructureSchema(namespace + "#" + name, traits, memberNames, memberList);
|
|
20
30
|
TypeRegistry.for(namespace).register(name, schema);
|
|
@@ -9,7 +9,7 @@ import { HttpProtocol } from "./HttpProtocol";
|
|
|
9
9
|
* @alpha
|
|
10
10
|
*/
|
|
11
11
|
export declare abstract class HttpBindingProtocol extends HttpProtocol {
|
|
12
|
-
serializeRequest<Input extends object>(operationSchema: OperationSchema,
|
|
12
|
+
serializeRequest<Input extends object>(operationSchema: OperationSchema, _input: Input, context: HandlerExecutionContext & SerdeFunctions & EndpointBearer): Promise<IHttpRequest>;
|
|
13
13
|
protected serializeQuery(ns: NormalizedSchema, data: any, query: HttpRequest["query"]): void;
|
|
14
14
|
deserializeResponse<Output extends MetadataBearer>(operationSchema: OperationSchema, context: HandlerExecutionContext & SerdeFunctions, response: IHttpResponse): Promise<Output>;
|
|
15
15
|
}
|
|
@@ -17,11 +17,14 @@ export declare class ErrorSchema extends StructureSchema {
|
|
|
17
17
|
* Constructor for a modeled service exception class that extends Error.
|
|
18
18
|
*/
|
|
19
19
|
ctor: any;
|
|
20
|
+
static symbol: symbol;
|
|
21
|
+
protected symbol: symbol;
|
|
20
22
|
constructor(name: string, traits: SchemaTraits, memberNames: string[], memberList: SchemaRef[],
|
|
21
23
|
/**
|
|
22
24
|
* Constructor for a modeled service exception class that extends Error.
|
|
23
25
|
*/
|
|
24
26
|
ctor: any);
|
|
27
|
+
static [Symbol.hasInstance](lhs: unknown): lhs is ErrorSchema;
|
|
25
28
|
}
|
|
26
29
|
/**
|
|
27
30
|
* Factory for ErrorSchema, to reduce codegen output and register the schema.
|
|
@@ -10,7 +10,10 @@ export declare class ListSchema extends Schema implements IListSchema {
|
|
|
10
10
|
name: string;
|
|
11
11
|
traits: SchemaTraits;
|
|
12
12
|
valueSchema: SchemaRef;
|
|
13
|
+
static symbol: symbol;
|
|
14
|
+
protected symbol: symbol;
|
|
13
15
|
constructor(name: string, traits: SchemaTraits, valueSchema: SchemaRef);
|
|
16
|
+
static [Symbol.hasInstance](lhs: unknown): lhs is ListSchema;
|
|
14
17
|
}
|
|
15
18
|
/**
|
|
16
19
|
* Factory for ListSchema.
|
|
@@ -12,11 +12,14 @@ export declare class MapSchema extends Schema implements IMapSchema {
|
|
|
12
12
|
*/
|
|
13
13
|
keySchema: SchemaRef;
|
|
14
14
|
valueSchema: SchemaRef;
|
|
15
|
+
static symbol: symbol;
|
|
16
|
+
protected symbol: symbol;
|
|
15
17
|
constructor(name: string, traits: SchemaTraits,
|
|
16
18
|
/**
|
|
17
19
|
* This is expected to be StringSchema, but may have traits.
|
|
18
20
|
*/
|
|
19
21
|
keySchema: SchemaRef, valueSchema: SchemaRef);
|
|
22
|
+
static [Symbol.hasInstance](lhs: unknown): lhs is MapSchema;
|
|
20
23
|
}
|
|
21
24
|
/**
|
|
22
25
|
* Factory for MapSchema.
|
package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts
CHANGED
|
@@ -8,6 +8,8 @@ import type { MemberSchema, NormalizedSchema as INormalizedSchema, Schema as ISc
|
|
|
8
8
|
export declare class NormalizedSchema implements INormalizedSchema {
|
|
9
9
|
private readonly ref;
|
|
10
10
|
private memberName?;
|
|
11
|
+
static symbol: symbol;
|
|
12
|
+
protected symbol: symbol;
|
|
11
13
|
private readonly name;
|
|
12
14
|
private readonly traits;
|
|
13
15
|
private _isMemberSchema;
|
|
@@ -19,6 +21,7 @@ export declare class NormalizedSchema implements INormalizedSchema {
|
|
|
19
21
|
* @param memberName - optional memberName if this NormalizedSchema should be considered a member schema.
|
|
20
22
|
*/
|
|
21
23
|
constructor(ref: SchemaRef, memberName?: string | undefined);
|
|
24
|
+
static [Symbol.hasInstance](lhs: unknown): lhs is NormalizedSchema;
|
|
22
25
|
/**
|
|
23
26
|
* Static constructor that attempts to avoid wrapping a NormalizedSchema within another.
|
|
24
27
|
*/
|
|
@@ -10,7 +10,10 @@ export declare class SimpleSchema extends Schema implements TraitsSchema {
|
|
|
10
10
|
name: string;
|
|
11
11
|
schemaRef: SchemaRef;
|
|
12
12
|
traits: SchemaTraits;
|
|
13
|
+
static symbol: symbol;
|
|
14
|
+
protected symbol: symbol;
|
|
13
15
|
constructor(name: string, schemaRef: SchemaRef, traits: SchemaTraits);
|
|
16
|
+
static [Symbol.hasInstance](lhs: unknown): lhs is SimpleSchema;
|
|
14
17
|
}
|
|
15
18
|
/**
|
|
16
19
|
* Factory for simple schema class objects.
|
|
@@ -10,8 +10,11 @@ export declare class StructureSchema extends Schema implements IStructureSchema
|
|
|
10
10
|
traits: SchemaTraits;
|
|
11
11
|
memberNames: string[];
|
|
12
12
|
memberList: SchemaRef[];
|
|
13
|
+
static symbol: symbol;
|
|
14
|
+
protected symbol: symbol;
|
|
13
15
|
members: Record<string, [SchemaRef, SchemaTraits]>;
|
|
14
16
|
constructor(name: string, traits: SchemaTraits, memberNames: string[], memberList: SchemaRef[]);
|
|
17
|
+
static [Symbol.hasInstance](lhs: unknown): lhs is StructureSchema;
|
|
15
18
|
}
|
|
16
19
|
/**
|
|
17
20
|
* Factory for StructureSchema.
|
package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpBindingProtocol.d.ts
CHANGED
|
@@ -9,7 +9,7 @@ import { HttpProtocol } from "./HttpProtocol";
|
|
|
9
9
|
* @alpha
|
|
10
10
|
*/
|
|
11
11
|
export declare abstract class HttpBindingProtocol extends HttpProtocol {
|
|
12
|
-
serializeRequest<Input extends object>(operationSchema: OperationSchema,
|
|
12
|
+
serializeRequest<Input extends object>(operationSchema: OperationSchema, _input: Input, context: HandlerExecutionContext & SerdeFunctions & EndpointBearer): Promise<IHttpRequest>;
|
|
13
13
|
protected serializeQuery(ns: NormalizedSchema, data: any, query: HttpRequest["query"]): void;
|
|
14
14
|
deserializeResponse<Output extends MetadataBearer>(operationSchema: OperationSchema, context: HandlerExecutionContext & SerdeFunctions, response: IHttpResponse): Promise<Output>;
|
|
15
15
|
}
|
package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ErrorSchema.d.ts
CHANGED
|
@@ -17,11 +17,14 @@ export declare class ErrorSchema extends StructureSchema {
|
|
|
17
17
|
* Constructor for a modeled service exception class that extends Error.
|
|
18
18
|
*/
|
|
19
19
|
ctor: any;
|
|
20
|
+
static symbol: symbol;
|
|
21
|
+
protected symbol: symbol;
|
|
20
22
|
constructor(name: string, traits: SchemaTraits, memberNames: string[], memberList: SchemaRef[],
|
|
21
23
|
/**
|
|
22
24
|
* Constructor for a modeled service exception class that extends Error.
|
|
23
25
|
*/
|
|
24
26
|
ctor: any);
|
|
27
|
+
static [Symbol.hasInstance](lhs: unknown): lhs is ErrorSchema;
|
|
25
28
|
}
|
|
26
29
|
/**
|
|
27
30
|
* Factory for ErrorSchema, to reduce codegen output and register the schema.
|
package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ListSchema.d.ts
CHANGED
|
@@ -10,7 +10,10 @@ export declare class ListSchema extends Schema implements IListSchema {
|
|
|
10
10
|
name: string;
|
|
11
11
|
traits: SchemaTraits;
|
|
12
12
|
valueSchema: SchemaRef;
|
|
13
|
+
static symbol: symbol;
|
|
14
|
+
protected symbol: symbol;
|
|
13
15
|
constructor(name: string, traits: SchemaTraits, valueSchema: SchemaRef);
|
|
16
|
+
static [Symbol.hasInstance](lhs: unknown): lhs is ListSchema;
|
|
14
17
|
}
|
|
15
18
|
/**
|
|
16
19
|
* Factory for ListSchema.
|
|
@@ -12,11 +12,14 @@ export declare class MapSchema extends Schema implements IMapSchema {
|
|
|
12
12
|
*/
|
|
13
13
|
keySchema: SchemaRef;
|
|
14
14
|
valueSchema: SchemaRef;
|
|
15
|
+
static symbol: symbol;
|
|
16
|
+
protected symbol: symbol;
|
|
15
17
|
constructor(name: string, traits: SchemaTraits,
|
|
16
18
|
/**
|
|
17
19
|
* This is expected to be StringSchema, but may have traits.
|
|
18
20
|
*/
|
|
19
21
|
keySchema: SchemaRef, valueSchema: SchemaRef);
|
|
22
|
+
static [Symbol.hasInstance](lhs: unknown): lhs is MapSchema;
|
|
20
23
|
}
|
|
21
24
|
/**
|
|
22
25
|
* Factory for MapSchema.
|
package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts
CHANGED
|
@@ -8,6 +8,8 @@ import { MemberSchema, NormalizedSchema as INormalizedSchema, Schema as ISchema,
|
|
|
8
8
|
export declare class NormalizedSchema implements INormalizedSchema {
|
|
9
9
|
private readonly ref;
|
|
10
10
|
private memberName?;
|
|
11
|
+
static symbol: symbol;
|
|
12
|
+
protected symbol: symbol;
|
|
11
13
|
private readonly name;
|
|
12
14
|
private readonly traits;
|
|
13
15
|
private _isMemberSchema;
|
|
@@ -19,6 +21,7 @@ export declare class NormalizedSchema implements INormalizedSchema {
|
|
|
19
21
|
* @param memberName - optional memberName if this NormalizedSchema should be considered a member schema.
|
|
20
22
|
*/
|
|
21
23
|
constructor(ref: SchemaRef, memberName?: string | undefined);
|
|
24
|
+
static [Symbol.hasInstance](lhs: unknown): lhs is NormalizedSchema;
|
|
22
25
|
/**
|
|
23
26
|
* Static constructor that attempts to avoid wrapping a NormalizedSchema within another.
|
|
24
27
|
*/
|
package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/SimpleSchema.d.ts
CHANGED
|
@@ -10,7 +10,10 @@ export declare class SimpleSchema extends Schema implements TraitsSchema {
|
|
|
10
10
|
name: string;
|
|
11
11
|
schemaRef: SchemaRef;
|
|
12
12
|
traits: SchemaTraits;
|
|
13
|
+
static symbol: symbol;
|
|
14
|
+
protected symbol: symbol;
|
|
13
15
|
constructor(name: string, schemaRef: SchemaRef, traits: SchemaTraits);
|
|
16
|
+
static [Symbol.hasInstance](lhs: unknown): lhs is SimpleSchema;
|
|
14
17
|
}
|
|
15
18
|
/**
|
|
16
19
|
* Factory for simple schema class objects.
|
package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/StructureSchema.d.ts
CHANGED
|
@@ -10,11 +10,14 @@ export declare class StructureSchema extends Schema implements IStructureSchema
|
|
|
10
10
|
traits: SchemaTraits;
|
|
11
11
|
memberNames: string[];
|
|
12
12
|
memberList: SchemaRef[];
|
|
13
|
+
static symbol: symbol;
|
|
14
|
+
protected symbol: symbol;
|
|
13
15
|
members: Record<string, [
|
|
14
16
|
SchemaRef,
|
|
15
17
|
SchemaTraits
|
|
16
18
|
]>;
|
|
17
19
|
constructor(name: string, traits: SchemaTraits, memberNames: string[], memberList: SchemaRef[]);
|
|
20
|
+
static [Symbol.hasInstance](lhs: unknown): lhs is StructureSchema;
|
|
18
21
|
}
|
|
19
22
|
/**
|
|
20
23
|
* Factory for StructureSchema.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smithy/core",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.7.0",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "yarn lint && concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
6
6
|
"build:cjs": "node ../../scripts/inline core",
|
|
@@ -75,7 +75,7 @@
|
|
|
75
75
|
"@smithy/util-base64": "^4.0.0",
|
|
76
76
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
77
77
|
"@smithy/util-middleware": "^4.0.4",
|
|
78
|
-
"@smithy/util-stream": "^4.2.
|
|
78
|
+
"@smithy/util-stream": "^4.2.3",
|
|
79
79
|
"@smithy/util-utf8": "^4.0.0",
|
|
80
80
|
"tslib": "^2.6.2"
|
|
81
81
|
},
|
|
@@ -83,11 +83,11 @@ var FetchHttpHandler = class _FetchHttpHandler {
|
|
|
83
83
|
}
|
|
84
84
|
destroy() {
|
|
85
85
|
}
|
|
86
|
-
async handle(request, { abortSignal } = {}) {
|
|
86
|
+
async handle(request, { abortSignal, requestTimeout: requestTimeout2 } = {}) {
|
|
87
87
|
if (!this.config) {
|
|
88
88
|
this.config = await this.configProvider;
|
|
89
89
|
}
|
|
90
|
-
const requestTimeoutInMs = this.config.requestTimeout;
|
|
90
|
+
const requestTimeoutInMs = requestTimeout2 ?? this.config.requestTimeout;
|
|
91
91
|
const keepAlive = this.config.keepAlive === true;
|
|
92
92
|
const credentials = this.config.credentials;
|
|
93
93
|
if (abortSignal?.aborted) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { HttpResponse } from "@smithy/protocol-http";
|
|
2
2
|
import { buildQueryString } from "@smithy/querystring-builder";
|
|
3
3
|
import { createRequest } from "./create-request";
|
|
4
|
-
import { requestTimeout } from "./request-timeout";
|
|
4
|
+
import { requestTimeout as requestTimeoutFn } from "./request-timeout";
|
|
5
5
|
export const keepAliveSupport = {
|
|
6
6
|
supported: undefined,
|
|
7
7
|
};
|
|
@@ -26,11 +26,11 @@ export class FetchHttpHandler {
|
|
|
26
26
|
}
|
|
27
27
|
destroy() {
|
|
28
28
|
}
|
|
29
|
-
async handle(request, { abortSignal } = {}) {
|
|
29
|
+
async handle(request, { abortSignal, requestTimeout } = {}) {
|
|
30
30
|
if (!this.config) {
|
|
31
31
|
this.config = await this.configProvider;
|
|
32
32
|
}
|
|
33
|
-
const requestTimeoutInMs = this.config.requestTimeout;
|
|
33
|
+
const requestTimeoutInMs = requestTimeout ?? this.config.requestTimeout;
|
|
34
34
|
const keepAlive = this.config.keepAlive === true;
|
|
35
35
|
const credentials = this.config.credentials;
|
|
36
36
|
if (abortSignal?.aborted) {
|
|
@@ -105,7 +105,7 @@ export class FetchHttpHandler {
|
|
|
105
105
|
}),
|
|
106
106
|
};
|
|
107
107
|
}),
|
|
108
|
-
|
|
108
|
+
requestTimeoutFn(requestTimeoutInMs),
|
|
109
109
|
];
|
|
110
110
|
if (abortSignal) {
|
|
111
111
|
raceOfPromises.push(new Promise((resolve, reject) => {
|
|
@@ -33,7 +33,7 @@ export declare class FetchHttpHandler implements HttpHandler<FetchHttpHandlerOpt
|
|
|
33
33
|
static create(instanceOrOptions?: HttpHandler<any> | FetchHttpHandlerOptions | Provider<FetchHttpHandlerOptions | void>): FetchHttpHandler | HttpHandler<any>;
|
|
34
34
|
constructor(options?: FetchHttpHandlerOptions | Provider<FetchHttpHandlerOptions | void>);
|
|
35
35
|
destroy(): void;
|
|
36
|
-
handle(request: HttpRequest, { abortSignal }?: HttpHandlerOptions): Promise<{
|
|
36
|
+
handle(request: HttpRequest, { abortSignal, requestTimeout }?: HttpHandlerOptions): Promise<{
|
|
37
37
|
response: HttpResponse;
|
|
38
38
|
}>;
|
|
39
39
|
updateHttpClientConfig(key: keyof FetchHttpHandlerOptions, value: FetchHttpHandlerOptions[typeof key]): void;
|
|
@@ -33,7 +33,7 @@ export declare class FetchHttpHandler implements HttpHandler<FetchHttpHandlerOpt
|
|
|
33
33
|
static create(instanceOrOptions?: HttpHandler<any> | FetchHttpHandlerOptions | Provider<FetchHttpHandlerOptions | void>): FetchHttpHandler | HttpHandler<any>;
|
|
34
34
|
constructor(options?: FetchHttpHandlerOptions | Provider<FetchHttpHandlerOptions | void>);
|
|
35
35
|
destroy(): void;
|
|
36
|
-
handle(request: HttpRequest, { abortSignal }?: HttpHandlerOptions): Promise<{
|
|
36
|
+
handle(request: HttpRequest, { abortSignal, requestTimeout }?: HttpHandlerOptions): Promise<{
|
|
37
37
|
response: HttpResponse;
|
|
38
38
|
}>;
|
|
39
39
|
updateHttpClientConfig(key: keyof FetchHttpHandlerOptions, value: FetchHttpHandlerOptions[typeof key]): void;
|
|
@@ -89,6 +89,9 @@ var createConfigValueProvider = /* @__PURE__ */ __name((configKey, canonicalEndp
|
|
|
89
89
|
}
|
|
90
90
|
if (configKey === "endpoint" || canonicalEndpointParamKey === "endpoint") {
|
|
91
91
|
return async () => {
|
|
92
|
+
if (config.isCustomEndpoint === false) {
|
|
93
|
+
return void 0;
|
|
94
|
+
}
|
|
92
95
|
const endpoint = await configProvider();
|
|
93
96
|
if (endpoint && typeof endpoint === "object") {
|
|
94
97
|
if ("url" in endpoint) {
|
|
@@ -122,7 +125,7 @@ var toEndpointV1 = /* @__PURE__ */ __name((endpoint) => {
|
|
|
122
125
|
|
|
123
126
|
// src/adaptors/getEndpointFromInstructions.ts
|
|
124
127
|
var getEndpointFromInstructions = /* @__PURE__ */ __name(async (commandInput, instructionsSupplier, clientConfig, context) => {
|
|
125
|
-
if (!clientConfig.
|
|
128
|
+
if (!clientConfig.isCustomEndpoint) {
|
|
126
129
|
let endpointFromConfig;
|
|
127
130
|
if (clientConfig.serviceConfiguredEndpoint) {
|
|
128
131
|
endpointFromConfig = await clientConfig.serviceConfiguredEndpoint();
|
|
@@ -131,6 +134,7 @@ var getEndpointFromInstructions = /* @__PURE__ */ __name(async (commandInput, in
|
|
|
131
134
|
}
|
|
132
135
|
if (endpointFromConfig) {
|
|
133
136
|
clientConfig.endpoint = () => Promise.resolve(toEndpointV1(endpointFromConfig));
|
|
137
|
+
clientConfig.isCustomEndpoint = true;
|
|
134
138
|
}
|
|
135
139
|
}
|
|
136
140
|
const endpointParams = await resolveParams(commandInput, instructionsSupplier, clientConfig);
|
|
@@ -179,7 +183,7 @@ var endpointMiddleware = /* @__PURE__ */ __name(({
|
|
|
179
183
|
instructions
|
|
180
184
|
}) => {
|
|
181
185
|
return (next, context) => async (args) => {
|
|
182
|
-
if (config.
|
|
186
|
+
if (config.isCustomEndpoint) {
|
|
183
187
|
(0, import_core.setFeature)(context, "ENDPOINT_OVERRIDE", "N");
|
|
184
188
|
}
|
|
185
189
|
const endpoint = await getEndpointFromInstructions(
|
package/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js
CHANGED
|
@@ -22,6 +22,9 @@ export const createConfigValueProvider = (configKey, canonicalEndpointParamKey,
|
|
|
22
22
|
}
|
|
23
23
|
if (configKey === "endpoint" || canonicalEndpointParamKey === "endpoint") {
|
|
24
24
|
return async () => {
|
|
25
|
+
if (config.isCustomEndpoint === false) {
|
|
26
|
+
return undefined;
|
|
27
|
+
}
|
|
25
28
|
const endpoint = await configProvider();
|
|
26
29
|
if (endpoint && typeof endpoint === "object") {
|
|
27
30
|
if ("url" in endpoint) {
|
package/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js
CHANGED
|
@@ -3,7 +3,7 @@ import { createConfigValueProvider } from "./createConfigValueProvider";
|
|
|
3
3
|
import { getEndpointFromConfig } from "./getEndpointFromConfig";
|
|
4
4
|
import { toEndpointV1 } from "./toEndpointV1";
|
|
5
5
|
export const getEndpointFromInstructions = async (commandInput, instructionsSupplier, clientConfig, context) => {
|
|
6
|
-
if (!clientConfig.
|
|
6
|
+
if (!clientConfig.isCustomEndpoint) {
|
|
7
7
|
let endpointFromConfig;
|
|
8
8
|
if (clientConfig.serviceConfiguredEndpoint) {
|
|
9
9
|
endpointFromConfig = await clientConfig.serviceConfiguredEndpoint();
|
|
@@ -13,6 +13,7 @@ export const getEndpointFromInstructions = async (commandInput, instructionsSupp
|
|
|
13
13
|
}
|
|
14
14
|
if (endpointFromConfig) {
|
|
15
15
|
clientConfig.endpoint = () => Promise.resolve(toEndpointV1(endpointFromConfig));
|
|
16
|
+
clientConfig.isCustomEndpoint = true;
|
|
16
17
|
}
|
|
17
18
|
}
|
|
18
19
|
const endpointParams = await resolveParams(commandInput, instructionsSupplier, clientConfig);
|
|
@@ -3,7 +3,7 @@ import { getSmithyContext } from "@smithy/util-middleware";
|
|
|
3
3
|
import { getEndpointFromInstructions } from "./adaptors/getEndpointFromInstructions";
|
|
4
4
|
export const endpointMiddleware = ({ config, instructions, }) => {
|
|
5
5
|
return (next, context) => async (args) => {
|
|
6
|
-
if (config.
|
|
6
|
+
if (config.isCustomEndpoint) {
|
|
7
7
|
setFeature(context, "ENDPOINT_OVERRIDE", "N");
|
|
8
8
|
}
|
|
9
9
|
const endpoint = await getEndpointFromInstructions(args.input, {
|
|
@@ -56,7 +56,7 @@ interface PreviouslyResolved<T extends EndpointParameters = EndpointParameters>
|
|
|
56
56
|
/**
|
|
57
57
|
* @internal
|
|
58
58
|
*
|
|
59
|
-
* This
|
|
59
|
+
* This supersedes the similarly named EndpointsResolvedConfig (no parametric types)
|
|
60
60
|
* from resolveEndpointsConfig.ts in \@smithy/config-resolver.
|
|
61
61
|
*/
|
|
62
62
|
export interface EndpointResolvedConfig<T extends EndpointParameters = EndpointParameters> {
|
|
@@ -76,8 +76,11 @@ export interface EndpointResolvedConfig<T extends EndpointParameters = EndpointP
|
|
|
76
76
|
tls: boolean;
|
|
77
77
|
/**
|
|
78
78
|
* Whether the endpoint is specified by caller.
|
|
79
|
+
* This should be used over checking the existence of `endpoint`, since
|
|
80
|
+
* that may have been set by other means, such as the default regional
|
|
81
|
+
* endpoint provider function.
|
|
82
|
+
*
|
|
79
83
|
* @internal
|
|
80
|
-
* @deprecated
|
|
81
84
|
*/
|
|
82
85
|
isCustomEndpoint?: boolean;
|
|
83
86
|
/**
|
package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/resolveEndpointConfig.d.ts
CHANGED
|
@@ -56,7 +56,7 @@ interface PreviouslyResolved<T extends EndpointParameters = EndpointParameters>
|
|
|
56
56
|
/**
|
|
57
57
|
* @internal
|
|
58
58
|
*
|
|
59
|
-
* This
|
|
59
|
+
* This supersedes the similarly named EndpointsResolvedConfig (no parametric types)
|
|
60
60
|
* from resolveEndpointsConfig.ts in \@smithy/config-resolver.
|
|
61
61
|
*/
|
|
62
62
|
export interface EndpointResolvedConfig<T extends EndpointParameters = EndpointParameters> {
|
|
@@ -76,8 +76,11 @@ export interface EndpointResolvedConfig<T extends EndpointParameters = EndpointP
|
|
|
76
76
|
tls: boolean;
|
|
77
77
|
/**
|
|
78
78
|
* Whether the endpoint is specified by caller.
|
|
79
|
+
* This should be used over checking the existence of `endpoint`, since
|
|
80
|
+
* that may have been set by other means, such as the default regional
|
|
81
|
+
* endpoint provider function.
|
|
82
|
+
*
|
|
79
83
|
* @internal
|
|
80
|
-
* @deprecated
|
|
81
84
|
*/
|
|
82
85
|
isCustomEndpoint?: boolean;
|
|
83
86
|
/**
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smithy/middleware-endpoint",
|
|
3
|
-
"version": "4.1.
|
|
3
|
+
"version": "4.1.15",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
6
6
|
"build:cjs": "node ../../scripts/inline middleware-endpoint",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
},
|
|
25
25
|
"license": "Apache-2.0",
|
|
26
26
|
"dependencies": {
|
|
27
|
-
"@smithy/core": "^3.
|
|
27
|
+
"@smithy/core": "^3.7.0",
|
|
28
28
|
"@smithy/middleware-serde": "^4.0.8",
|
|
29
29
|
"@smithy/node-config-provider": "^4.1.3",
|
|
30
30
|
"@smithy/shared-ini-file-loader": "^4.0.4",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smithy/middleware-retry",
|
|
3
|
-
"version": "4.1.
|
|
3
|
+
"version": "4.1.16",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
|
|
6
6
|
"build:cjs": "node ../../scripts/inline middleware-retry",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"@smithy/node-config-provider": "^4.1.3",
|
|
37
37
|
"@smithy/protocol-http": "^5.1.2",
|
|
38
38
|
"@smithy/service-error-classification": "^4.0.6",
|
|
39
|
-
"@smithy/smithy-client": "^4.4.
|
|
39
|
+
"@smithy/smithy-client": "^4.4.7",
|
|
40
40
|
"@smithy/types": "^4.3.1",
|
|
41
41
|
"@smithy/util-middleware": "^4.0.4",
|
|
42
42
|
"@smithy/util-retry": "^4.0.6",
|