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