aws-partitions 1.1046.0 → 1.1047.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7871464929d39727481c5440c72c0c4e43798e1a36f251d0c5829b767613ae6a
4
- data.tar.gz: 2b2c5725e1824045ba90778dd457f1cc2da230440a5b00856aa6c9958c6056a9
3
+ metadata.gz: e87103d263c9c66639365dbbedd7db631773059cb2b28c67a63788421c5dda69
4
+ data.tar.gz: 0f2020ac01966b2957e7761a2f1c95551cca41527d4152aca3a698f888c7b032
5
5
  SHA512:
6
- metadata.gz: 4528aab16572a09ea4a652d36d9cacf4fbebd63426f92c94392b1be103fbffd2372d7816612f26e4ed2cbf7dc2e36a45ff3a490147b6ba28e80554cdd952a3aa
7
- data.tar.gz: f7cbc5f5d28d77586d2cfe9575a77965fb4ce1657d07674c5308716aac75d4b42d687c89b86eb216e26befa5de1d2ff3db6dcb5bf55ab06f0eb2b78c91cad6e4
6
+ metadata.gz: f03cf60506eec40333a8408cdb06025805d756681031d64900f475da5d56eea1d087df3a328fd2a5fe17fafc6b65782f3e8081fd59a4bcc166adfcb1921fe6bb
7
+ data.tar.gz: a35221ca8edba9ab732f9efec788ba87a1186d3ee2e05afede6f30df262635135fd1a0b11b03692db6a337896e85b3ff4d6d639b7a9c02670df4af2a97766aff
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1047.0 (2025-02-06)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.1046.0 (2025-02-05)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1046.0
1
+ 1.1047.0
@@ -223,7 +223,17 @@
223
223
  "supportsFIPS" : true
224
224
  },
225
225
  "regionRegex" : "^us\\-isof\\-\\w+\\-\\d+$",
226
- "regions" : { }
226
+ "regions" : {
227
+ "aws-iso-f-global" : {
228
+ "description" : "AWS ISOF global region"
229
+ },
230
+ "us-isof-east-1" : {
231
+ "description" : "US ISOF EAST"
232
+ },
233
+ "us-isof-south-1" : {
234
+ "description" : "US ISOF SOUTH"
235
+ }
236
+ }
227
237
  } ],
228
238
  "version" : "1.1"
229
239
  }
data/partitions.json CHANGED
@@ -366,6 +366,7 @@
366
366
  "ap-southeast-3" : { },
367
367
  "ap-southeast-4" : { },
368
368
  "ap-southeast-5" : { },
369
+ "ap-southeast-7" : { },
369
370
  "ca-central-1" : {
370
371
  "variants" : [ {
371
372
  "hostname" : "acm-pca-fips.ca-central-1.amazonaws.com",
@@ -431,6 +432,7 @@
431
432
  "il-central-1" : { },
432
433
  "me-central-1" : { },
433
434
  "me-south-1" : { },
435
+ "mx-central-1" : { },
434
436
  "sa-east-1" : { },
435
437
  "us-east-1" : {
436
438
  "variants" : [ {
@@ -1360,6 +1362,7 @@
1360
1362
  "ap-southeast-2" : { },
1361
1363
  "ap-southeast-3" : { },
1362
1364
  "ap-southeast-4" : { },
1365
+ "ap-southeast-5" : { },
1363
1366
  "ca-central-1" : { },
1364
1367
  "ca-west-1" : { },
1365
1368
  "eu-central-1" : { },
@@ -5290,10 +5293,22 @@
5290
5293
  "ap-south-1" : { },
5291
5294
  "ap-southeast-1" : { },
5292
5295
  "ap-southeast-2" : { },
5293
- "ca-central-1" : { },
5296
+ "ca-central-1" : {
5297
+ "variants" : [ {
5298
+ "hostname" : "comprehend-fips.ca-central-1.amazonaws.com",
5299
+ "tags" : [ "fips" ]
5300
+ } ]
5301
+ },
5294
5302
  "eu-central-1" : { },
5295
5303
  "eu-west-1" : { },
5296
5304
  "eu-west-2" : { },
5305
+ "fips-ca-central-1" : {
5306
+ "credentialScope" : {
5307
+ "region" : "ca-central-1"
5308
+ },
5309
+ "deprecated" : true,
5310
+ "hostname" : "comprehend-fips.ca-central-1.amazonaws.com"
5311
+ },
5297
5312
  "fips-us-east-1" : {
5298
5313
  "credentialScope" : {
5299
5314
  "region" : "us-east-1"
@@ -17590,7 +17605,6 @@
17590
17605
  "ap-southeast-1" : { },
17591
17606
  "ap-southeast-2" : { },
17592
17607
  "ap-southeast-3" : { },
17593
- "api" : { },
17594
17608
  "ca-central-1" : { },
17595
17609
  "eu-central-1" : { },
17596
17610
  "eu-central-2" : { },
@@ -31302,7 +31316,6 @@
31302
31316
  },
31303
31317
  "quicksight" : {
31304
31318
  "endpoints" : {
31305
- "api" : { },
31306
31319
  "us-gov-west-1" : { }
31307
31320
  }
31308
31321
  },
@@ -34036,7 +34049,19 @@
34036
34049
  "protocols" : [ "https" ]
34037
34050
  },
34038
34051
  "endpoints" : {
34039
- "us-iso-east-1" : { }
34052
+ "us-iso-east-1" : {
34053
+ "variants" : [ {
34054
+ "hostname" : "translate-fips.us-iso-east-1.c2s.ic.gov",
34055
+ "tags" : [ "fips" ]
34056
+ } ]
34057
+ },
34058
+ "us-iso-east-1-fips" : {
34059
+ "credentialScope" : {
34060
+ "region" : "us-iso-east-1"
34061
+ },
34062
+ "deprecated" : true,
34063
+ "hostname" : "translate-fips.us-iso-east-1.c2s.ic.gov"
34064
+ }
34040
34065
  }
34041
34066
  },
34042
34067
  "workspaces" : {
@@ -35313,7 +35338,6 @@
35313
35338
  },
35314
35339
  "quicksight" : {
35315
35340
  "endpoints" : {
35316
- "api" : { },
35317
35341
  "us-isof-east-1" : { },
35318
35342
  "us-isof-south-1" : { }
35319
35343
  }
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-partitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.1046.0
4
+ version: 1.1047.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-02-05 00:00:00.000000000 Z
11
+ date: 2025-02-06 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: