aws-partitions 1.799.0 → 1.801.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 +28 -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: ae228e3f56b9323d920c37414028e5a3f9da580652f8184cf3390afe8432bb22
|
4
|
+
data.tar.gz: 78843372ef3425807d4aff5ac850496ecfb55106faafcb1f48c819906e33b967
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 52a6f17f96960a46d842970d20309581effe172165d887e6d676a74067e6dedff2db5d9b76ab64557e0eadf039363835654ba0a102974a6cda4c2addec7c4d04
|
7
|
+
data.tar.gz: be84d3cf2a4e50a292d8310551208abcde73d1e9bfa52bd84b44b668682540e7ec544d1e8714d58bc3759fad98e729ee57c9a41084ebb2738a36804d13c104b2
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.801.0 (2023-08-09)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.800.0 (2023-08-08)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
4
14
|
1.799.0 (2023-08-07)
|
5
15
|
------------------
|
6
16
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.801.0
|
data/partitions.json
CHANGED
@@ -5878,6 +5878,13 @@
|
|
5878
5878
|
"deprecated" : true,
|
5879
5879
|
"hostname" : "elasticfilesystem-fips.eu-west-3.amazonaws.com"
|
5880
5880
|
},
|
5881
|
+
"fips-il-central-1" : {
|
5882
|
+
"credentialScope" : {
|
5883
|
+
"region" : "il-central-1"
|
5884
|
+
},
|
5885
|
+
"deprecated" : true,
|
5886
|
+
"hostname" : "elasticfilesystem-fips.il-central-1.amazonaws.com"
|
5887
|
+
},
|
5881
5888
|
"fips-me-central-1" : {
|
5882
5889
|
"credentialScope" : {
|
5883
5890
|
"region" : "me-central-1"
|
@@ -5927,6 +5934,12 @@
|
|
5927
5934
|
"deprecated" : true,
|
5928
5935
|
"hostname" : "elasticfilesystem-fips.us-west-2.amazonaws.com"
|
5929
5936
|
},
|
5937
|
+
"il-central-1" : {
|
5938
|
+
"variants" : [ {
|
5939
|
+
"hostname" : "elasticfilesystem-fips.il-central-1.amazonaws.com",
|
5940
|
+
"tags" : [ "fips" ]
|
5941
|
+
} ]
|
5942
|
+
},
|
5930
5943
|
"me-central-1" : {
|
5931
5944
|
"variants" : [ {
|
5932
5945
|
"hostname" : "elasticfilesystem-fips.me-central-1.amazonaws.com",
|
@@ -9135,6 +9148,7 @@
|
|
9135
9148
|
"eu-west-1" : { },
|
9136
9149
|
"eu-west-2" : { },
|
9137
9150
|
"eu-west-3" : { },
|
9151
|
+
"il-central-1" : { },
|
9138
9152
|
"me-central-1" : { },
|
9139
9153
|
"me-south-1" : { },
|
9140
9154
|
"sa-east-1" : { },
|
@@ -9955,6 +9969,7 @@
|
|
9955
9969
|
"deprecated" : true,
|
9956
9970
|
"hostname" : "license-manager-linux-subscriptions-fips.us-west-2.amazonaws.com"
|
9957
9971
|
},
|
9972
|
+
"il-central-1" : { },
|
9958
9973
|
"me-central-1" : { },
|
9959
9974
|
"me-south-1" : { },
|
9960
9975
|
"sa-east-1" : { },
|
@@ -14425,6 +14440,7 @@
|
|
14425
14440
|
"eu-west-1" : { },
|
14426
14441
|
"eu-west-2" : { },
|
14427
14442
|
"eu-west-3" : { },
|
14443
|
+
"il-central-1" : { },
|
14428
14444
|
"me-central-1" : { },
|
14429
14445
|
"me-south-1" : { },
|
14430
14446
|
"sa-east-1" : { },
|
@@ -18252,6 +18268,12 @@
|
|
18252
18268
|
"cn-northwest-1" : { }
|
18253
18269
|
}
|
18254
18270
|
},
|
18271
|
+
"arc-zonal-shift" : {
|
18272
|
+
"endpoints" : {
|
18273
|
+
"cn-north-1" : { },
|
18274
|
+
"cn-northwest-1" : { }
|
18275
|
+
}
|
18276
|
+
},
|
18255
18277
|
"athena" : {
|
18256
18278
|
"endpoints" : {
|
18257
18279
|
"cn-north-1" : {
|
@@ -21975,6 +21997,12 @@
|
|
21975
21997
|
}
|
21976
21998
|
}
|
21977
21999
|
},
|
22000
|
+
"license-manager-linux-subscriptions" : {
|
22001
|
+
"endpoints" : {
|
22002
|
+
"us-gov-east-1" : { },
|
22003
|
+
"us-gov-west-1" : { }
|
22004
|
+
}
|
22005
|
+
},
|
21978
22006
|
"logs" : {
|
21979
22007
|
"endpoints" : {
|
21980
22008
|
"fips-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.801.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-08-
|
11
|
+
date: 2023-08-09 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|