aws-partitions 1.817.0 → 1.818.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 +5 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +194 -26
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a3376f21523e76efeb9e1b1fc62a5b1ca5a553bc74d4e57695f9979e5ae40bec
4
- data.tar.gz: 03b30827b02ec243f3957129450c3522dc13e608136e7ac8cfbdc93a10f176dd
3
+ metadata.gz: 4e77841484dc47711dd166c5a167471f2f73a4b0b2296af6daba0a3d09707c5f
4
+ data.tar.gz: bdf43503ba54284bf213550ff89e38ef2ea842ee01165b21d385ef8da431b637
5
5
  SHA512:
6
- metadata.gz: aa258fd296699b9f06ed45b38b82cdc5b58bb44ede312179f571b4475de71a30da595fa1eaf2349db9976e3c3657e975687ca7cf96f7e9ad42a8ab9fb26c43b2
7
- data.tar.gz: 68c4a7949ca0207c6b49b7c197d48bb73a12c06ee081167959a5178a13a043772b74d6d668253bb3cbe6264bf7905a128411079bb17de058d171b0df22958083
6
+ metadata.gz: 3e0bb5d0d7db5f14f088cb8efa1983aea2dacbab086bebfd1e977e54341a615a8609ac85b1d0cf51e7a142922ee868d015dff17cc7cbfcd5f48bf78ad69a8ba5
7
+ data.tar.gz: d2cb4edd81f77185fce099fb9774ae06893ab48945c6258c9a6cb2b5557b0ffb4d5441b8ffb35477a5eee587ed59ef9cfb3171749d3ee578117d412336c717e1
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.818.0 (2023-09-06)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.817.0 (2023-09-05)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.817.0
1
+ 1.818.0
data/partitions.json CHANGED
@@ -6430,26 +6430,126 @@
6430
6430
  },
6431
6431
  "es" : {
6432
6432
  "endpoints" : {
6433
- "af-south-1" : { },
6434
- "ap-east-1" : { },
6435
- "ap-northeast-1" : { },
6436
- "ap-northeast-2" : { },
6437
- "ap-northeast-3" : { },
6438
- "ap-south-1" : { },
6439
- "ap-south-2" : { },
6440
- "ap-southeast-1" : { },
6441
- "ap-southeast-2" : { },
6442
- "ap-southeast-3" : { },
6443
- "ap-southeast-4" : { },
6444
- "ca-central-1" : { },
6445
- "eu-central-1" : { },
6446
- "eu-central-2" : { },
6447
- "eu-north-1" : { },
6448
- "eu-south-1" : { },
6449
- "eu-south-2" : { },
6450
- "eu-west-1" : { },
6451
- "eu-west-2" : { },
6452
- "eu-west-3" : { },
6433
+ "af-south-1" : {
6434
+ "variants" : [ {
6435
+ "hostname" : "aos.af-south-1.api.aws",
6436
+ "tags" : [ "dualstack" ]
6437
+ } ]
6438
+ },
6439
+ "ap-east-1" : {
6440
+ "variants" : [ {
6441
+ "hostname" : "aos.ap-east-1.api.aws",
6442
+ "tags" : [ "dualstack" ]
6443
+ } ]
6444
+ },
6445
+ "ap-northeast-1" : {
6446
+ "variants" : [ {
6447
+ "hostname" : "aos.ap-northeast-1.api.aws",
6448
+ "tags" : [ "dualstack" ]
6449
+ } ]
6450
+ },
6451
+ "ap-northeast-2" : {
6452
+ "variants" : [ {
6453
+ "hostname" : "aos.ap-northeast-2.api.aws",
6454
+ "tags" : [ "dualstack" ]
6455
+ } ]
6456
+ },
6457
+ "ap-northeast-3" : {
6458
+ "variants" : [ {
6459
+ "hostname" : "aos.ap-northeast-3.api.aws",
6460
+ "tags" : [ "dualstack" ]
6461
+ } ]
6462
+ },
6463
+ "ap-south-1" : {
6464
+ "variants" : [ {
6465
+ "hostname" : "aos.ap-south-1.api.aws",
6466
+ "tags" : [ "dualstack" ]
6467
+ } ]
6468
+ },
6469
+ "ap-south-2" : {
6470
+ "variants" : [ {
6471
+ "hostname" : "aos.ap-south-2.api.aws",
6472
+ "tags" : [ "dualstack" ]
6473
+ } ]
6474
+ },
6475
+ "ap-southeast-1" : {
6476
+ "variants" : [ {
6477
+ "hostname" : "aos.ap-southeast-1.api.aws",
6478
+ "tags" : [ "dualstack" ]
6479
+ } ]
6480
+ },
6481
+ "ap-southeast-2" : {
6482
+ "variants" : [ {
6483
+ "hostname" : "aos.ap-southeast-2.api.aws",
6484
+ "tags" : [ "dualstack" ]
6485
+ } ]
6486
+ },
6487
+ "ap-southeast-3" : {
6488
+ "variants" : [ {
6489
+ "hostname" : "aos.ap-southeast-3.api.aws",
6490
+ "tags" : [ "dualstack" ]
6491
+ } ]
6492
+ },
6493
+ "ap-southeast-4" : {
6494
+ "variants" : [ {
6495
+ "hostname" : "aos.ap-southeast-4.api.aws",
6496
+ "tags" : [ "dualstack" ]
6497
+ } ]
6498
+ },
6499
+ "ca-central-1" : {
6500
+ "variants" : [ {
6501
+ "hostname" : "aos.ca-central-1.api.aws",
6502
+ "tags" : [ "dualstack" ]
6503
+ } ]
6504
+ },
6505
+ "eu-central-1" : {
6506
+ "variants" : [ {
6507
+ "hostname" : "aos.eu-central-1.api.aws",
6508
+ "tags" : [ "dualstack" ]
6509
+ } ]
6510
+ },
6511
+ "eu-central-2" : {
6512
+ "variants" : [ {
6513
+ "hostname" : "aos.eu-central-2.api.aws",
6514
+ "tags" : [ "dualstack" ]
6515
+ } ]
6516
+ },
6517
+ "eu-north-1" : {
6518
+ "variants" : [ {
6519
+ "hostname" : "aos.eu-north-1.api.aws",
6520
+ "tags" : [ "dualstack" ]
6521
+ } ]
6522
+ },
6523
+ "eu-south-1" : {
6524
+ "variants" : [ {
6525
+ "hostname" : "aos.eu-south-1.api.aws",
6526
+ "tags" : [ "dualstack" ]
6527
+ } ]
6528
+ },
6529
+ "eu-south-2" : {
6530
+ "variants" : [ {
6531
+ "hostname" : "aos.eu-south-2.api.aws",
6532
+ "tags" : [ "dualstack" ]
6533
+ } ]
6534
+ },
6535
+ "eu-west-1" : {
6536
+ "variants" : [ {
6537
+ "hostname" : "aos.eu-west-1.api.aws",
6538
+ "tags" : [ "dualstack" ]
6539
+ } ]
6540
+ },
6541
+ "eu-west-2" : {
6542
+ "variants" : [ {
6543
+ "hostname" : "aos.eu-west-2.api.aws",
6544
+ "tags" : [ "dualstack" ]
6545
+ } ]
6546
+ },
6547
+ "eu-west-3" : {
6548
+ "variants" : [ {
6549
+ "hostname" : "aos.eu-west-3.api.aws",
6550
+ "tags" : [ "dualstack" ]
6551
+ } ]
6552
+ },
6453
6553
  "fips" : {
6454
6554
  "credentialScope" : {
6455
6555
  "region" : "us-west-1"
@@ -6457,12 +6557,35 @@
6457
6557
  "deprecated" : true,
6458
6558
  "hostname" : "es-fips.us-west-1.amazonaws.com"
6459
6559
  },
6460
- "il-central-1" : { },
6461
- "me-central-1" : { },
6462
- "me-south-1" : { },
6463
- "sa-east-1" : { },
6560
+ "il-central-1" : {
6561
+ "variants" : [ {
6562
+ "hostname" : "aos.il-central-1.api.aws",
6563
+ "tags" : [ "dualstack" ]
6564
+ } ]
6565
+ },
6566
+ "me-central-1" : {
6567
+ "variants" : [ {
6568
+ "hostname" : "aos.me-central-1.api.aws",
6569
+ "tags" : [ "dualstack" ]
6570
+ } ]
6571
+ },
6572
+ "me-south-1" : {
6573
+ "variants" : [ {
6574
+ "hostname" : "aos.me-south-1.api.aws",
6575
+ "tags" : [ "dualstack" ]
6576
+ } ]
6577
+ },
6578
+ "sa-east-1" : {
6579
+ "variants" : [ {
6580
+ "hostname" : "aos.sa-east-1.api.aws",
6581
+ "tags" : [ "dualstack" ]
6582
+ } ]
6583
+ },
6464
6584
  "us-east-1" : {
6465
6585
  "variants" : [ {
6586
+ "hostname" : "aos.us-east-1.api.aws",
6587
+ "tags" : [ "dualstack" ]
6588
+ }, {
6466
6589
  "hostname" : "es-fips.us-east-1.amazonaws.com",
6467
6590
  "tags" : [ "fips" ]
6468
6591
  } ]
@@ -6476,6 +6599,9 @@
6476
6599
  },
6477
6600
  "us-east-2" : {
6478
6601
  "variants" : [ {
6602
+ "hostname" : "aos.us-east-2.api.aws",
6603
+ "tags" : [ "dualstack" ]
6604
+ }, {
6479
6605
  "hostname" : "es-fips.us-east-2.amazonaws.com",
6480
6606
  "tags" : [ "fips" ]
6481
6607
  } ]
@@ -6489,6 +6615,9 @@
6489
6615
  },
6490
6616
  "us-west-1" : {
6491
6617
  "variants" : [ {
6618
+ "hostname" : "aos.us-west-1.api.aws",
6619
+ "tags" : [ "dualstack" ]
6620
+ }, {
6492
6621
  "hostname" : "es-fips.us-west-1.amazonaws.com",
6493
6622
  "tags" : [ "fips" ]
6494
6623
  } ]
@@ -6502,6 +6631,9 @@
6502
6631
  },
6503
6632
  "us-west-2" : {
6504
6633
  "variants" : [ {
6634
+ "hostname" : "aos.us-west-2.api.aws",
6635
+ "tags" : [ "dualstack" ]
6636
+ }, {
6505
6637
  "hostname" : "es-fips.us-west-2.amazonaws.com",
6506
6638
  "tags" : [ "fips" ]
6507
6639
  } ]
@@ -7879,11 +8011,13 @@
7879
8011
  "ap-southeast-3" : { },
7880
8012
  "ca-central-1" : { },
7881
8013
  "eu-central-1" : { },
8014
+ "eu-central-2" : { },
7882
8015
  "eu-north-1" : { },
7883
8016
  "eu-south-1" : { },
7884
8017
  "eu-west-1" : { },
7885
8018
  "eu-west-2" : { },
7886
8019
  "eu-west-3" : { },
8020
+ "il-central-1" : { },
7887
8021
  "me-south-1" : { },
7888
8022
  "sa-east-1" : { },
7889
8023
  "us-east-1" : { },
@@ -8920,6 +9054,7 @@
8920
9054
  "deprecated" : true,
8921
9055
  "hostname" : "kafka-fips.us-west-2.amazonaws.com"
8922
9056
  },
9057
+ "il-central-1" : { },
8923
9058
  "me-central-1" : { },
8924
9059
  "me-south-1" : { },
8925
9060
  "sa-east-1" : { },
@@ -18772,8 +18907,18 @@
18772
18907
  },
18773
18908
  "es" : {
18774
18909
  "endpoints" : {
18775
- "cn-north-1" : { },
18776
- "cn-northwest-1" : { }
18910
+ "cn-north-1" : {
18911
+ "variants" : [ {
18912
+ "hostname" : "aos.cn-north-1.api.amazonwebservices.com.cn",
18913
+ "tags" : [ "dualstack" ]
18914
+ } ]
18915
+ },
18916
+ "cn-northwest-1" : {
18917
+ "variants" : [ {
18918
+ "hostname" : "aos.cn-northwest-1.api.amazonwebservices.com.cn",
18919
+ "tags" : [ "dualstack" ]
18920
+ } ]
18921
+ }
18777
18922
  }
18778
18923
  },
18779
18924
  "events" : {
@@ -21232,6 +21377,9 @@
21232
21377
  },
21233
21378
  "us-gov-east-1" : {
21234
21379
  "variants" : [ {
21380
+ "hostname" : "aos.us-gov-east-1.api.aws",
21381
+ "tags" : [ "dualstack" ]
21382
+ }, {
21235
21383
  "hostname" : "es-fips.us-gov-east-1.amazonaws.com",
21236
21384
  "tags" : [ "fips" ]
21237
21385
  } ]
@@ -21245,6 +21393,9 @@
21245
21393
  },
21246
21394
  "us-gov-west-1" : {
21247
21395
  "variants" : [ {
21396
+ "hostname" : "aos.us-gov-west-1.api.aws",
21397
+ "tags" : [ "dualstack" ]
21398
+ }, {
21248
21399
  "hostname" : "es-fips.us-gov-west-1.amazonaws.com",
21249
21400
  "tags" : [ "fips" ]
21250
21401
  } ]
@@ -21415,6 +21566,23 @@
21415
21566
  }
21416
21567
  }
21417
21568
  },
21569
+ "geo" : {
21570
+ "endpoints" : {
21571
+ "fips-us-gov-west-1" : {
21572
+ "credentialScope" : {
21573
+ "region" : "us-gov-west-1"
21574
+ },
21575
+ "deprecated" : true,
21576
+ "hostname" : "geo-fips.us-gov-west-1.amazonaws.com"
21577
+ },
21578
+ "us-gov-west-1" : {
21579
+ "variants" : [ {
21580
+ "hostname" : "geo-fips.us-gov-west-1.amazonaws.com",
21581
+ "tags" : [ "fips" ]
21582
+ } ]
21583
+ }
21584
+ }
21585
+ },
21418
21586
  "glacier" : {
21419
21587
  "endpoints" : {
21420
21588
  "fips-us-gov-east-1" : {
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.817.0
4
+ version: 1.818.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: 2023-09-05 00:00:00.000000000 Z
11
+ date: 2023-09-06 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: