@aws-cdk/region-info 2.105.0 → 2.106.1

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 CHANGED
@@ -12,7 +12,7 @@
12
12
  "stability": "stable"
13
13
  },
14
14
  "homepage": "https://github.com/aws/aws-cdk",
15
- "jsiiVersion": "5.2.9 (build 00bbc31)",
15
+ "jsiiVersion": "5.2.26 (build ba8b169)",
16
16
  "keywords": [
17
17
  "aws",
18
18
  "cdk"
@@ -1420,6 +1420,6 @@
1420
1420
  "symbolId": "lib/region-info:RegionInfo"
1421
1421
  }
1422
1422
  },
1423
- "version": "2.105.0",
1423
+ "version": "2.106.1",
1424
1424
  "fingerprint": "**********"
1425
1425
  }
Binary file
@@ -1,4 +1,3 @@
1
- export declare const AWS_CDK_METADATA: Set<string>;
2
1
  /**
3
2
  * The hosted zone Id if using an alias record in Route53.
4
3
  *