aws-partitions 1.696.0 → 1.697.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 +5 -0
- data/VERSION +1 -1
- data/partitions.json +27 -1
- 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: e19a5d2ab675f0d6c58d85d8d066122f0214c2a40e3d2086ff63b6ad1d0ebcdc
|
|
4
|
+
data.tar.gz: f511efa9f589a23d56f09f1b14f2a0f371ed7eed25febd04afd0ff596277ba9c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 7c8353b9dad3ea3d97c1462e066970afed4ec59feb4882bd25fa0cf105b483abfad34ef6dcc31f0ab188a0c5cfe712e8f9a37cfdfa06c81cb08a1ce5f31f1c21
|
|
7
|
+
data.tar.gz: 0df75872e4cf7fedfd0403e05687d76b17ae7446bf3496920c2a67c474f8ec30525a457b33d703301956ef97b54d7bfaa791967f97d752922e843e48210cb4fb
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.697.0
|
data/partitions.json
CHANGED
|
@@ -2711,6 +2711,7 @@
|
|
|
2711
2711
|
"eu-west-1" : { },
|
|
2712
2712
|
"eu-west-2" : { },
|
|
2713
2713
|
"eu-west-3" : { },
|
|
2714
|
+
"me-central-1" : { },
|
|
2714
2715
|
"me-south-1" : { },
|
|
2715
2716
|
"sa-east-1" : { },
|
|
2716
2717
|
"us-east-1" : {
|
|
@@ -5353,6 +5354,12 @@
|
|
|
5353
5354
|
"tags" : [ "fips" ]
|
|
5354
5355
|
} ]
|
|
5355
5356
|
},
|
|
5357
|
+
"eu-south-2" : {
|
|
5358
|
+
"variants" : [ {
|
|
5359
|
+
"hostname" : "elasticfilesystem-fips.eu-south-2.amazonaws.com",
|
|
5360
|
+
"tags" : [ "fips" ]
|
|
5361
|
+
} ]
|
|
5362
|
+
},
|
|
5356
5363
|
"eu-west-1" : {
|
|
5357
5364
|
"variants" : [ {
|
|
5358
5365
|
"hostname" : "elasticfilesystem-fips.eu-west-1.amazonaws.com",
|
|
@@ -5469,6 +5476,13 @@
|
|
|
5469
5476
|
"deprecated" : true,
|
|
5470
5477
|
"hostname" : "elasticfilesystem-fips.eu-south-1.amazonaws.com"
|
|
5471
5478
|
},
|
|
5479
|
+
"fips-eu-south-2" : {
|
|
5480
|
+
"credentialScope" : {
|
|
5481
|
+
"region" : "eu-south-2"
|
|
5482
|
+
},
|
|
5483
|
+
"deprecated" : true,
|
|
5484
|
+
"hostname" : "elasticfilesystem-fips.eu-south-2.amazonaws.com"
|
|
5485
|
+
},
|
|
5472
5486
|
"fips-eu-west-1" : {
|
|
5473
5487
|
"credentialScope" : {
|
|
5474
5488
|
"region" : "eu-west-1"
|
|
@@ -18732,7 +18746,19 @@
|
|
|
18732
18746
|
},
|
|
18733
18747
|
"databrew" : {
|
|
18734
18748
|
"endpoints" : {
|
|
18735
|
-
"us-gov-west-1" : {
|
|
18749
|
+
"fips-us-gov-west-1" : {
|
|
18750
|
+
"credentialScope" : {
|
|
18751
|
+
"region" : "us-gov-west-1"
|
|
18752
|
+
},
|
|
18753
|
+
"deprecated" : true,
|
|
18754
|
+
"hostname" : "databrew.us-gov-west-1.amazonaws.com"
|
|
18755
|
+
},
|
|
18756
|
+
"us-gov-west-1" : {
|
|
18757
|
+
"variants" : [ {
|
|
18758
|
+
"hostname" : "databrew.us-gov-west-1.amazonaws.com",
|
|
18759
|
+
"tags" : [ "fips" ]
|
|
18760
|
+
} ]
|
|
18761
|
+
}
|
|
18736
18762
|
}
|
|
18737
18763
|
},
|
|
18738
18764
|
"datasync" : {
|
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.697.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-01-
|
|
11
|
+
date: 2023-01-20 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|