@mavogel/awscdk-rootmail 0.0.315 → 0.0.317

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (182) hide show
  1. package/.jsii +3 -3
  2. package/lib/rootmail.js +1 -1
  3. package/lib/ses-receive.js +1 -1
  4. package/node_modules/@aws-sdk/client-cloudwatch-logs/package.json +14 -14
  5. package/node_modules/@aws-sdk/client-route-53/dist-cjs/endpoint/ruleset.js +1 -1
  6. package/node_modules/@aws-sdk/client-route-53/dist-cjs/index.js +2 -0
  7. package/node_modules/@aws-sdk/client-route-53/dist-es/endpoint/ruleset.js +1 -1
  8. package/node_modules/@aws-sdk/client-route-53/dist-es/models/models_0.js +2 -0
  9. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/AssociateVPCWithHostedZoneCommand.d.ts +1 -1
  10. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/CreateHealthCheckCommand.d.ts +2 -2
  11. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/CreateHostedZoneCommand.d.ts +2 -2
  12. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/CreateVPCAssociationAuthorizationCommand.d.ts +2 -2
  13. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/DeleteVPCAssociationAuthorizationCommand.d.ts +1 -1
  14. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/DisassociateVPCFromHostedZoneCommand.d.ts +1 -1
  15. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/GetHealthCheckCommand.d.ts +1 -1
  16. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/GetHostedZoneCommand.d.ts +1 -1
  17. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/ListHealthChecksCommand.d.ts +1 -1
  18. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/ListHostedZonesByVPCCommand.d.ts +1 -1
  19. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/ListVPCAssociationAuthorizationsCommand.d.ts +1 -1
  20. package/node_modules/@aws-sdk/client-route-53/dist-types/commands/UpdateHealthCheckCommand.d.ts +2 -2
  21. package/node_modules/@aws-sdk/client-route-53/dist-types/models/models_0.d.ts +2 -0
  22. package/node_modules/@aws-sdk/client-route-53/dist-types/ts3.4/models/models_0.d.ts +2 -0
  23. package/node_modules/@aws-sdk/client-route-53/package.json +14 -14
  24. package/node_modules/@aws-sdk/client-s3/dist-cjs/index.js +9 -1
  25. package/node_modules/@aws-sdk/client-s3/dist-es/protocols/Aws_restXml.js +8 -0
  26. package/node_modules/@aws-sdk/client-s3/dist-types/commands/CreateBucketCommand.d.ts +7 -0
  27. package/node_modules/@aws-sdk/client-s3/dist-types/commands/HeadBucketCommand.d.ts +1 -0
  28. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListBucketsCommand.d.ts +1 -0
  29. package/node_modules/@aws-sdk/client-s3/dist-types/commands/ListDirectoryBucketsCommand.d.ts +1 -0
  30. package/node_modules/@aws-sdk/client-s3/dist-types/models/models_0.d.ts +58 -16
  31. package/node_modules/@aws-sdk/client-s3/dist-types/ts3.4/models/models_0.d.ts +8 -4
  32. package/node_modules/@aws-sdk/client-s3/package.json +19 -19
  33. package/node_modules/@aws-sdk/client-ses/package.json +14 -14
  34. package/node_modules/@aws-sdk/client-ssm/package.json +14 -14
  35. package/node_modules/@aws-sdk/client-sso/package.json +13 -13
  36. package/node_modules/@aws-sdk/core/package.json +4 -4
  37. package/node_modules/@aws-sdk/credential-provider-env/package.json +2 -2
  38. package/node_modules/@aws-sdk/credential-provider-http/package.json +6 -6
  39. package/node_modules/@aws-sdk/credential-provider-ini/package.json +8 -8
  40. package/node_modules/@aws-sdk/credential-provider-node/package.json +7 -7
  41. package/node_modules/@aws-sdk/credential-provider-process/package.json +2 -2
  42. package/node_modules/@aws-sdk/credential-provider-sso/package.json +4 -4
  43. package/node_modules/@aws-sdk/credential-provider-web-identity/package.json +3 -3
  44. package/node_modules/@aws-sdk/middleware-flexible-checksums/package.json +4 -4
  45. package/node_modules/@aws-sdk/middleware-sdk-s3/package.json +5 -5
  46. package/node_modules/@aws-sdk/middleware-user-agent/package.json +4 -4
  47. package/node_modules/@aws-sdk/nested-clients/package.json +13 -13
  48. package/node_modules/@aws-sdk/signature-v4-multi-region/package.json +2 -2
  49. package/node_modules/@aws-sdk/token-providers/package.json +3 -3
  50. package/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +30 -0
  51. package/node_modules/@aws-sdk/util-endpoints/dist-es/index.js +1 -0
  52. package/node_modules/@aws-sdk/util-endpoints/dist-es/resolveDefaultAwsRegionalEndpointsConfig.js +21 -0
  53. package/node_modules/@aws-sdk/util-endpoints/dist-types/index.d.ts +1 -0
  54. package/node_modules/@aws-sdk/util-endpoints/dist-types/resolveDefaultAwsRegionalEndpointsConfig.d.ts +56 -0
  55. package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/index.d.ts +1 -0
  56. package/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/resolveDefaultAwsRegionalEndpointsConfig.d.ts +35 -0
  57. package/node_modules/@aws-sdk/util-endpoints/package.json +2 -1
  58. package/node_modules/@aws-sdk/util-user-agent-node/package.json +2 -2
  59. package/node_modules/@smithy/core/dist-cjs/submodules/protocols/index.js +20 -20
  60. package/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +80 -6
  61. package/node_modules/@smithy/core/dist-es/submodules/protocols/HttpBindingProtocol.js +20 -20
  62. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/ErrorSchema.js +10 -0
  63. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/ListSchema.js +10 -0
  64. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/MapSchema.js +10 -0
  65. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +10 -0
  66. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/SimpleSchema.js +10 -0
  67. package/node_modules/@smithy/core/dist-es/submodules/schema/schemas/StructureSchema.js +10 -0
  68. package/node_modules/@smithy/core/dist-types/submodules/protocols/HttpBindingProtocol.d.ts +1 -1
  69. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ErrorSchema.d.ts +3 -0
  70. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/ListSchema.d.ts +3 -0
  71. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/MapSchema.d.ts +3 -0
  72. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +3 -0
  73. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/SimpleSchema.d.ts +3 -0
  74. package/node_modules/@smithy/core/dist-types/submodules/schema/schemas/StructureSchema.d.ts +3 -0
  75. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/protocols/HttpBindingProtocol.d.ts +1 -1
  76. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ErrorSchema.d.ts +3 -0
  77. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/ListSchema.d.ts +3 -0
  78. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/MapSchema.d.ts +3 -0
  79. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +3 -0
  80. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/SimpleSchema.d.ts +3 -0
  81. package/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/StructureSchema.d.ts +3 -0
  82. package/node_modules/@smithy/core/package.json +2 -2
  83. package/node_modules/@smithy/fetch-http-handler/dist-cjs/index.js +2 -2
  84. package/node_modules/@smithy/fetch-http-handler/dist-es/fetch-http-handler.js +4 -4
  85. package/node_modules/@smithy/fetch-http-handler/dist-types/fetch-http-handler.d.ts +1 -1
  86. package/node_modules/@smithy/fetch-http-handler/dist-types/ts3.4/fetch-http-handler.d.ts +1 -1
  87. package/node_modules/@smithy/fetch-http-handler/package.json +1 -1
  88. package/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +5 -2
  89. package/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +3 -0
  90. package/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +1 -1
  91. package/node_modules/@smithy/middleware-endpoint/dist-es/endpointMiddleware.js +1 -1
  92. package/node_modules/@smithy/middleware-endpoint/dist-types/resolveEndpointConfig.d.ts +5 -2
  93. package/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/resolveEndpointConfig.d.ts +5 -2
  94. package/node_modules/@smithy/middleware-endpoint/package.json +2 -2
  95. package/node_modules/@smithy/middleware-retry/package.json +2 -2
  96. package/node_modules/@smithy/node-http-handler/dist-cjs/index.js +11 -9
  97. package/node_modules/@smithy/node-http-handler/dist-es/node-http-handler.js +4 -3
  98. package/node_modules/@smithy/node-http-handler/dist-es/node-http2-handler.js +7 -6
  99. package/node_modules/@smithy/node-http-handler/dist-types/node-http-handler.d.ts +1 -1
  100. package/node_modules/@smithy/node-http-handler/dist-types/node-http2-handler.d.ts +1 -1
  101. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http-handler.d.ts +1 -1
  102. package/node_modules/@smithy/node-http-handler/dist-types/ts3.4/node-http2-handler.d.ts +1 -1
  103. package/node_modules/@smithy/node-http-handler/package.json +1 -1
  104. package/node_modules/@smithy/smithy-client/package.json +4 -4
  105. package/node_modules/@smithy/util-defaults-mode-browser/package.json +2 -2
  106. package/node_modules/@smithy/util-defaults-mode-node/package.json +2 -2
  107. package/node_modules/@smithy/util-stream/package.json +3 -3
  108. package/node_modules/cdk-nag/.jsii +2 -2
  109. package/node_modules/cdk-nag/lib/ignore-suppression-conditions.js +5 -5
  110. package/node_modules/cdk-nag/lib/nag-logger.js +2 -2
  111. package/node_modules/cdk-nag/lib/nag-pack.js +1 -1
  112. package/node_modules/cdk-nag/lib/nag-rules.js +1 -1
  113. package/node_modules/cdk-nag/lib/nag-suppressions.js +1 -1
  114. package/node_modules/cdk-nag/lib/packs/aws-solutions.js +1 -1
  115. package/node_modules/cdk-nag/lib/packs/hipaa-security.js +1 -1
  116. package/node_modules/cdk-nag/lib/packs/nist-800-53-r4.js +1 -1
  117. package/node_modules/cdk-nag/lib/packs/nist-800-53-r5.js +1 -1
  118. package/node_modules/cdk-nag/lib/packs/pci-dss-321.js +1 -1
  119. package/node_modules/cdk-nag/lib/packs/serverless.js +1 -1
  120. package/node_modules/cdk-nag/package.json +2 -2
  121. package/node_modules/fast-xml-parser/CHANGELOG.md +77 -0
  122. package/node_modules/fast-xml-parser/README.md +39 -52
  123. package/node_modules/fast-xml-parser/lib/fxbuilder.min.js +2 -0
  124. package/node_modules/fast-xml-parser/lib/fxbuilder.min.js.map +1 -0
  125. package/node_modules/fast-xml-parser/lib/fxp.cjs +1 -0
  126. package/node_modules/fast-xml-parser/lib/fxp.d.cts +458 -0
  127. package/node_modules/fast-xml-parser/lib/fxp.min.js +2 -0
  128. package/node_modules/fast-xml-parser/lib/fxp.min.js.map +1 -0
  129. package/node_modules/fast-xml-parser/lib/fxparser.min.js +2 -0
  130. package/node_modules/fast-xml-parser/lib/fxparser.min.js.map +1 -0
  131. package/node_modules/fast-xml-parser/lib/fxvalidator.min.js +2 -0
  132. package/node_modules/fast-xml-parser/lib/fxvalidator.min.js.map +1 -0
  133. package/node_modules/fast-xml-parser/package.json +36 -20
  134. package/node_modules/fast-xml-parser/src/cli/cli.js +16 -12
  135. package/node_modules/fast-xml-parser/src/cli/man.js +6 -1
  136. package/node_modules/fast-xml-parser/src/cli/read.js +30 -79
  137. package/node_modules/fast-xml-parser/src/fxp.d.ts +52 -9
  138. package/node_modules/fast-xml-parser/src/fxp.js +11 -8
  139. package/node_modules/fast-xml-parser/src/ignoreAttributes.js +18 -0
  140. package/node_modules/fast-xml-parser/src/util.js +14 -18
  141. package/node_modules/fast-xml-parser/src/{v5 → v6}/CharsSymbol.js +1 -1
  142. package/node_modules/fast-xml-parser/src/{v5/valueParsers → v6}/EntitiesParser.js +3 -6
  143. package/node_modules/fast-xml-parser/src/{v5 → v6}/OptionsBuilder.js +3 -6
  144. package/node_modules/fast-xml-parser/src/{v5 → v6}/OutputBuilders/BaseOutputBuilder.js +1 -3
  145. package/node_modules/fast-xml-parser/src/{v5 → v6}/OutputBuilders/JsArrBuilder.js +3 -3
  146. package/node_modules/fast-xml-parser/src/{v5 → v6}/OutputBuilders/JsMinArrBuilder.js +3 -5
  147. package/node_modules/fast-xml-parser/src/{v5 → v6}/OutputBuilders/JsObjBuilder.js +3 -5
  148. package/node_modules/fast-xml-parser/src/{v5 → v6}/OutputBuilders/ParserOptionsBuilder.js +6 -11
  149. package/node_modules/fast-xml-parser/src/{v5 → v6}/TagPath.js +1 -1
  150. package/node_modules/fast-xml-parser/src/{v5 → v6}/TagPathMatcher.js +3 -5
  151. package/node_modules/fast-xml-parser/src/{v5 → v6}/XMLParser.js +3 -5
  152. package/node_modules/fast-xml-parser/src/{v5 → v6}/Xml2JsParser.js +8 -10
  153. package/node_modules/fast-xml-parser/src/{v5 → v6}/XmlPartReader.js +24 -26
  154. package/node_modules/fast-xml-parser/src/{v5 → v6}/XmlSpecialTagsReader.js +5 -12
  155. package/node_modules/fast-xml-parser/src/{v5 → v6}/inputSource/BufferSource.js +1 -3
  156. package/node_modules/fast-xml-parser/src/{v5 → v6}/inputSource/StringSource.js +1 -3
  157. package/node_modules/fast-xml-parser/src/{v5 → v6/valueParsers}/EntitiesParser.js +3 -5
  158. package/node_modules/fast-xml-parser/src/{v5 → v6}/valueParsers/booleanParser.js +1 -2
  159. package/node_modules/fast-xml-parser/src/{v5 → v6}/valueParsers/booleanParserExt.js +1 -2
  160. package/node_modules/fast-xml-parser/src/{v5 → v6}/valueParsers/currency.js +1 -3
  161. package/node_modules/fast-xml-parser/src/{v5 → v6}/valueParsers/join.js +1 -2
  162. package/node_modules/fast-xml-parser/src/{v5 → v6}/valueParsers/number.js +2 -4
  163. package/node_modules/fast-xml-parser/src/{v5 → v6}/valueParsers/trim.js +1 -3
  164. package/node_modules/fast-xml-parser/src/validator.js +5 -5
  165. package/node_modules/fast-xml-parser/src/xmlbuilder/json2xml.js +17 -13
  166. package/node_modules/fast-xml-parser/src/xmlbuilder/orderedJs2Xml.js +1 -2
  167. package/node_modules/fast-xml-parser/src/xmlparser/DocTypeReader.js +288 -71
  168. package/node_modules/fast-xml-parser/src/xmlparser/OptionsBuilder.js +3 -5
  169. package/node_modules/fast-xml-parser/src/xmlparser/OrderedObjParser.js +28 -23
  170. package/node_modules/fast-xml-parser/src/xmlparser/XMLParser.js +21 -8
  171. package/node_modules/fast-xml-parser/src/xmlparser/node2json.js +8 -2
  172. package/node_modules/fast-xml-parser/src/xmlparser/xmlNode.js +22 -7
  173. package/node_modules/strnum/.github/SECURITY.md +5 -0
  174. package/node_modules/strnum/CHANGELOG.md +33 -0
  175. package/node_modules/strnum/README.md +14 -3
  176. package/node_modules/strnum/algo.stflow +84 -0
  177. package/node_modules/strnum/package.json +9 -2
  178. package/node_modules/strnum/strnum.js +72 -67
  179. package/node_modules/strnum/strnum.test.js +29 -6
  180. package/node_modules/strnum/test.js +9 -0
  181. package/package.json +1 -1
  182. /package/node_modules/fast-xml-parser/src/{v5 → v6}/Report.js +0 -0
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.19 (build da47c0a)",
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.315",
4451
- "fingerprint": "ZnrtqZR/4cvFagFjvlxWLUEQAVYeB0pTSGs8gJSFbP4="
4450
+ "version": "0.0.317",
4451
+ "fingerprint": "kvMQQ6qDMHesokuSIt8QfqGwlx7/zKoNYnlvAsrhjZY="
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.315" };
85
+ Rootmail[_a] = { fqn: "@mavogel/awscdk-rootmail.Rootmail", version: "0.0.317" };
86
86
  /**
87
87
  * Aspect for setting all removal policies to DESTROY
88
88
  */
@@ -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.315" };
133
+ SESReceive[_a] = { fqn: "@mavogel/awscdk-rootmail.SESReceive", version: "0.0.317" };
134
134
  /**
135
135
  * Aspect for setting all removal policies to DESTROY
136
136
  */
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-cloudwatch-logs",
3
3
  "description": "AWS SDK for JavaScript Cloudwatch Logs Client for Node.js, Browser and React Native",
4
- "version": "3.840.0",
4
+ "version": "3.844.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-cloudwatch-logs",
@@ -20,41 +20,41 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.840.0",
24
- "@aws-sdk/credential-provider-node": "3.840.0",
23
+ "@aws-sdk/core": "3.844.0",
24
+ "@aws-sdk/credential-provider-node": "3.844.0",
25
25
  "@aws-sdk/middleware-host-header": "3.840.0",
26
26
  "@aws-sdk/middleware-logger": "3.840.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.840.0",
28
- "@aws-sdk/middleware-user-agent": "3.840.0",
28
+ "@aws-sdk/middleware-user-agent": "3.844.0",
29
29
  "@aws-sdk/region-config-resolver": "3.840.0",
30
30
  "@aws-sdk/types": "3.840.0",
31
- "@aws-sdk/util-endpoints": "3.840.0",
31
+ "@aws-sdk/util-endpoints": "3.844.0",
32
32
  "@aws-sdk/util-user-agent-browser": "3.840.0",
33
- "@aws-sdk/util-user-agent-node": "3.840.0",
33
+ "@aws-sdk/util-user-agent-node": "3.844.0",
34
34
  "@smithy/config-resolver": "^4.1.4",
35
- "@smithy/core": "^3.6.0",
35
+ "@smithy/core": "^3.7.0",
36
36
  "@smithy/eventstream-serde-browser": "^4.0.4",
37
37
  "@smithy/eventstream-serde-config-resolver": "^4.1.2",
38
38
  "@smithy/eventstream-serde-node": "^4.0.4",
39
- "@smithy/fetch-http-handler": "^5.0.4",
39
+ "@smithy/fetch-http-handler": "^5.1.0",
40
40
  "@smithy/hash-node": "^4.0.4",
41
41
  "@smithy/invalid-dependency": "^4.0.4",
42
42
  "@smithy/middleware-content-length": "^4.0.4",
43
- "@smithy/middleware-endpoint": "^4.1.13",
44
- "@smithy/middleware-retry": "^4.1.14",
43
+ "@smithy/middleware-endpoint": "^4.1.14",
44
+ "@smithy/middleware-retry": "^4.1.15",
45
45
  "@smithy/middleware-serde": "^4.0.8",
46
46
  "@smithy/middleware-stack": "^4.0.4",
47
47
  "@smithy/node-config-provider": "^4.1.3",
48
- "@smithy/node-http-handler": "^4.0.6",
48
+ "@smithy/node-http-handler": "^4.1.0",
49
49
  "@smithy/protocol-http": "^5.1.2",
50
- "@smithy/smithy-client": "^4.4.5",
50
+ "@smithy/smithy-client": "^4.4.6",
51
51
  "@smithy/types": "^4.3.1",
52
52
  "@smithy/url-parser": "^4.0.4",
53
53
  "@smithy/util-base64": "^4.0.0",
54
54
  "@smithy/util-body-length-browser": "^4.0.0",
55
55
  "@smithy/util-body-length-node": "^4.0.0",
56
- "@smithy/util-defaults-mode-browser": "^4.0.21",
57
- "@smithy/util-defaults-mode-node": "^4.0.21",
56
+ "@smithy/util-defaults-mode-browser": "^4.0.22",
57
+ "@smithy/util-defaults-mode-node": "^4.0.22",
58
58
  "@smithy/util-endpoints": "^3.0.6",
59
59
  "@smithy/util-middleware": "^4.0.4",
60
60
  "@smithy/util-retry": "^4.0.6",
@@ -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",
@@ -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",
@@ -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",
@@ -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
  * // ],
@@ -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",
@@ -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
  * // ],
@@ -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.840.0",
4
+ "version": "3.844.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",
@@ -20,40 +20,40 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/core": "3.840.0",
24
- "@aws-sdk/credential-provider-node": "3.840.0",
23
+ "@aws-sdk/core": "3.844.0",
24
+ "@aws-sdk/credential-provider-node": "3.844.0",
25
25
  "@aws-sdk/middleware-host-header": "3.840.0",
26
26
  "@aws-sdk/middleware-logger": "3.840.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.840.0",
28
28
  "@aws-sdk/middleware-sdk-route53": "3.840.0",
29
- "@aws-sdk/middleware-user-agent": "3.840.0",
29
+ "@aws-sdk/middleware-user-agent": "3.844.0",
30
30
  "@aws-sdk/region-config-resolver": "3.840.0",
31
31
  "@aws-sdk/types": "3.840.0",
32
- "@aws-sdk/util-endpoints": "3.840.0",
32
+ "@aws-sdk/util-endpoints": "3.844.0",
33
33
  "@aws-sdk/util-user-agent-browser": "3.840.0",
34
- "@aws-sdk/util-user-agent-node": "3.840.0",
34
+ "@aws-sdk/util-user-agent-node": "3.844.0",
35
35
  "@aws-sdk/xml-builder": "3.821.0",
36
36
  "@smithy/config-resolver": "^4.1.4",
37
- "@smithy/core": "^3.6.0",
38
- "@smithy/fetch-http-handler": "^5.0.4",
37
+ "@smithy/core": "^3.7.0",
38
+ "@smithy/fetch-http-handler": "^5.1.0",
39
39
  "@smithy/hash-node": "^4.0.4",
40
40
  "@smithy/invalid-dependency": "^4.0.4",
41
41
  "@smithy/middleware-content-length": "^4.0.4",
42
- "@smithy/middleware-endpoint": "^4.1.13",
43
- "@smithy/middleware-retry": "^4.1.14",
42
+ "@smithy/middleware-endpoint": "^4.1.14",
43
+ "@smithy/middleware-retry": "^4.1.15",
44
44
  "@smithy/middleware-serde": "^4.0.8",
45
45
  "@smithy/middleware-stack": "^4.0.4",
46
46
  "@smithy/node-config-provider": "^4.1.3",
47
- "@smithy/node-http-handler": "^4.0.6",
47
+ "@smithy/node-http-handler": "^4.1.0",
48
48
  "@smithy/protocol-http": "^5.1.2",
49
- "@smithy/smithy-client": "^4.4.5",
49
+ "@smithy/smithy-client": "^4.4.6",
50
50
  "@smithy/types": "^4.3.1",
51
51
  "@smithy/url-parser": "^4.0.4",
52
52
  "@smithy/util-base64": "^4.0.0",
53
53
  "@smithy/util-body-length-browser": "^4.0.0",
54
54
  "@smithy/util-body-length-node": "^4.0.0",
55
- "@smithy/util-defaults-mode-browser": "^4.0.21",
56
- "@smithy/util-defaults-mode-node": "^4.0.21",
55
+ "@smithy/util-defaults-mode-browser": "^4.0.22",
56
+ "@smithy/util-defaults-mode-node": "^4.0.22",
57
57
  "@smithy/util-endpoints": "^3.0.6",
58
58
  "@smithy/util-middleware": "^4.0.4",
59
59
  "@smithy/util-retry": "^4.0.6",
@@ -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";