@aws-cdk/region-info 2.233.0 → 2.234.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.9.18 (build 9d58cab)",
15
+ "jsiiVersion": "5.9.22 (build b81c634)",
16
16
  "keywords": [
17
17
  "aws",
18
18
  "cdk"
@@ -1476,6 +1476,6 @@
1476
1476
  "symbolId": "lib/region-info:RegionInfo"
1477
1477
  }
1478
1478
  },
1479
- "version": "2.233.0",
1479
+ "version": "2.234.1",
1480
1480
  "fingerprint": "**********"
1481
1481
  }
Binary file
package/LICENSE CHANGED
@@ -186,7 +186,7 @@
186
186
  same "printed page" as the copyright notice for easier
187
187
  identification within third-party archives.
188
188
 
189
- Copyright 2018-2025 Amazon.com, Inc. or its affiliates. All Rights Reserved.
189
+ Copyright 2018-2026 Amazon.com, Inc. or its affiliates. All Rights Reserved.
190
190
 
191
191
  Licensed under the Apache License, Version 2.0 (the "License");
192
192
  you may not use this file except in compliance with the License.
package/NOTICE CHANGED
@@ -1,2 +1,2 @@
1
1
  AWS Cloud Development Kit (AWS CDK)
2
- Copyright 2018-2025 Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
+ Copyright 2018-2026 Amazon.com, Inc. or its affiliates. All Rights Reserved.