aws-partitions 1.955.0 → 1.957.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +10 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +47 -4
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d1f90c9c4914b9ade898d1ba5c64188f6527a29d56d5e1a599c32198e39b40e2
4
- data.tar.gz: 9201b7a5d622637945312ac5245a5731a215d6ffb3ff39f64625346d08201698
3
+ metadata.gz: 5af5c9db27327c775ef321c073d449dbca1a3a4111cd96dee49a03e81ec01990
4
+ data.tar.gz: 764a832c93c389e8d7b77093254af297a4c33ee430f0e307ea3a0345a4806484
5
5
  SHA512:
6
- metadata.gz: 3b98b78cdcf7f1f6f3cbdbb2a03a115ffb9652fbec326a858395d2e6309c12825a57ac5c05ae1318a5f5ceedc0f5e24b54037ee2f47c98926cac4f18146d7e89
7
- data.tar.gz: 7fd87539c4bc4263f3f64e0c7efbc68e6fc7765b480fb81faa415d5e78419d34f9e42d14ea9b973fe9e4cadce8a2774bd8d26fe8ca4fede869f7a36117385392
6
+ metadata.gz: f6891441fdc9fce6bb04efd2100cb67747cc26b33699656a6863e091bff276f900eb6cb23308588a42f78f8ef6644faed7e82a82883bbf9e1479dd2fa5ed9501
7
+ data.tar.gz: b6ff6a2372974ee56ee4ca822a2c77d1b4068695477c2b778869f7ee69c58440715d7c06baa37840a0d2549f21ccf428a9c5f895e480b48a41e5459a72e4ca1c
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.957.0 (2024-07-18)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.956.0 (2024-07-12)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.955.0 (2024-07-10)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.955.0
1
+ 1.957.0
data/partitions.json CHANGED
@@ -453,16 +453,25 @@
453
453
  "ap-east-1" : { },
454
454
  "ap-northeast-1" : { },
455
455
  "ap-northeast-2" : { },
456
+ "ap-northeast-3" : { },
456
457
  "ap-south-1" : { },
458
+ "ap-south-2" : { },
457
459
  "ap-southeast-1" : { },
458
460
  "ap-southeast-2" : { },
461
+ "ap-southeast-3" : { },
462
+ "ap-southeast-4" : { },
459
463
  "ca-central-1" : { },
464
+ "ca-west-1" : { },
460
465
  "eu-central-1" : { },
466
+ "eu-central-2" : { },
461
467
  "eu-north-1" : { },
462
468
  "eu-south-1" : { },
469
+ "eu-south-2" : { },
463
470
  "eu-west-1" : { },
464
471
  "eu-west-2" : { },
465
472
  "eu-west-3" : { },
473
+ "il-central-1" : { },
474
+ "me-central-1" : { },
466
475
  "me-south-1" : { },
467
476
  "sa-east-1" : { },
468
477
  "us-east-1" : { },
@@ -7577,6 +7586,7 @@
7577
7586
  } ]
7578
7587
  },
7579
7588
  "eu-central-1" : { },
7589
+ "eu-central-2" : { },
7580
7590
  "eu-north-1" : { },
7581
7591
  "eu-south-1" : { },
7582
7592
  "eu-south-2" : { },
@@ -13155,6 +13165,7 @@
13155
13165
  "tags" : [ "fips" ]
13156
13166
  } ]
13157
13167
  },
13168
+ "ca-west-1" : { },
13158
13169
  "eu-central-1" : { },
13159
13170
  "eu-central-2" : { },
13160
13171
  "eu-north-1" : { },
@@ -14306,6 +14317,12 @@
14306
14317
  },
14307
14318
  "hostname" : "portal.sso.ca-central-1.amazonaws.com"
14308
14319
  },
14320
+ "ca-west-1" : {
14321
+ "credentialScope" : {
14322
+ "region" : "ca-west-1"
14323
+ },
14324
+ "hostname" : "portal.sso.ca-west-1.amazonaws.com"
14325
+ },
14309
14326
  "eu-central-1" : {
14310
14327
  "credentialScope" : {
14311
14328
  "region" : "eu-central-1"
@@ -19590,6 +19607,18 @@
19590
19607
  "us-west-2" : { }
19591
19608
  }
19592
19609
  },
19610
+ "tax" : {
19611
+ "endpoints" : {
19612
+ "aws-global" : {
19613
+ "credentialScope" : {
19614
+ "region" : "us-east-1"
19615
+ },
19616
+ "hostname" : "tax.us-east-1.amazonaws.com"
19617
+ }
19618
+ },
19619
+ "isRegionalized" : false,
19620
+ "partitionEndpoint" : "aws-global"
19621
+ },
19593
19622
  "textract" : {
19594
19623
  "endpoints" : {
19595
19624
  "ap-northeast-2" : {
@@ -24443,17 +24472,31 @@
24443
24472
  },
24444
24473
  "directconnect" : {
24445
24474
  "endpoints" : {
24446
- "us-gov-east-1" : {
24475
+ "fips-us-gov-east-1" : {
24447
24476
  "credentialScope" : {
24448
24477
  "region" : "us-gov-east-1"
24449
24478
  },
24450
- "hostname" : "directconnect.us-gov-east-1.amazonaws.com"
24479
+ "deprecated" : true,
24480
+ "hostname" : "directconnect-fips.us-gov-east-1.amazonaws.com"
24451
24481
  },
24452
- "us-gov-west-1" : {
24482
+ "fips-us-gov-west-1" : {
24453
24483
  "credentialScope" : {
24454
24484
  "region" : "us-gov-west-1"
24455
24485
  },
24456
- "hostname" : "directconnect.us-gov-west-1.amazonaws.com"
24486
+ "deprecated" : true,
24487
+ "hostname" : "directconnect-fips.us-gov-west-1.amazonaws.com"
24488
+ },
24489
+ "us-gov-east-1" : {
24490
+ "variants" : [ {
24491
+ "hostname" : "directconnect-fips.us-gov-east-1.amazonaws.com",
24492
+ "tags" : [ "fips" ]
24493
+ } ]
24494
+ },
24495
+ "us-gov-west-1" : {
24496
+ "variants" : [ {
24497
+ "hostname" : "directconnect-fips.us-gov-west-1.amazonaws.com",
24498
+ "tags" : [ "fips" ]
24499
+ } ]
24457
24500
  }
24458
24501
  }
24459
24502
  },
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.955.0
4
+ version: 1.957.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: 2024-07-10 00:00:00.000000000 Z
11
+ date: 2024-07-18 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: