aws-partitions 1.467.0 → 1.472.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 +25 -0
- data/VERSION +1 -1
- data/partitions.json +21 -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: b80c22b49f97f8f88a7d887203ea4b0b52551e8103e64ff861eae98f43d2fe07
|
|
4
|
+
data.tar.gz: 0d8dce767713e70452f6ddeb439098c4e3fd3ffbb2fb8bc08f93b3a814f7e619
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 60de12b50080b3e03820359cfc2f4d415a1f37d1e0587338ac3d1ca5e7b28988b22497783fd08025bad4bff1c324632dd3252b5c102f69eceaeef3decb065eb0
|
|
7
|
+
data.tar.gz: 6b62bed524e198d812ca06367a444f188de1e2e4ac638a3d3ef33b874bdb9129b40f63b383e7102a3f8c043f9f26c77b733fcb60e71e5423be16d02b4ef93083
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,31 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.472.0 (2021-06-25)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.471.0 (2021-06-24)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
14
|
+
1.470.0 (2021-06-21)
|
|
15
|
+
------------------
|
|
16
|
+
|
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
18
|
+
|
|
19
|
+
1.469.0 (2021-06-17)
|
|
20
|
+
------------------
|
|
21
|
+
|
|
22
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
23
|
+
|
|
24
|
+
1.468.0 (2021-06-15)
|
|
25
|
+
------------------
|
|
26
|
+
|
|
27
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
28
|
+
|
|
4
29
|
1.467.0 (2021-06-11)
|
|
5
30
|
------------------
|
|
6
31
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.472.0
|
data/partitions.json
CHANGED
|
@@ -4691,6 +4691,7 @@
|
|
|
4691
4691
|
"ap-east-1" : { },
|
|
4692
4692
|
"ap-northeast-1" : { },
|
|
4693
4693
|
"ap-northeast-2" : { },
|
|
4694
|
+
"ap-northeast-3" : { },
|
|
4694
4695
|
"ap-south-1" : { },
|
|
4695
4696
|
"ap-southeast-1" : { },
|
|
4696
4697
|
"ap-southeast-2" : { },
|
|
@@ -4931,6 +4932,7 @@
|
|
|
4931
4932
|
"ap-southeast-2" : { },
|
|
4932
4933
|
"eu-central-1" : { },
|
|
4933
4934
|
"eu-west-1" : { },
|
|
4935
|
+
"eu-west-2" : { },
|
|
4934
4936
|
"fips-us-east-1" : {
|
|
4935
4937
|
"credentialScope" : {
|
|
4936
4938
|
"region" : "us-east-1"
|
|
@@ -6070,6 +6072,7 @@
|
|
|
6070
6072
|
"ap-southeast-2" : { },
|
|
6071
6073
|
"eu-central-1" : { },
|
|
6072
6074
|
"eu-west-1" : { },
|
|
6075
|
+
"eu-west-2" : { },
|
|
6073
6076
|
"fips-us-east-1" : {
|
|
6074
6077
|
"credentialScope" : {
|
|
6075
6078
|
"region" : "us-east-1"
|
|
@@ -9210,6 +9213,24 @@
|
|
|
9210
9213
|
"us-gov-west-1" : { }
|
|
9211
9214
|
}
|
|
9212
9215
|
},
|
|
9216
|
+
"mq" : {
|
|
9217
|
+
"endpoints" : {
|
|
9218
|
+
"fips-us-gov-east-1" : {
|
|
9219
|
+
"credentialScope" : {
|
|
9220
|
+
"region" : "us-gov-east-1"
|
|
9221
|
+
},
|
|
9222
|
+
"hostname" : "mq-fips.us-gov-east-1.amazonaws.com"
|
|
9223
|
+
},
|
|
9224
|
+
"fips-us-gov-west-1" : {
|
|
9225
|
+
"credentialScope" : {
|
|
9226
|
+
"region" : "us-gov-west-1"
|
|
9227
|
+
},
|
|
9228
|
+
"hostname" : "mq-fips.us-gov-west-1.amazonaws.com"
|
|
9229
|
+
},
|
|
9230
|
+
"us-gov-east-1" : { },
|
|
9231
|
+
"us-gov-west-1" : { }
|
|
9232
|
+
}
|
|
9233
|
+
},
|
|
9213
9234
|
"neptune" : {
|
|
9214
9235
|
"endpoints" : {
|
|
9215
9236
|
"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.472.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: 2021-06-
|
|
11
|
+
date: 2021-06-25 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|