aws-partitions 1.748.0 → 1.750.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 +27 -0
- 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: ab30ad0cd96a9fbc7bb498553cc0322bbf34ba6c6f18a4482824d5d9fa9400eb
|
|
4
|
+
data.tar.gz: 175f144c22941dec8462e50a05fa5ba2afc4477080ea15587d971b157117a09c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7c407dd9166836cdcb3e86d431ee74849c1302063651768c8fe0fa4ab129f6091e255c20261eee599b40ed85fd609b4b523aee69afe28b6c9fc15d190c9b8bc6
|
|
7
|
+
data.tar.gz: 9461898a4d65cd086558d34d4f12ce9e6c38f66251a11f438210720379bf8f4b2a77caf1c4b9d87d74c6b16f6b111bb14509a59d96ceb5dfd78f2e13588f9594
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.750.0 (2023-04-19)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.749.0 (2023-04-17)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
4
14
|
1.748.0 (2023-04-14)
|
|
5
15
|
------------------
|
|
6
16
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.750.0
|
data/partitions.json
CHANGED
|
@@ -1835,15 +1835,21 @@
|
|
|
1835
1835
|
"ap-northeast-2" : { },
|
|
1836
1836
|
"ap-northeast-3" : { },
|
|
1837
1837
|
"ap-south-1" : { },
|
|
1838
|
+
"ap-south-2" : { },
|
|
1838
1839
|
"ap-southeast-1" : { },
|
|
1839
1840
|
"ap-southeast-2" : { },
|
|
1840
1841
|
"ap-southeast-3" : { },
|
|
1842
|
+
"ap-southeast-4" : { },
|
|
1841
1843
|
"ca-central-1" : { },
|
|
1842
1844
|
"eu-central-1" : { },
|
|
1845
|
+
"eu-central-2" : { },
|
|
1843
1846
|
"eu-north-1" : { },
|
|
1847
|
+
"eu-south-1" : { },
|
|
1848
|
+
"eu-south-2" : { },
|
|
1844
1849
|
"eu-west-1" : { },
|
|
1845
1850
|
"eu-west-2" : { },
|
|
1846
1851
|
"eu-west-3" : { },
|
|
1852
|
+
"me-central-1" : { },
|
|
1847
1853
|
"me-south-1" : { },
|
|
1848
1854
|
"sa-east-1" : { },
|
|
1849
1855
|
"us-east-1" : { },
|
|
@@ -14687,6 +14693,7 @@
|
|
|
14687
14693
|
"deprecated" : true,
|
|
14688
14694
|
"hostname" : "snowball-fips.us-west-2.amazonaws.com"
|
|
14689
14695
|
},
|
|
14696
|
+
"me-central-1" : { },
|
|
14690
14697
|
"sa-east-1" : {
|
|
14691
14698
|
"variants" : [ {
|
|
14692
14699
|
"hostname" : "snowball-fips.sa-east-1.amazonaws.com",
|
|
@@ -18955,9 +18962,29 @@
|
|
|
18955
18962
|
},
|
|
18956
18963
|
"endpoints" : {
|
|
18957
18964
|
"us-gov-east-1" : {
|
|
18965
|
+
"hostname" : "application-autoscaling.us-gov-east-1.amazonaws.com",
|
|
18966
|
+
"protocols" : [ "http", "https" ],
|
|
18967
|
+
"variants" : [ {
|
|
18968
|
+
"hostname" : "application-autoscaling.us-gov-east-1.amazonaws.com",
|
|
18969
|
+
"tags" : [ "fips" ]
|
|
18970
|
+
} ]
|
|
18971
|
+
},
|
|
18972
|
+
"us-gov-east-1-fips" : {
|
|
18973
|
+
"deprecated" : true,
|
|
18974
|
+
"hostname" : "application-autoscaling.us-gov-east-1.amazonaws.com",
|
|
18958
18975
|
"protocols" : [ "http", "https" ]
|
|
18959
18976
|
},
|
|
18960
18977
|
"us-gov-west-1" : {
|
|
18978
|
+
"hostname" : "application-autoscaling.us-gov-west-1.amazonaws.com",
|
|
18979
|
+
"protocols" : [ "http", "https" ],
|
|
18980
|
+
"variants" : [ {
|
|
18981
|
+
"hostname" : "application-autoscaling.us-gov-west-1.amazonaws.com",
|
|
18982
|
+
"tags" : [ "fips" ]
|
|
18983
|
+
} ]
|
|
18984
|
+
},
|
|
18985
|
+
"us-gov-west-1-fips" : {
|
|
18986
|
+
"deprecated" : true,
|
|
18987
|
+
"hostname" : "application-autoscaling.us-gov-west-1.amazonaws.com",
|
|
18961
18988
|
"protocols" : [ "http", "https" ]
|
|
18962
18989
|
}
|
|
18963
18990
|
}
|
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.750.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-04-
|
|
11
|
+
date: 2023-04-19 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|