aws-partitions 1.747.0 → 1.749.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 +20 -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: 1c0673b6382cbb2ce6efb22e4b19dd00674153c56d51fde9af0deb77c7fb8ad3
|
|
4
|
+
data.tar.gz: 840f70299a574f8f37692a939f1e42014f8f2b7ceaef47f888bbb14793ad4896
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9bba733db6024e568247f344592eb3e503516aad0c1f8daf0bb9b5c87ad9fc171669ee6baef9e00483488e96a13f13fe053bbafa66dd33e81f4c0dea34211a69
|
|
7
|
+
data.tar.gz: d80e99da8dbbe9b83ab3fee07d7204d239c53343b0350c95901a5c863a065e64b1c5409390c674b1debdf85d6d7eb919baeb814553ec1152d6847fc84b2ae7db
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.749.0 (2023-04-17)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.748.0 (2023-04-14)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
4
14
|
1.747.0 (2023-04-13)
|
|
5
15
|
------------------
|
|
6
16
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.749.0
|
data/partitions.json
CHANGED
|
@@ -1835,15 +1835,19 @@
|
|
|
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" : { },
|
|
1841
1842
|
"ca-central-1" : { },
|
|
1842
1843
|
"eu-central-1" : { },
|
|
1843
1844
|
"eu-north-1" : { },
|
|
1845
|
+
"eu-south-1" : { },
|
|
1846
|
+
"eu-south-2" : { },
|
|
1844
1847
|
"eu-west-1" : { },
|
|
1845
1848
|
"eu-west-2" : { },
|
|
1846
1849
|
"eu-west-3" : { },
|
|
1850
|
+
"me-central-1" : { },
|
|
1847
1851
|
"me-south-1" : { },
|
|
1848
1852
|
"sa-east-1" : { },
|
|
1849
1853
|
"us-east-1" : { },
|
|
@@ -2114,13 +2118,16 @@
|
|
|
2114
2118
|
"ap-northeast-2" : { },
|
|
2115
2119
|
"ap-northeast-3" : { },
|
|
2116
2120
|
"ap-south-1" : { },
|
|
2121
|
+
"ap-south-2" : { },
|
|
2117
2122
|
"ap-southeast-1" : { },
|
|
2118
2123
|
"ap-southeast-2" : { },
|
|
2119
2124
|
"ap-southeast-3" : { },
|
|
2120
2125
|
"ca-central-1" : { },
|
|
2121
2126
|
"eu-central-1" : { },
|
|
2127
|
+
"eu-central-2" : { },
|
|
2122
2128
|
"eu-north-1" : { },
|
|
2123
2129
|
"eu-south-1" : { },
|
|
2130
|
+
"eu-south-2" : { },
|
|
2124
2131
|
"eu-west-1" : { },
|
|
2125
2132
|
"eu-west-2" : { },
|
|
2126
2133
|
"eu-west-3" : { },
|
|
@@ -2180,13 +2187,16 @@
|
|
|
2180
2187
|
"ap-northeast-2" : { },
|
|
2181
2188
|
"ap-northeast-3" : { },
|
|
2182
2189
|
"ap-south-1" : { },
|
|
2190
|
+
"ap-south-2" : { },
|
|
2183
2191
|
"ap-southeast-1" : { },
|
|
2184
2192
|
"ap-southeast-2" : { },
|
|
2185
2193
|
"ap-southeast-3" : { },
|
|
2186
2194
|
"ca-central-1" : { },
|
|
2187
2195
|
"eu-central-1" : { },
|
|
2196
|
+
"eu-central-2" : { },
|
|
2188
2197
|
"eu-north-1" : { },
|
|
2189
2198
|
"eu-south-1" : { },
|
|
2199
|
+
"eu-south-2" : { },
|
|
2190
2200
|
"eu-west-1" : { },
|
|
2191
2201
|
"eu-west-2" : { },
|
|
2192
2202
|
"eu-west-3" : { },
|
|
@@ -5999,6 +6009,7 @@
|
|
|
5999
6009
|
},
|
|
6000
6010
|
"emr-containers" : {
|
|
6001
6011
|
"endpoints" : {
|
|
6012
|
+
"ap-east-1" : { },
|
|
6002
6013
|
"ap-northeast-1" : { },
|
|
6003
6014
|
"ap-northeast-2" : { },
|
|
6004
6015
|
"ap-south-1" : { },
|
|
@@ -6050,6 +6061,7 @@
|
|
|
6050
6061
|
"deprecated" : true,
|
|
6051
6062
|
"hostname" : "emr-containers-fips.us-west-2.amazonaws.com"
|
|
6052
6063
|
},
|
|
6064
|
+
"me-south-1" : { },
|
|
6053
6065
|
"sa-east-1" : { },
|
|
6054
6066
|
"us-east-1" : {
|
|
6055
6067
|
"variants" : [ {
|
|
@@ -6839,6 +6851,7 @@
|
|
|
6839
6851
|
"ap-northeast-2" : { },
|
|
6840
6852
|
"ap-northeast-3" : { },
|
|
6841
6853
|
"ap-south-1" : { },
|
|
6854
|
+
"ap-south-2" : { },
|
|
6842
6855
|
"ap-southeast-1" : { },
|
|
6843
6856
|
"ap-southeast-2" : { },
|
|
6844
6857
|
"ap-southeast-3" : { },
|
|
@@ -6849,8 +6862,10 @@
|
|
|
6849
6862
|
} ]
|
|
6850
6863
|
},
|
|
6851
6864
|
"eu-central-1" : { },
|
|
6865
|
+
"eu-central-2" : { },
|
|
6852
6866
|
"eu-north-1" : { },
|
|
6853
6867
|
"eu-south-1" : { },
|
|
6868
|
+
"eu-south-2" : { },
|
|
6854
6869
|
"eu-west-1" : { },
|
|
6855
6870
|
"eu-west-2" : { },
|
|
6856
6871
|
"eu-west-3" : { },
|
|
@@ -8440,13 +8455,16 @@
|
|
|
8440
8455
|
"ap-northeast-2" : { },
|
|
8441
8456
|
"ap-northeast-3" : { },
|
|
8442
8457
|
"ap-south-1" : { },
|
|
8458
|
+
"ap-south-2" : { },
|
|
8443
8459
|
"ap-southeast-1" : { },
|
|
8444
8460
|
"ap-southeast-2" : { },
|
|
8445
8461
|
"ap-southeast-3" : { },
|
|
8446
8462
|
"ca-central-1" : { },
|
|
8447
8463
|
"eu-central-1" : { },
|
|
8464
|
+
"eu-central-2" : { },
|
|
8448
8465
|
"eu-north-1" : { },
|
|
8449
8466
|
"eu-south-1" : { },
|
|
8467
|
+
"eu-south-2" : { },
|
|
8450
8468
|
"eu-west-1" : { },
|
|
8451
8469
|
"eu-west-2" : { },
|
|
8452
8470
|
"eu-west-3" : { },
|
|
@@ -12721,6 +12739,7 @@
|
|
|
12721
12739
|
"ap-northeast-2" : { },
|
|
12722
12740
|
"ap-northeast-3" : { },
|
|
12723
12741
|
"ap-south-1" : { },
|
|
12742
|
+
"ap-south-2" : { },
|
|
12724
12743
|
"ap-southeast-1" : { },
|
|
12725
12744
|
"ap-southeast-2" : { },
|
|
12726
12745
|
"ap-southeast-3" : { },
|
|
@@ -14672,6 +14691,7 @@
|
|
|
14672
14691
|
"deprecated" : true,
|
|
14673
14692
|
"hostname" : "snowball-fips.us-west-2.amazonaws.com"
|
|
14674
14693
|
},
|
|
14694
|
+
"me-central-1" : { },
|
|
14675
14695
|
"sa-east-1" : {
|
|
14676
14696
|
"variants" : [ {
|
|
14677
14697
|
"hostname" : "snowball-fips.sa-east-1.amazonaws.com",
|
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.749.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-17 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|