aws-partitions 1.717.0 → 1.721.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 +20 -0
- data/VERSION +1 -1
- data/partitions.json +17 -3
- 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: 5c6883fcc1a9de6f99f697ad4a120a6657864751bafa763fdb49320f5967fac9
|
|
4
|
+
data.tar.gz: 74262e1369aa63aac7817f762a8ec655751fccf1ee589ab39632f8d06c17fccf
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: db24818f9041a206830537168d99ffd71b0202c20f1f18bc62f7e632d43a2cdbc336484c2092852829cd12a1e6c5bcdfefa5dc3aaa97eb960f65dee4d8513cb5
|
|
7
|
+
data.tar.gz: 997ab06afb9f756cf39840e7d19675e1e0863616e231bff68ce5e20f4ef1d90ab9f947bfc6f07a18b5b36bedd11b0b6e787bd3cc4059d33aa3b519490edcbc26
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,26 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.721.0 (2023-03-03)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.720.0 (2023-03-02)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
14
|
+
1.719.0 (2023-03-01)
|
|
15
|
+
------------------
|
|
16
|
+
|
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
18
|
+
|
|
19
|
+
1.718.0 (2023-02-28)
|
|
20
|
+
------------------
|
|
21
|
+
|
|
22
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
23
|
+
|
|
4
24
|
1.717.0 (2023-02-27)
|
|
5
25
|
------------------
|
|
6
26
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.721.0
|
data/partitions.json
CHANGED
|
@@ -1666,6 +1666,9 @@
|
|
|
1666
1666
|
"apprunner" : {
|
|
1667
1667
|
"endpoints" : {
|
|
1668
1668
|
"ap-northeast-1" : { },
|
|
1669
|
+
"ap-southeast-1" : { },
|
|
1670
|
+
"ap-southeast-2" : { },
|
|
1671
|
+
"eu-central-1" : { },
|
|
1669
1672
|
"eu-west-1" : { },
|
|
1670
1673
|
"fips-us-east-1" : {
|
|
1671
1674
|
"credentialScope" : {
|
|
@@ -2853,8 +2856,10 @@
|
|
|
2853
2856
|
"ap-northeast-2" : { },
|
|
2854
2857
|
"ap-northeast-3" : { },
|
|
2855
2858
|
"ap-south-1" : { },
|
|
2859
|
+
"ap-south-2" : { },
|
|
2856
2860
|
"ap-southeast-1" : { },
|
|
2857
2861
|
"ap-southeast-2" : { },
|
|
2862
|
+
"ap-southeast-3" : { },
|
|
2858
2863
|
"ca-central-1" : {
|
|
2859
2864
|
"variants" : [ {
|
|
2860
2865
|
"hostname" : "codecommit-fips.ca-central-1.amazonaws.com",
|
|
@@ -2881,6 +2886,7 @@
|
|
|
2881
2886
|
"deprecated" : true,
|
|
2882
2887
|
"hostname" : "codecommit-fips.ca-central-1.amazonaws.com"
|
|
2883
2888
|
},
|
|
2889
|
+
"me-central-1" : { },
|
|
2884
2890
|
"me-south-1" : { },
|
|
2885
2891
|
"sa-east-1" : { },
|
|
2886
2892
|
"us-east-1" : {
|
|
@@ -10584,6 +10590,7 @@
|
|
|
10584
10590
|
"deprecated" : true,
|
|
10585
10591
|
"hostname" : "network-firewall-fips.us-west-2.amazonaws.com"
|
|
10586
10592
|
},
|
|
10593
|
+
"me-central-1" : { },
|
|
10587
10594
|
"me-south-1" : { },
|
|
10588
10595
|
"sa-east-1" : { },
|
|
10589
10596
|
"us-east-1" : {
|
|
@@ -11455,7 +11462,6 @@
|
|
|
11455
11462
|
"ap-south-1" : { },
|
|
11456
11463
|
"ap-southeast-1" : { },
|
|
11457
11464
|
"ap-southeast-2" : { },
|
|
11458
|
-
"api" : { },
|
|
11459
11465
|
"ca-central-1" : { },
|
|
11460
11466
|
"eu-central-1" : { },
|
|
11461
11467
|
"eu-north-1" : { },
|
|
@@ -20410,11 +20416,18 @@
|
|
|
20410
20416
|
},
|
|
20411
20417
|
"mediaconvert" : {
|
|
20412
20418
|
"endpoints" : {
|
|
20413
|
-
"us-gov-west-1" : {
|
|
20419
|
+
"fips-us-gov-west-1" : {
|
|
20414
20420
|
"credentialScope" : {
|
|
20415
20421
|
"region" : "us-gov-west-1"
|
|
20416
20422
|
},
|
|
20423
|
+
"deprecated" : true,
|
|
20417
20424
|
"hostname" : "mediaconvert.us-gov-west-1.amazonaws.com"
|
|
20425
|
+
},
|
|
20426
|
+
"us-gov-west-1" : {
|
|
20427
|
+
"variants" : [ {
|
|
20428
|
+
"hostname" : "mediaconvert.us-gov-west-1.amazonaws.com",
|
|
20429
|
+
"tags" : [ "fips" ]
|
|
20430
|
+
} ]
|
|
20418
20431
|
}
|
|
20419
20432
|
}
|
|
20420
20433
|
},
|
|
@@ -22558,7 +22571,8 @@
|
|
|
22558
22571
|
},
|
|
22559
22572
|
"secretsmanager" : {
|
|
22560
22573
|
"endpoints" : {
|
|
22561
|
-
"us-iso-east-1" : { }
|
|
22574
|
+
"us-iso-east-1" : { },
|
|
22575
|
+
"us-iso-west-1" : { }
|
|
22562
22576
|
}
|
|
22563
22577
|
},
|
|
22564
22578
|
"snowball" : {
|
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.721.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-
|
|
11
|
+
date: 2023-03-03 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|