aws-partitions 1.1163.0 → 1.1164.0

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 80e123e48b15cdb5d33cdd0c40e97db53e59b0e5d47ec0c7e68b68f2dc2aae84
4
- data.tar.gz: 19046aca6cac557c4606cd5f101d78eafd0da6fe9cc944c20e5cd063520c78a9
3
+ metadata.gz: fbad794503466830fdfd0c8818b37408943717ae6de625d4363e4b32335339fc
4
+ data.tar.gz: f9915600efa368cc2338ea20197c12469facf314e779c2256c68f277a46714e5
5
5
  SHA512:
6
- metadata.gz: aaab299b74deea8524d34ff0e980c9e79b61f28bb33e8a2579b53de26930fb7a5d95a81c53d8873f100b328f2e1fd8ddb05f181781209477d9e9037961c8cc43
7
- data.tar.gz: 35e313b3b959ff5036f67a057e55d037146157c95c9efe4e728a022f9a560f7f5d7ecc1e4b370cfb02350540b516bd6ecfe2b21389cf9862832df4d9590e1350
6
+ metadata.gz: 0da3187b9db1823f16dfb37540e02079ac541fc79df8d655b4e08af5ba3683297d452cd0bebd56ee583c89e734a8ef75d78de929326cda4559dadd2e425eadd7
7
+ data.tar.gz: 9077408eacb28d4d7b3ad17b49d0b66ac78686b10d571176fb179300e09b91e5904628fee370856c4579a11902623bc5f4fdbff0009217eafe885bee9e56655e
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1164.0 (2025-09-23)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.1163.0 (2025-09-22)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1163.0
1
+ 1.1164.0
@@ -162,7 +162,7 @@
162
162
  "dualStackDnsSuffix" : "api.aws.ic.gov",
163
163
  "implicitGlobalRegion" : "us-iso-east-1",
164
164
  "name" : "aws-iso",
165
- "supportsDualStack" : false,
165
+ "supportsDualStack" : true,
166
166
  "supportsFIPS" : true
167
167
  },
168
168
  "regionRegex" : "^us\\-iso\\-\\w+\\-\\d+$",
@@ -184,7 +184,7 @@
184
184
  "dualStackDnsSuffix" : "api.aws.scloud",
185
185
  "implicitGlobalRegion" : "us-isob-east-1",
186
186
  "name" : "aws-iso-b",
187
- "supportsDualStack" : false,
187
+ "supportsDualStack" : true,
188
188
  "supportsFIPS" : true
189
189
  },
190
190
  "regionRegex" : "^us\\-isob\\-\\w+\\-\\d+$",
@@ -203,7 +203,7 @@
203
203
  "dualStackDnsSuffix" : "api.cloud-aws.adc-e.uk",
204
204
  "implicitGlobalRegion" : "eu-isoe-west-1",
205
205
  "name" : "aws-iso-e",
206
- "supportsDualStack" : false,
206
+ "supportsDualStack" : true,
207
207
  "supportsFIPS" : true
208
208
  },
209
209
  "regionRegex" : "^eu\\-isoe\\-\\w+\\-\\d+$",
@@ -222,7 +222,7 @@
222
222
  "dualStackDnsSuffix" : "api.aws.hci.ic.gov",
223
223
  "implicitGlobalRegion" : "us-isof-south-1",
224
224
  "name" : "aws-iso-f",
225
- "supportsDualStack" : false,
225
+ "supportsDualStack" : true,
226
226
  "supportsFIPS" : true
227
227
  },
228
228
  "regionRegex" : "^us\\-isof\\-\\w+\\-\\d+$",
data/partitions.json CHANGED
@@ -3799,6 +3799,7 @@
3799
3799
  },
3800
3800
  "bedrock" : {
3801
3801
  "endpoints" : {
3802
+ "ap-east-2" : { },
3802
3803
  "ap-northeast-1" : { },
3803
3804
  "ap-northeast-2" : { },
3804
3805
  "ap-northeast-3" : { },
@@ -3808,6 +3809,8 @@
3808
3809
  "ap-southeast-2" : { },
3809
3810
  "ap-southeast-3" : { },
3810
3811
  "ap-southeast-4" : { },
3812
+ "ap-southeast-5" : { },
3813
+ "ap-southeast-7" : { },
3811
3814
  "bedrock-ap-northeast-1" : {
3812
3815
  "credentialScope" : {
3813
3816
  "region" : "ap-northeast-1"
@@ -4105,6 +4108,8 @@
4105
4108
  "eu-west-1" : { },
4106
4109
  "eu-west-2" : { },
4107
4110
  "eu-west-3" : { },
4111
+ "il-central-1" : { },
4112
+ "me-central-1" : { },
4108
4113
  "sa-east-1" : { },
4109
4114
  "us-east-1" : { },
4110
4115
  "us-east-2" : { },
@@ -14057,6 +14062,7 @@
14057
14062
  },
14058
14063
  "kafkaconnect" : {
14059
14064
  "endpoints" : {
14065
+ "ap-east-2" : { },
14060
14066
  "ap-northeast-1" : { },
14061
14067
  "ap-northeast-2" : { },
14062
14068
  "ap-south-1" : { },
@@ -14064,12 +14070,16 @@
14064
14070
  "ap-southeast-1" : { },
14065
14071
  "ap-southeast-2" : { },
14066
14072
  "ap-southeast-5" : { },
14073
+ "ap-southeast-7" : { },
14067
14074
  "ca-central-1" : { },
14075
+ "ca-west-1" : { },
14068
14076
  "eu-central-1" : { },
14069
14077
  "eu-north-1" : { },
14078
+ "eu-south-2" : { },
14070
14079
  "eu-west-1" : { },
14071
14080
  "eu-west-2" : { },
14072
14081
  "eu-west-3" : { },
14082
+ "mx-central-1" : { },
14073
14083
  "sa-east-1" : { },
14074
14084
  "us-east-1" : { },
14075
14085
  "us-east-2" : { },
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-partitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1163.0
4
+ version: 1.1164.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services