@mavogel/awscdk-rootmail 0.0.314 → 0.0.316
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/rootmail.js +1 -1
- package/lib/ses-receive.js +1 -1
- package/node_modules/@aws-sdk/client-route-53/dist-cjs/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-route-53/dist-cjs/index.js +2 -0
- package/node_modules/@aws-sdk/client-route-53/dist-es/endpoint/ruleset.js +1 -1
- package/node_modules/@aws-sdk/client-route-53/dist-es/models/models_0.js +2 -0
- package/node_modules/@aws-sdk/client-route-53/dist-types/commands/AssociateVPCWithHostedZoneCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-route-53/dist-types/commands/CreateHealthCheckCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-route-53/dist-types/commands/CreateHostedZoneCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-route-53/dist-types/commands/CreateVPCAssociationAuthorizationCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-route-53/dist-types/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-route-53/dist-types/commands/DisassociateVPCFromHostedZoneCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-route-53/dist-types/commands/GetHealthCheckCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-route-53/dist-types/commands/GetHostedZoneCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-route-53/dist-types/commands/ListHealthChecksCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-route-53/dist-types/commands/ListHostedZonesByVPCCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-route-53/dist-types/commands/ListVPCAssociationAuthorizationsCommand.d.ts +1 -1
- package/node_modules/@aws-sdk/client-route-53/dist-types/commands/UpdateHealthCheckCommand.d.ts +2 -2
- package/node_modules/@aws-sdk/client-route-53/dist-types/models/models_0.d.ts +2 -0
- package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/models/models_0.d.ts +2 -0
- package/node_modules/@aws-sdk/client-route-53/package.json +1 -1
- package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +9 -1
- package/node_modules/@aws-sdk/client-s3/dist-es/protocols/Aws_restXml.js +8 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketCommand.d.ts +7 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/HeadBucketCommand.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketsCommand.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListDirectoryBucketsCommand.d.ts +1 -0
- package/node_modules/@aws-sdk/client-s3/dist-types/models/models_0.d.ts +58 -16
- package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/models_0.d.ts +8 -4
- package/node_modules/@aws-sdk/client-s3/package.json +1 -1
- package/node_modules/cdk-nag/.jsii +3 -3
- package/node_modules/cdk-nag/lib/ignore-suppression-conditions.js +5 -5
- package/node_modules/cdk-nag/lib/nag-logger.js +2 -2
- package/node_modules/cdk-nag/lib/nag-pack.js +1 -1
- package/node_modules/cdk-nag/lib/nag-rules.js +1 -1
- package/node_modules/cdk-nag/lib/nag-suppressions.js +1 -1
- package/node_modules/cdk-nag/lib/packs/aws-solutions.js +1 -1
- package/node_modules/cdk-nag/lib/packs/hipaa-security.js +1 -1
- package/node_modules/cdk-nag/lib/packs/nist-800-53-r4.js +1 -1
- package/node_modules/cdk-nag/lib/packs/nist-800-53-r5.js +1 -1
- package/node_modules/cdk-nag/lib/packs/pci-dss-321.js +1 -1
- package/node_modules/cdk-nag/lib/packs/serverless.js +1 -1
- package/node_modules/cdk-nag/package.json +1 -1
- package/package.json +1 -1
package/.jsii
CHANGED
|
@@ -3998,7 +3998,7 @@
|
|
|
3998
3998
|
"stability": "experimental"
|
|
3999
3999
|
},
|
|
4000
4000
|
"homepage": "https://github.com/MV-Consulting/awscdk-rootmail",
|
|
4001
|
-
"jsiiVersion": "5.7.
|
|
4001
|
+
"jsiiVersion": "5.7.20 (build 433aee4)",
|
|
4002
4002
|
"keywords": [
|
|
4003
4003
|
"aws",
|
|
4004
4004
|
"cdk",
|
|
@@ -4447,6 +4447,6 @@
|
|
|
4447
4447
|
"symbolId": "src/ses-receive:SESReceiveProps"
|
|
4448
4448
|
}
|
|
4449
4449
|
},
|
|
4450
|
-
"version": "0.0.
|
|
4451
|
-
"fingerprint": "
|
|
4450
|
+
"version": "0.0.316",
|
|
4451
|
+
"fingerprint": "FFAOyOxOGMU59VMuNbpUMgnUbuH1T/5gwrT5Dq1zAFA="
|
|
4452
4452
|
}
|
package/lib/rootmail.js
CHANGED
|
@@ -82,7 +82,7 @@ class Rootmail extends constructs_1.Construct {
|
|
|
82
82
|
}
|
|
83
83
|
exports.Rootmail = Rootmail;
|
|
84
84
|
_a = JSII_RTTI_SYMBOL_1;
|
|
85
|
-
Rootmail[_a] = { fqn: "@mavogel/awscdk-rootmail.Rootmail", version: "0.0.
|
|
85
|
+
Rootmail[_a] = { fqn: "@mavogel/awscdk-rootmail.Rootmail", version: "0.0.316" };
|
|
86
86
|
/**
|
|
87
87
|
* Aspect for setting all removal policies to DESTROY
|
|
88
88
|
*/
|
package/lib/ses-receive.js
CHANGED
|
@@ -130,7 +130,7 @@ class SESReceive extends constructs_1.Construct {
|
|
|
130
130
|
}
|
|
131
131
|
exports.SESReceive = SESReceive;
|
|
132
132
|
_a = JSII_RTTI_SYMBOL_1;
|
|
133
|
-
SESReceive[_a] = { fqn: "@mavogel/awscdk-rootmail.SESReceive", version: "0.0.
|
|
133
|
+
SESReceive[_a] = { fqn: "@mavogel/awscdk-rootmail.SESReceive", version: "0.0.316" };
|
|
134
134
|
/**
|
|
135
135
|
* Aspect for setting all removal policies to DESTROY
|
|
136
136
|
*/
|
|
@@ -3,5 +3,5 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.ruleSet = void 0;
|
|
4
4
|
const C = "required", D = "fn", E = "argv", F = "ref", G = "authSchemes", H = "signingName", I = "signingRegion";
|
|
5
5
|
const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = "stringEquals", i = "sigv4", j = "route53", k = { [C]: false, "type": "String" }, l = { [C]: true, "default": false, "type": "Boolean" }, m = { [F]: "Endpoint" }, n = { [D]: c, [E]: [{ [F]: "UseFIPS" }, true] }, o = { [D]: c, [E]: [{ [F]: "UseDualStack" }, true] }, p = {}, q = { [D]: h, [E]: [{ [D]: "getAttr", [E]: [{ [F]: g }, "name"] }, "aws"] }, r = { [D]: "getAttr", [E]: [{ [F]: g }, "name"] }, s = { [D]: c, [E]: [{ [F]: "UseFIPS" }, false] }, t = { [D]: c, [E]: [{ [F]: "UseDualStack" }, false] }, u = { [G]: [{ "name": i, [H]: j, [I]: "us-east-1" }] }, v = { [D]: h, [E]: [r, "aws-us-gov"] }, w = { "url": "https://route53.us-gov.amazonaws.com", "properties": { [G]: [{ "name": i, [H]: j, [I]: "us-gov-west-1" }] }, "headers": {} }, x = { [D]: "getAttr", [E]: [{ [F]: g }, "supportsFIPS"] }, y = { [D]: c, [E]: [true, { [D]: "getAttr", [E]: [{ [F]: g }, "supportsDualStack"] }] }, z = [n], A = [o], B = [{ [F]: "Region" }];
|
|
6
|
-
const _data = { version: "1.0", parameters: { Region: k, UseDualStack: l, UseFIPS: l, Endpoint: k }, rules: [{ conditions: [{ [D]: b, [E]: [m] }], rules: [{ conditions: z, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: d }, { conditions: A, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: d }, { endpoint: { url: m, properties: p, headers: p }, type: e }], type: f }, { conditions: [{ [D]: b, [E]: B }], rules: [{ conditions: [{ [D]: "aws.partition", [E]: B, assign: g }], rules: [{ conditions: [q, s, t], endpoint: { url: "https://route53.amazonaws.com", properties: u, headers: p }, type: e }, { conditions: [q, n, t], endpoint: { url: "https://route53-fips.amazonaws.com", properties: u, headers: p }, type: e }, { conditions: [{ [D]: h, [E]: [r, "aws-cn"] }, s, t], endpoint: { url: "https://route53.amazonaws.com.cn", properties: { [G]: [{ name: i, [H]: j, [I]: "cn-northwest-1" }] }, headers: p }, type: e }, { conditions: [v, s, t], endpoint: w, type: e }, { conditions: [v, n, t], endpoint: w, type: e }, { conditions: [{ [D]: h, [E]: [r, "aws-iso"] }, s, t], endpoint: { url: "https://route53.c2s.ic.gov", properties: { [G]: [{ name: i, [H]: j, [I]: "us-iso-east-1" }] }, headers: p }, type: e }, { conditions: [{ [D]: h, [E]: [r, "aws-iso-b"] }, s, t], endpoint: { url: "https://route53.sc2s.sgov.gov", properties: { [G]: [{ name: i, [H]: j, [I]: "us-isob-east-1" }] }, headers: p }, type: e }, { conditions: [{ [D]: h, [E]: [r, "aws-iso-e"] }, s, t], endpoint: { url: "https://route53.cloud.adc-e.uk", properties: { [G]: [{ name: i, [H]: j, [I]: "eu-isoe-west-1" }] }, headers: p }, type: e }, { conditions: [{ [D]: h, [E]: [r, "aws-iso-f"] }, s, t], endpoint: { url: "https://route53.csp.hci.ic.gov", properties: { [G]: [{ name: i, [H]: j, [I]: "us-isof-south-1" }] }, headers: p }, type: e }, { conditions: [n, o], rules: [{ conditions: [{ [D]: c, [E]: [a, x] }, y], rules: [{ endpoint: { url: "https://route53-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: p, headers: p }, type: e }], type: f }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: d }], type: f }, { conditions: z, rules: [{ conditions: [{ [D]: c, [E]: [x, a] }], rules: [{ endpoint: { url: "https://route53-fips.{Region}.{PartitionResult#dnsSuffix}", properties: p, headers: p }, type: e }], type: f }, { error: "FIPS is enabled but this partition does not support FIPS", type: d }], type: f }, { conditions: A, rules: [{ conditions: [y], rules: [{ endpoint: { url: "https://route53.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: p, headers: p }, type: e }], type: f }, { error: "DualStack is enabled but this partition does not support DualStack", type: d }], type: f }, { endpoint: { url: "https://route53.{Region}.{PartitionResult#dnsSuffix}", properties: p, headers: p }, type: e }], type: f }], type: f }, { error: "Invalid Configuration: Missing Region", type: d }] };
|
|
6
|
+
const _data = { version: "1.0", parameters: { Region: k, UseDualStack: l, UseFIPS: l, Endpoint: k }, rules: [{ conditions: [{ [D]: b, [E]: [m] }], rules: [{ conditions: z, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: d }, { conditions: A, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: d }, { endpoint: { url: m, properties: p, headers: p }, type: e }], type: f }, { conditions: [{ [D]: b, [E]: B }], rules: [{ conditions: [{ [D]: "aws.partition", [E]: B, assign: g }], rules: [{ conditions: [q, s, t], endpoint: { url: "https://route53.amazonaws.com", properties: u, headers: p }, type: e }, { conditions: [q, n, t], endpoint: { url: "https://route53-fips.amazonaws.com", properties: u, headers: p }, type: e }, { conditions: [{ [D]: h, [E]: [r, "aws-cn"] }, s, t], endpoint: { url: "https://route53.amazonaws.com.cn", properties: { [G]: [{ name: i, [H]: j, [I]: "cn-northwest-1" }] }, headers: p }, type: e }, { conditions: [v, s, t], endpoint: w, type: e }, { conditions: [v, n, t], endpoint: w, type: e }, { conditions: [{ [D]: h, [E]: [r, "aws-iso"] }, s, t], endpoint: { url: "https://route53.c2s.ic.gov", properties: { [G]: [{ name: i, [H]: j, [I]: "us-iso-east-1" }] }, headers: p }, type: e }, { conditions: [{ [D]: h, [E]: [r, "aws-iso-b"] }, s, t], endpoint: { url: "https://route53.sc2s.sgov.gov", properties: { [G]: [{ name: i, [H]: j, [I]: "us-isob-east-1" }] }, headers: p }, type: e }, { conditions: [{ [D]: h, [E]: [r, "aws-iso-e"] }, s, t], endpoint: { url: "https://route53.cloud.adc-e.uk", properties: { [G]: [{ name: i, [H]: j, [I]: "eu-isoe-west-1" }] }, headers: p }, type: e }, { conditions: [{ [D]: h, [E]: [r, "aws-iso-f"] }, s, t], endpoint: { url: "https://route53.csp.hci.ic.gov", properties: { [G]: [{ name: i, [H]: j, [I]: "us-isof-south-1" }] }, headers: p }, type: e }, { conditions: [{ [D]: h, [E]: [r, "aws-eusc"] }, s, t], endpoint: { url: "https://route53.amazonaws.eu", properties: { [G]: [{ name: i, [H]: j, [I]: "eusc-de-east-1" }] }, headers: p }, type: e }, { conditions: [n, o], rules: [{ conditions: [{ [D]: c, [E]: [a, x] }, y], rules: [{ endpoint: { url: "https://route53-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: p, headers: p }, type: e }], type: f }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: d }], type: f }, { conditions: z, rules: [{ conditions: [{ [D]: c, [E]: [x, a] }], rules: [{ endpoint: { url: "https://route53-fips.{Region}.{PartitionResult#dnsSuffix}", properties: p, headers: p }, type: e }], type: f }, { error: "FIPS is enabled but this partition does not support FIPS", type: d }], type: f }, { conditions: A, rules: [{ conditions: [y], rules: [{ endpoint: { url: "https://route53.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: p, headers: p }, type: e }], type: f }, { error: "DualStack is enabled but this partition does not support DualStack", type: d }], type: f }, { endpoint: { url: "https://route53.{Region}.{PartitionResult#dnsSuffix}", properties: p, headers: p }, type: e }], type: f }], type: f }, { error: "Invalid Configuration: Missing Region", type: d }] };
|
|
7
7
|
exports.ruleSet = _data;
|
|
@@ -506,6 +506,7 @@ var CloudWatchRegion = {
|
|
|
506
506
|
cn_northwest_1: "cn-northwest-1",
|
|
507
507
|
eu_central_1: "eu-central-1",
|
|
508
508
|
eu_central_2: "eu-central-2",
|
|
509
|
+
eu_isoe_west_1: "eu-isoe-west-1",
|
|
509
510
|
eu_north_1: "eu-north-1",
|
|
510
511
|
eu_south_1: "eu-south-1",
|
|
511
512
|
eu_south_2: "eu-south-2",
|
|
@@ -550,6 +551,7 @@ var VPCRegion = {
|
|
|
550
551
|
cn_northwest_1: "cn-northwest-1",
|
|
551
552
|
eu_central_1: "eu-central-1",
|
|
552
553
|
eu_central_2: "eu-central-2",
|
|
554
|
+
eu_isoe_west_1: "eu-isoe-west-1",
|
|
553
555
|
eu_north_1: "eu-north-1",
|
|
554
556
|
eu_south_1: "eu-south-1",
|
|
555
557
|
eu_south_2: "eu-south-2",
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
const C = "required", D = "fn", E = "argv", F = "ref", G = "authSchemes", H = "signingName", I = "signingRegion";
|
|
2
2
|
const a = true, b = "isSet", c = "booleanEquals", d = "error", e = "endpoint", f = "tree", g = "PartitionResult", h = "stringEquals", i = "sigv4", j = "route53", k = { [C]: false, "type": "String" }, l = { [C]: true, "default": false, "type": "Boolean" }, m = { [F]: "Endpoint" }, n = { [D]: c, [E]: [{ [F]: "UseFIPS" }, true] }, o = { [D]: c, [E]: [{ [F]: "UseDualStack" }, true] }, p = {}, q = { [D]: h, [E]: [{ [D]: "getAttr", [E]: [{ [F]: g }, "name"] }, "aws"] }, r = { [D]: "getAttr", [E]: [{ [F]: g }, "name"] }, s = { [D]: c, [E]: [{ [F]: "UseFIPS" }, false] }, t = { [D]: c, [E]: [{ [F]: "UseDualStack" }, false] }, u = { [G]: [{ "name": i, [H]: j, [I]: "us-east-1" }] }, v = { [D]: h, [E]: [r, "aws-us-gov"] }, w = { "url": "https://route53.us-gov.amazonaws.com", "properties": { [G]: [{ "name": i, [H]: j, [I]: "us-gov-west-1" }] }, "headers": {} }, x = { [D]: "getAttr", [E]: [{ [F]: g }, "supportsFIPS"] }, y = { [D]: c, [E]: [true, { [D]: "getAttr", [E]: [{ [F]: g }, "supportsDualStack"] }] }, z = [n], A = [o], B = [{ [F]: "Region" }];
|
|
3
|
-
const _data = { version: "1.0", parameters: { Region: k, UseDualStack: l, UseFIPS: l, Endpoint: k }, rules: [{ conditions: [{ [D]: b, [E]: [m] }], rules: [{ conditions: z, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: d }, { conditions: A, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: d }, { endpoint: { url: m, properties: p, headers: p }, type: e }], type: f }, { conditions: [{ [D]: b, [E]: B }], rules: [{ conditions: [{ [D]: "aws.partition", [E]: B, assign: g }], rules: [{ conditions: [q, s, t], endpoint: { url: "https://route53.amazonaws.com", properties: u, headers: p }, type: e }, { conditions: [q, n, t], endpoint: { url: "https://route53-fips.amazonaws.com", properties: u, headers: p }, type: e }, { conditions: [{ [D]: h, [E]: [r, "aws-cn"] }, s, t], endpoint: { url: "https://route53.amazonaws.com.cn", properties: { [G]: [{ name: i, [H]: j, [I]: "cn-northwest-1" }] }, headers: p }, type: e }, { conditions: [v, s, t], endpoint: w, type: e }, { conditions: [v, n, t], endpoint: w, type: e }, { conditions: [{ [D]: h, [E]: [r, "aws-iso"] }, s, t], endpoint: { url: "https://route53.c2s.ic.gov", properties: { [G]: [{ name: i, [H]: j, [I]: "us-iso-east-1" }] }, headers: p }, type: e }, { conditions: [{ [D]: h, [E]: [r, "aws-iso-b"] }, s, t], endpoint: { url: "https://route53.sc2s.sgov.gov", properties: { [G]: [{ name: i, [H]: j, [I]: "us-isob-east-1" }] }, headers: p }, type: e }, { conditions: [{ [D]: h, [E]: [r, "aws-iso-e"] }, s, t], endpoint: { url: "https://route53.cloud.adc-e.uk", properties: { [G]: [{ name: i, [H]: j, [I]: "eu-isoe-west-1" }] }, headers: p }, type: e }, { conditions: [{ [D]: h, [E]: [r, "aws-iso-f"] }, s, t], endpoint: { url: "https://route53.csp.hci.ic.gov", properties: { [G]: [{ name: i, [H]: j, [I]: "us-isof-south-1" }] }, headers: p }, type: e }, { conditions: [n, o], rules: [{ conditions: [{ [D]: c, [E]: [a, x] }, y], rules: [{ endpoint: { url: "https://route53-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: p, headers: p }, type: e }], type: f }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: d }], type: f }, { conditions: z, rules: [{ conditions: [{ [D]: c, [E]: [x, a] }], rules: [{ endpoint: { url: "https://route53-fips.{Region}.{PartitionResult#dnsSuffix}", properties: p, headers: p }, type: e }], type: f }, { error: "FIPS is enabled but this partition does not support FIPS", type: d }], type: f }, { conditions: A, rules: [{ conditions: [y], rules: [{ endpoint: { url: "https://route53.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: p, headers: p }, type: e }], type: f }, { error: "DualStack is enabled but this partition does not support DualStack", type: d }], type: f }, { endpoint: { url: "https://route53.{Region}.{PartitionResult#dnsSuffix}", properties: p, headers: p }, type: e }], type: f }], type: f }, { error: "Invalid Configuration: Missing Region", type: d }] };
|
|
3
|
+
const _data = { version: "1.0", parameters: { Region: k, UseDualStack: l, UseFIPS: l, Endpoint: k }, rules: [{ conditions: [{ [D]: b, [E]: [m] }], rules: [{ conditions: z, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: d }, { conditions: A, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: d }, { endpoint: { url: m, properties: p, headers: p }, type: e }], type: f }, { conditions: [{ [D]: b, [E]: B }], rules: [{ conditions: [{ [D]: "aws.partition", [E]: B, assign: g }], rules: [{ conditions: [q, s, t], endpoint: { url: "https://route53.amazonaws.com", properties: u, headers: p }, type: e }, { conditions: [q, n, t], endpoint: { url: "https://route53-fips.amazonaws.com", properties: u, headers: p }, type: e }, { conditions: [{ [D]: h, [E]: [r, "aws-cn"] }, s, t], endpoint: { url: "https://route53.amazonaws.com.cn", properties: { [G]: [{ name: i, [H]: j, [I]: "cn-northwest-1" }] }, headers: p }, type: e }, { conditions: [v, s, t], endpoint: w, type: e }, { conditions: [v, n, t], endpoint: w, type: e }, { conditions: [{ [D]: h, [E]: [r, "aws-iso"] }, s, t], endpoint: { url: "https://route53.c2s.ic.gov", properties: { [G]: [{ name: i, [H]: j, [I]: "us-iso-east-1" }] }, headers: p }, type: e }, { conditions: [{ [D]: h, [E]: [r, "aws-iso-b"] }, s, t], endpoint: { url: "https://route53.sc2s.sgov.gov", properties: { [G]: [{ name: i, [H]: j, [I]: "us-isob-east-1" }] }, headers: p }, type: e }, { conditions: [{ [D]: h, [E]: [r, "aws-iso-e"] }, s, t], endpoint: { url: "https://route53.cloud.adc-e.uk", properties: { [G]: [{ name: i, [H]: j, [I]: "eu-isoe-west-1" }] }, headers: p }, type: e }, { conditions: [{ [D]: h, [E]: [r, "aws-iso-f"] }, s, t], endpoint: { url: "https://route53.csp.hci.ic.gov", properties: { [G]: [{ name: i, [H]: j, [I]: "us-isof-south-1" }] }, headers: p }, type: e }, { conditions: [{ [D]: h, [E]: [r, "aws-eusc"] }, s, t], endpoint: { url: "https://route53.amazonaws.eu", properties: { [G]: [{ name: i, [H]: j, [I]: "eusc-de-east-1" }] }, headers: p }, type: e }, { conditions: [n, o], rules: [{ conditions: [{ [D]: c, [E]: [a, x] }, y], rules: [{ endpoint: { url: "https://route53-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: p, headers: p }, type: e }], type: f }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: d }], type: f }, { conditions: z, rules: [{ conditions: [{ [D]: c, [E]: [x, a] }], rules: [{ endpoint: { url: "https://route53-fips.{Region}.{PartitionResult#dnsSuffix}", properties: p, headers: p }, type: e }], type: f }, { error: "FIPS is enabled but this partition does not support FIPS", type: d }], type: f }, { conditions: A, rules: [{ conditions: [y], rules: [{ endpoint: { url: "https://route53.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: p, headers: p }, type: e }], type: f }, { error: "DualStack is enabled but this partition does not support DualStack", type: d }], type: f }, { endpoint: { url: "https://route53.{Region}.{PartitionResult#dnsSuffix}", properties: p, headers: p }, type: e }], type: f }], type: f }, { error: "Invalid Configuration: Missing Region", type: d }] };
|
|
4
4
|
export const ruleSet = _data;
|
|
@@ -103,6 +103,7 @@ export const CloudWatchRegion = {
|
|
|
103
103
|
cn_northwest_1: "cn-northwest-1",
|
|
104
104
|
eu_central_1: "eu-central-1",
|
|
105
105
|
eu_central_2: "eu-central-2",
|
|
106
|
+
eu_isoe_west_1: "eu-isoe-west-1",
|
|
106
107
|
eu_north_1: "eu-north-1",
|
|
107
108
|
eu_south_1: "eu-south-1",
|
|
108
109
|
eu_south_2: "eu-south-2",
|
|
@@ -147,6 +148,7 @@ export const VPCRegion = {
|
|
|
147
148
|
cn_northwest_1: "cn-northwest-1",
|
|
148
149
|
eu_central_1: "eu-central-1",
|
|
149
150
|
eu_central_2: "eu-central-2",
|
|
151
|
+
eu_isoe_west_1: "eu-isoe-west-1",
|
|
150
152
|
eu_north_1: "eu-north-1",
|
|
151
153
|
eu_south_1: "eu-south-1",
|
|
152
154
|
eu_south_2: "eu-south-2",
|
|
@@ -70,7 +70,7 @@ declare const AssociateVPCWithHostedZoneCommand_base: {
|
|
|
70
70
|
* const input = { // AssociateVPCWithHostedZoneRequest
|
|
71
71
|
* HostedZoneId: "STRING_VALUE", // required
|
|
72
72
|
* VPC: { // VPC
|
|
73
|
-
* VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2",
|
|
73
|
+
* VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2" || "eu-isoe-west-1",
|
|
74
74
|
* VPCId: "STRING_VALUE",
|
|
75
75
|
* },
|
|
76
76
|
* Comment: "STRING_VALUE",
|
package/node_modules/@aws-sdk/client-route-53/dist-types/commands/CreateHealthCheckCommand.d.ts
CHANGED
|
@@ -91,7 +91,7 @@ declare const CreateHealthCheckCommand_base: {
|
|
|
91
91
|
* "us-east-1" || "us-west-1" || "us-west-2" || "eu-west-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "sa-east-1",
|
|
92
92
|
* ],
|
|
93
93
|
* AlarmIdentifier: { // AlarmIdentifier
|
|
94
|
-
* Region: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "ca-central-1" || "eu-central-1" || "eu-central-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "ap-east-1" || "me-south-1" || "me-central-1" || "ap-south-1" || "ap-south-2" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "cn-northwest-1" || "cn-north-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2", // required
|
|
94
|
+
* Region: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "ca-central-1" || "eu-central-1" || "eu-central-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "ap-east-1" || "me-south-1" || "me-central-1" || "ap-south-1" || "ap-south-2" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "cn-northwest-1" || "cn-north-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2" || "eu-isoe-west-1", // required
|
|
95
95
|
* Name: "STRING_VALUE", // required
|
|
96
96
|
* },
|
|
97
97
|
* InsufficientDataHealthStatus: "Healthy" || "Unhealthy" || "LastKnownStatus",
|
|
@@ -129,7 +129,7 @@ declare const CreateHealthCheckCommand_base: {
|
|
|
129
129
|
* // "us-east-1" || "us-west-1" || "us-west-2" || "eu-west-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "sa-east-1",
|
|
130
130
|
* // ],
|
|
131
131
|
* // AlarmIdentifier: { // AlarmIdentifier
|
|
132
|
-
* // Region: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "ca-central-1" || "eu-central-1" || "eu-central-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "ap-east-1" || "me-south-1" || "me-central-1" || "ap-south-1" || "ap-south-2" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "cn-northwest-1" || "cn-north-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2", // required
|
|
132
|
+
* // Region: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "ca-central-1" || "eu-central-1" || "eu-central-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "ap-east-1" || "me-south-1" || "me-central-1" || "ap-south-1" || "ap-south-2" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "cn-northwest-1" || "cn-north-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2" || "eu-isoe-west-1", // required
|
|
133
133
|
* // Name: "STRING_VALUE", // required
|
|
134
134
|
* // },
|
|
135
135
|
* // InsufficientDataHealthStatus: "Healthy" || "Unhealthy" || "LastKnownStatus",
|
package/node_modules/@aws-sdk/client-route-53/dist-types/commands/CreateHostedZoneCommand.d.ts
CHANGED
|
@@ -99,7 +99,7 @@ declare const CreateHostedZoneCommand_base: {
|
|
|
99
99
|
* const input = { // CreateHostedZoneRequest
|
|
100
100
|
* Name: "STRING_VALUE", // required
|
|
101
101
|
* VPC: { // VPC
|
|
102
|
-
* VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2",
|
|
102
|
+
* VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2" || "eu-isoe-west-1",
|
|
103
103
|
* VPCId: "STRING_VALUE",
|
|
104
104
|
* },
|
|
105
105
|
* CallerReference: "STRING_VALUE", // required
|
|
@@ -140,7 +140,7 @@ declare const CreateHostedZoneCommand_base: {
|
|
|
140
140
|
* // ],
|
|
141
141
|
* // },
|
|
142
142
|
* // VPC: { // VPC
|
|
143
|
-
* // VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2",
|
|
143
|
+
* // VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2" || "eu-isoe-west-1",
|
|
144
144
|
* // VPCId: "STRING_VALUE",
|
|
145
145
|
* // },
|
|
146
146
|
* // Location: "STRING_VALUE", // required
|
|
@@ -47,7 +47,7 @@ declare const CreateVPCAssociationAuthorizationCommand_base: {
|
|
|
47
47
|
* const input = { // CreateVPCAssociationAuthorizationRequest
|
|
48
48
|
* HostedZoneId: "STRING_VALUE", // required
|
|
49
49
|
* VPC: { // VPC
|
|
50
|
-
* VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2",
|
|
50
|
+
* VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2" || "eu-isoe-west-1",
|
|
51
51
|
* VPCId: "STRING_VALUE",
|
|
52
52
|
* },
|
|
53
53
|
* };
|
|
@@ -56,7 +56,7 @@ declare const CreateVPCAssociationAuthorizationCommand_base: {
|
|
|
56
56
|
* // { // CreateVPCAssociationAuthorizationResponse
|
|
57
57
|
* // HostedZoneId: "STRING_VALUE", // required
|
|
58
58
|
* // VPC: { // VPC
|
|
59
|
-
* // VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2",
|
|
59
|
+
* // VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2" || "eu-isoe-west-1",
|
|
60
60
|
* // VPCId: "STRING_VALUE",
|
|
61
61
|
* // },
|
|
62
62
|
* // };
|
|
@@ -48,7 +48,7 @@ declare const DeleteVPCAssociationAuthorizationCommand_base: {
|
|
|
48
48
|
* const input = { // DeleteVPCAssociationAuthorizationRequest
|
|
49
49
|
* HostedZoneId: "STRING_VALUE", // required
|
|
50
50
|
* VPC: { // VPC
|
|
51
|
-
* VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2",
|
|
51
|
+
* VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2" || "eu-isoe-west-1",
|
|
52
52
|
* VPCId: "STRING_VALUE",
|
|
53
53
|
* },
|
|
54
54
|
* };
|
|
@@ -85,7 +85,7 @@ declare const DisassociateVPCFromHostedZoneCommand_base: {
|
|
|
85
85
|
* const input = { // DisassociateVPCFromHostedZoneRequest
|
|
86
86
|
* HostedZoneId: "STRING_VALUE", // required
|
|
87
87
|
* VPC: { // VPC
|
|
88
|
-
* VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2",
|
|
88
|
+
* VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2" || "eu-isoe-west-1",
|
|
89
89
|
* VPCId: "STRING_VALUE",
|
|
90
90
|
* },
|
|
91
91
|
* Comment: "STRING_VALUE",
|
package/node_modules/@aws-sdk/client-route-53/dist-types/commands/GetHealthCheckCommand.d.ts
CHANGED
|
@@ -68,7 +68,7 @@ declare const GetHealthCheckCommand_base: {
|
|
|
68
68
|
* // "us-east-1" || "us-west-1" || "us-west-2" || "eu-west-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "sa-east-1",
|
|
69
69
|
* // ],
|
|
70
70
|
* // AlarmIdentifier: { // AlarmIdentifier
|
|
71
|
-
* // Region: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "ca-central-1" || "eu-central-1" || "eu-central-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "ap-east-1" || "me-south-1" || "me-central-1" || "ap-south-1" || "ap-south-2" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "cn-northwest-1" || "cn-north-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2", // required
|
|
71
|
+
* // Region: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "ca-central-1" || "eu-central-1" || "eu-central-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "ap-east-1" || "me-south-1" || "me-central-1" || "ap-south-1" || "ap-south-2" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "cn-northwest-1" || "cn-north-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2" || "eu-isoe-west-1", // required
|
|
72
72
|
* // Name: "STRING_VALUE", // required
|
|
73
73
|
* // },
|
|
74
74
|
* // InsufficientDataHealthStatus: "Healthy" || "Unhealthy" || "LastKnownStatus",
|
|
@@ -67,7 +67,7 @@ declare const GetHostedZoneCommand_base: {
|
|
|
67
67
|
* // },
|
|
68
68
|
* // VPCs: [ // VPCs
|
|
69
69
|
* // { // VPC
|
|
70
|
-
* // VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2",
|
|
70
|
+
* // VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2" || "eu-isoe-west-1",
|
|
71
71
|
* // VPCId: "STRING_VALUE",
|
|
72
72
|
* // },
|
|
73
73
|
* // ],
|
package/node_modules/@aws-sdk/client-route-53/dist-types/commands/ListHealthChecksCommand.d.ts
CHANGED
|
@@ -70,7 +70,7 @@ declare const ListHealthChecksCommand_base: {
|
|
|
70
70
|
* // "us-east-1" || "us-west-1" || "us-west-2" || "eu-west-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "sa-east-1",
|
|
71
71
|
* // ],
|
|
72
72
|
* // AlarmIdentifier: { // AlarmIdentifier
|
|
73
|
-
* // Region: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "ca-central-1" || "eu-central-1" || "eu-central-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "ap-east-1" || "me-south-1" || "me-central-1" || "ap-south-1" || "ap-south-2" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "cn-northwest-1" || "cn-north-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2", // required
|
|
73
|
+
* // Region: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "ca-central-1" || "eu-central-1" || "eu-central-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "ap-east-1" || "me-south-1" || "me-central-1" || "ap-south-1" || "ap-south-2" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "cn-northwest-1" || "cn-north-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2" || "eu-isoe-west-1", // required
|
|
74
74
|
* // Name: "STRING_VALUE", // required
|
|
75
75
|
* // },
|
|
76
76
|
* // InsufficientDataHealthStatus: "Healthy" || "Unhealthy" || "LastKnownStatus",
|
package/node_modules/@aws-sdk/client-route-53/dist-types/commands/ListHostedZonesByVPCCommand.d.ts
CHANGED
|
@@ -78,7 +78,7 @@ declare const ListHostedZonesByVPCCommand_base: {
|
|
|
78
78
|
* const client = new Route53Client(config);
|
|
79
79
|
* const input = { // ListHostedZonesByVPCRequest
|
|
80
80
|
* VPCId: "STRING_VALUE", // required
|
|
81
|
-
* VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2", // required
|
|
81
|
+
* VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2" || "eu-isoe-west-1", // required
|
|
82
82
|
* MaxItems: Number("int"),
|
|
83
83
|
* NextToken: "STRING_VALUE",
|
|
84
84
|
* };
|
|
@@ -50,7 +50,7 @@ declare const ListVPCAssociationAuthorizationsCommand_base: {
|
|
|
50
50
|
* // NextToken: "STRING_VALUE",
|
|
51
51
|
* // VPCs: [ // VPCs // required
|
|
52
52
|
* // { // VPC
|
|
53
|
-
* // VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2",
|
|
53
|
+
* // VPCRegion: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "eu-central-1" || "eu-central-2" || "ap-east-1" || "me-south-1" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "me-central-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-south-1" || "ap-south-2" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "ca-central-1" || "cn-north-1" || "cn-northwest-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2" || "eu-isoe-west-1",
|
|
54
54
|
* // VPCId: "STRING_VALUE",
|
|
55
55
|
* // },
|
|
56
56
|
* // ],
|
package/node_modules/@aws-sdk/client-route-53/dist-types/commands/UpdateHealthCheckCommand.d.ts
CHANGED
|
@@ -57,7 +57,7 @@ declare const UpdateHealthCheckCommand_base: {
|
|
|
57
57
|
* "us-east-1" || "us-west-1" || "us-west-2" || "eu-west-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "sa-east-1",
|
|
58
58
|
* ],
|
|
59
59
|
* AlarmIdentifier: { // AlarmIdentifier
|
|
60
|
-
* Region: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "ca-central-1" || "eu-central-1" || "eu-central-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "ap-east-1" || "me-south-1" || "me-central-1" || "ap-south-1" || "ap-south-2" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "cn-northwest-1" || "cn-north-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2", // required
|
|
60
|
+
* Region: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "ca-central-1" || "eu-central-1" || "eu-central-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "ap-east-1" || "me-south-1" || "me-central-1" || "ap-south-1" || "ap-south-2" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "cn-northwest-1" || "cn-north-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2" || "eu-isoe-west-1", // required
|
|
61
61
|
* Name: "STRING_VALUE", // required
|
|
62
62
|
* },
|
|
63
63
|
* InsufficientDataHealthStatus: "Healthy" || "Unhealthy" || "LastKnownStatus",
|
|
@@ -96,7 +96,7 @@ declare const UpdateHealthCheckCommand_base: {
|
|
|
96
96
|
* // "us-east-1" || "us-west-1" || "us-west-2" || "eu-west-1" || "ap-southeast-1" || "ap-southeast-2" || "ap-northeast-1" || "sa-east-1",
|
|
97
97
|
* // ],
|
|
98
98
|
* // AlarmIdentifier: { // AlarmIdentifier
|
|
99
|
-
* // Region: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "ca-central-1" || "eu-central-1" || "eu-central-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "ap-east-1" || "me-south-1" || "me-central-1" || "ap-south-1" || "ap-south-2" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "cn-northwest-1" || "cn-north-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2", // required
|
|
99
|
+
* // Region: "us-east-1" || "us-east-2" || "us-west-1" || "us-west-2" || "ca-central-1" || "eu-central-1" || "eu-central-2" || "eu-west-1" || "eu-west-2" || "eu-west-3" || "ap-east-1" || "me-south-1" || "me-central-1" || "ap-south-1" || "ap-south-2" || "ap-southeast-1" || "ap-southeast-2" || "ap-southeast-3" || "ap-northeast-1" || "ap-northeast-2" || "ap-northeast-3" || "eu-north-1" || "sa-east-1" || "cn-northwest-1" || "cn-north-1" || "af-south-1" || "eu-south-1" || "eu-south-2" || "us-gov-west-1" || "us-gov-east-1" || "us-iso-east-1" || "us-iso-west-1" || "us-isob-east-1" || "ap-southeast-4" || "il-central-1" || "ca-west-1" || "ap-southeast-5" || "mx-central-1" || "us-isof-south-1" || "us-isof-east-1" || "ap-southeast-7" || "ap-east-2" || "eu-isoe-west-1", // required
|
|
100
100
|
* // Name: "STRING_VALUE", // required
|
|
101
101
|
* // },
|
|
102
102
|
* // InsufficientDataHealthStatus: "Healthy" || "Unhealthy" || "LastKnownStatus",
|
|
@@ -234,6 +234,7 @@ export declare const CloudWatchRegion: {
|
|
|
234
234
|
readonly cn_northwest_1: "cn-northwest-1";
|
|
235
235
|
readonly eu_central_1: "eu-central-1";
|
|
236
236
|
readonly eu_central_2: "eu-central-2";
|
|
237
|
+
readonly eu_isoe_west_1: "eu-isoe-west-1";
|
|
237
238
|
readonly eu_north_1: "eu-north-1";
|
|
238
239
|
readonly eu_south_1: "eu-south-1";
|
|
239
240
|
readonly eu_south_2: "eu-south-2";
|
|
@@ -751,6 +752,7 @@ export declare const VPCRegion: {
|
|
|
751
752
|
readonly cn_northwest_1: "cn-northwest-1";
|
|
752
753
|
readonly eu_central_1: "eu-central-1";
|
|
753
754
|
readonly eu_central_2: "eu-central-2";
|
|
755
|
+
readonly eu_isoe_west_1: "eu-isoe-west-1";
|
|
754
756
|
readonly eu_north_1: "eu-north-1";
|
|
755
757
|
readonly eu_south_1: "eu-south-1";
|
|
756
758
|
readonly eu_south_2: "eu-south-2";
|
|
@@ -90,6 +90,7 @@ export declare const CloudWatchRegion: {
|
|
|
90
90
|
readonly cn_northwest_1: "cn-northwest-1";
|
|
91
91
|
readonly eu_central_1: "eu-central-1";
|
|
92
92
|
readonly eu_central_2: "eu-central-2";
|
|
93
|
+
readonly eu_isoe_west_1: "eu-isoe-west-1";
|
|
93
94
|
readonly eu_north_1: "eu-north-1";
|
|
94
95
|
readonly eu_south_1: "eu-south-1";
|
|
95
96
|
readonly eu_south_2: "eu-south-2";
|
|
@@ -145,6 +146,7 @@ export declare const VPCRegion: {
|
|
|
145
146
|
readonly cn_northwest_1: "cn-northwest-1";
|
|
146
147
|
readonly eu_central_1: "eu-central-1";
|
|
147
148
|
readonly eu_central_2: "eu-central-2";
|
|
149
|
+
readonly eu_isoe_west_1: "eu-isoe-west-1";
|
|
148
150
|
readonly eu_north_1: "eu-north-1";
|
|
149
151
|
readonly eu_south_1: "eu-south-1";
|
|
150
152
|
readonly eu_south_2: "eu-south-2";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-route-53",
|
|
3
3
|
"description": "AWS SDK for JavaScript Route 53 Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.843.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-route-53",
|
|
@@ -3407,7 +3407,8 @@ var de_CreateBucketCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
3407
3407
|
}
|
|
3408
3408
|
const contents = (0, import_smithy_client.map)({
|
|
3409
3409
|
$metadata: deserializeMetadata(output),
|
|
3410
|
-
[_L]: [, output.headers[_lo]]
|
|
3410
|
+
[_L]: [, output.headers[_lo]],
|
|
3411
|
+
[_BA]: [, output.headers[_xaba]]
|
|
3411
3412
|
});
|
|
3412
3413
|
await (0, import_smithy_client.collectBody)(output.body, context);
|
|
3413
3414
|
return contents;
|
|
@@ -4148,6 +4149,7 @@ var de_HeadBucketCommand = /* @__PURE__ */ __name(async (output, context) => {
|
|
|
4148
4149
|
}
|
|
4149
4150
|
const contents = (0, import_smithy_client.map)({
|
|
4150
4151
|
$metadata: deserializeMetadata(output),
|
|
4152
|
+
[_BA]: [, output.headers[_xaba]],
|
|
4151
4153
|
[_BLT]: [, output.headers[_xablt]],
|
|
4152
4154
|
[_BLN]: [, output.headers[_xabln]],
|
|
4153
4155
|
[_BR]: [, output.headers[_xabr]],
|
|
@@ -5416,6 +5418,7 @@ var se_CreateBucketConfiguration = /* @__PURE__ */ __name((input, context) => {
|
|
|
5416
5418
|
if (input[_B] != null) {
|
|
5417
5419
|
bn.c(se_BucketInfo(input[_B], context).n(_B));
|
|
5418
5420
|
}
|
|
5421
|
+
bn.lc(input, "Tags", "Tags", () => se_TagSet(input[_Tag], context));
|
|
5419
5422
|
return bn;
|
|
5420
5423
|
}, "se_CreateBucketConfiguration");
|
|
5421
5424
|
var se_CSVInput = /* @__PURE__ */ __name((input, context) => {
|
|
@@ -6625,6 +6628,9 @@ var de_Bucket = /* @__PURE__ */ __name((output, context) => {
|
|
|
6625
6628
|
if (output[_BR] != null) {
|
|
6626
6629
|
contents[_BR] = (0, import_smithy_client.expectString)(output[_BR]);
|
|
6627
6630
|
}
|
|
6631
|
+
if (output[_BA] != null) {
|
|
6632
|
+
contents[_BA] = (0, import_smithy_client.expectString)(output[_BA]);
|
|
6633
|
+
}
|
|
6628
6634
|
return contents;
|
|
6629
6635
|
}, "de_Bucket");
|
|
6630
6636
|
var de_Buckets = /* @__PURE__ */ __name((output, context) => {
|
|
@@ -8145,6 +8151,7 @@ var _ASSEBD = "ApplyServerSideEncryptionByDefault";
|
|
|
8145
8151
|
var _AT = "AccessTier";
|
|
8146
8152
|
var _Ac = "Account";
|
|
8147
8153
|
var _B = "Bucket";
|
|
8154
|
+
var _BA = "BucketArn";
|
|
8148
8155
|
var _BAI = "BucketAccountId";
|
|
8149
8156
|
var _BAS = "BucketAccelerateStatus";
|
|
8150
8157
|
var _BGR = "BypassGovernanceRetention";
|
|
@@ -8687,6 +8694,7 @@ var _xaad = "x-amz-abort-date";
|
|
|
8687
8694
|
var _xaapa = "x-amz-access-point-alias";
|
|
8688
8695
|
var _xaari = "x-amz-abort-rule-id";
|
|
8689
8696
|
var _xaas = "x-amz-archive-status";
|
|
8697
|
+
var _xaba = "x-amz-bucket-arn";
|
|
8690
8698
|
var _xabgr = "x-amz-bypass-governance-retention";
|
|
8691
8699
|
var _xabln = "x-amz-bucket-location-name";
|
|
8692
8700
|
var _xablt = "x-amz-bucket-location-type";
|
|
@@ -2199,6 +2199,7 @@ export const de_CreateBucketCommand = async (output, context) => {
|
|
|
2199
2199
|
const contents = map({
|
|
2200
2200
|
$metadata: deserializeMetadata(output),
|
|
2201
2201
|
[_L]: [, output.headers[_lo]],
|
|
2202
|
+
[_BA]: [, output.headers[_xaba]],
|
|
2202
2203
|
});
|
|
2203
2204
|
await collectBody(output.body, context);
|
|
2204
2205
|
return contents;
|
|
@@ -2953,6 +2954,7 @@ export const de_HeadBucketCommand = async (output, context) => {
|
|
|
2953
2954
|
}
|
|
2954
2955
|
const contents = map({
|
|
2955
2956
|
$metadata: deserializeMetadata(output),
|
|
2957
|
+
[_BA]: [, output.headers[_xaba]],
|
|
2956
2958
|
[_BLT]: [, output.headers[_xablt]],
|
|
2957
2959
|
[_BLN]: [, output.headers[_xabln]],
|
|
2958
2960
|
[_BR]: [, output.headers[_xabr]],
|
|
@@ -4249,6 +4251,7 @@ const se_CreateBucketConfiguration = (input, context) => {
|
|
|
4249
4251
|
if (input[_B] != null) {
|
|
4250
4252
|
bn.c(se_BucketInfo(input[_B], context).n(_B));
|
|
4251
4253
|
}
|
|
4254
|
+
bn.lc(input, "Tags", "Tags", () => se_TagSet(input[_Tag], context));
|
|
4252
4255
|
return bn;
|
|
4253
4256
|
};
|
|
4254
4257
|
const se_CSVInput = (input, context) => {
|
|
@@ -5498,6 +5501,9 @@ const de_Bucket = (output, context) => {
|
|
|
5498
5501
|
if (output[_BR] != null) {
|
|
5499
5502
|
contents[_BR] = __expectString(output[_BR]);
|
|
5500
5503
|
}
|
|
5504
|
+
if (output[_BA] != null) {
|
|
5505
|
+
contents[_BA] = __expectString(output[_BA]);
|
|
5506
|
+
}
|
|
5501
5507
|
return contents;
|
|
5502
5508
|
};
|
|
5503
5509
|
const de_Buckets = (output, context) => {
|
|
@@ -7108,6 +7114,7 @@ const _ASSEBD = "ApplyServerSideEncryptionByDefault";
|
|
|
7108
7114
|
const _AT = "AccessTier";
|
|
7109
7115
|
const _Ac = "Account";
|
|
7110
7116
|
const _B = "Bucket";
|
|
7117
|
+
const _BA = "BucketArn";
|
|
7111
7118
|
const _BAI = "BucketAccountId";
|
|
7112
7119
|
const _BAS = "BucketAccelerateStatus";
|
|
7113
7120
|
const _BGR = "BypassGovernanceRetention";
|
|
@@ -7650,6 +7657,7 @@ const _xaad = "x-amz-abort-date";
|
|
|
7650
7657
|
const _xaapa = "x-amz-access-point-alias";
|
|
7651
7658
|
const _xaari = "x-amz-abort-rule-id";
|
|
7652
7659
|
const _xaas = "x-amz-archive-status";
|
|
7660
|
+
const _xaba = "x-amz-bucket-arn";
|
|
7653
7661
|
const _xabgr = "x-amz-bypass-governance-retention";
|
|
7654
7662
|
const _xabln = "x-amz-bucket-location-name";
|
|
7655
7663
|
const _xablt = "x-amz-bucket-location-type";
|
|
@@ -210,6 +210,12 @@ declare const CreateBucketCommand_base: {
|
|
|
210
210
|
* DataRedundancy: "SingleAvailabilityZone" || "SingleLocalZone",
|
|
211
211
|
* Type: "Directory",
|
|
212
212
|
* },
|
|
213
|
+
* Tags: [ // TagSet
|
|
214
|
+
* { // Tag
|
|
215
|
+
* Key: "STRING_VALUE", // required
|
|
216
|
+
* Value: "STRING_VALUE", // required
|
|
217
|
+
* },
|
|
218
|
+
* ],
|
|
213
219
|
* },
|
|
214
220
|
* GrantFullControl: "STRING_VALUE",
|
|
215
221
|
* GrantRead: "STRING_VALUE",
|
|
@@ -223,6 +229,7 @@ declare const CreateBucketCommand_base: {
|
|
|
223
229
|
* const response = await client.send(command);
|
|
224
230
|
* // { // CreateBucketOutput
|
|
225
231
|
* // Location: "STRING_VALUE",
|
|
232
|
+
* // BucketArn: "STRING_VALUE",
|
|
226
233
|
* // };
|
|
227
234
|
*
|
|
228
235
|
* ```
|
|
@@ -109,6 +109,7 @@ declare const HeadBucketCommand_base: {
|
|
|
109
109
|
* const command = new HeadBucketCommand(input);
|
|
110
110
|
* const response = await client.send(command);
|
|
111
111
|
* // { // HeadBucketOutput
|
|
112
|
+
* // BucketArn: "STRING_VALUE",
|
|
112
113
|
* // BucketLocationType: "AvailabilityZone" || "LocalZone",
|
|
113
114
|
* // BucketLocationName: "STRING_VALUE",
|
|
114
115
|
* // BucketRegion: "STRING_VALUE",
|
package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListDirectoryBucketsCommand.d.ts
CHANGED
|
@@ -74,6 +74,7 @@ declare const ListDirectoryBucketsCommand_base: {
|
|
|
74
74
|
* // Name: "STRING_VALUE",
|
|
75
75
|
* // CreationDate: new Date("TIMESTAMP"),
|
|
76
76
|
* // BucketRegion: "STRING_VALUE",
|
|
77
|
+
* // BucketArn: "STRING_VALUE",
|
|
77
78
|
* // },
|
|
78
79
|
* // ],
|
|
79
80
|
* // ContinuationToken: "STRING_VALUE",
|