aws-partitions 1.1050.0 → 1.1052.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/partitions.json +32 -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: 3d7ae273971a29035995b894d637603177e599a279b8207f43abe60ea0cb61cb
|
4
|
+
data.tar.gz: be42a02c306a68e641a1b01ef92f5061049b733bcfee8f30b72a27aabab3d650
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 52830149811bc80af17d1517d42e266be47fcd939e9943cc6da24cef1e7b3cf6a2544d516ed85c65304160446ca226f12f763d1c376a534ea1473760148dac0c
|
7
|
+
data.tar.gz: 28831bcf9bab3e9fbd0b5d3eb7f4bb5710e547a4483aff55606c837fe3339b9671907abc1aecd1bea3850156a91fa1a422583df10a8d04ef0ab5dae0601ed465
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1052.0 (2025-02-18)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.1051.0 (2025-02-17)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
4
14
|
1.1050.0 (2025-02-11)
|
5
15
|
------------------
|
6
16
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1052.0
|
data/partitions.json
CHANGED
@@ -17118,6 +17118,12 @@
|
|
17118
17118
|
"tags" : [ "dualstack" ]
|
17119
17119
|
} ]
|
17120
17120
|
},
|
17121
|
+
"eu-south-2" : {
|
17122
|
+
"variants" : [ {
|
17123
|
+
"hostname" : "polly.eu-south-2.api.aws",
|
17124
|
+
"tags" : [ "dualstack" ]
|
17125
|
+
} ]
|
17126
|
+
},
|
17121
17127
|
"eu-west-1" : {
|
17122
17128
|
"variants" : [ {
|
17123
17129
|
"hostname" : "polly.eu-west-1.api.aws",
|
@@ -17751,6 +17757,12 @@
|
|
17751
17757
|
"ca-west-1" : {
|
17752
17758
|
"variants" : [ {
|
17753
17759
|
"tags" : [ "dualstack" ]
|
17760
|
+
}, {
|
17761
|
+
"hostname" : "ram-fips.ca-west-1.amazonaws.com",
|
17762
|
+
"tags" : [ "fips" ]
|
17763
|
+
}, {
|
17764
|
+
"hostname" : "ram-fips.ca-west-1.api.aws",
|
17765
|
+
"tags" : [ "dualstack", "fips" ]
|
17754
17766
|
} ]
|
17755
17767
|
},
|
17756
17768
|
"eu-central-1" : {
|
@@ -17800,6 +17812,13 @@
|
|
17800
17812
|
"deprecated" : true,
|
17801
17813
|
"hostname" : "ram-fips.ca-central-1.amazonaws.com"
|
17802
17814
|
},
|
17815
|
+
"fips-ca-west-1" : {
|
17816
|
+
"credentialScope" : {
|
17817
|
+
"region" : "ca-west-1"
|
17818
|
+
},
|
17819
|
+
"deprecated" : true,
|
17820
|
+
"hostname" : "ram-fips.ca-west-1.amazonaws.com"
|
17821
|
+
},
|
17803
17822
|
"fips-us-east-1" : {
|
17804
17823
|
"credentialScope" : {
|
17805
17824
|
"region" : "us-east-1"
|
@@ -20818,6 +20837,12 @@
|
|
20818
20837
|
"tags" : [ "dualstack" ]
|
20819
20838
|
} ]
|
20820
20839
|
},
|
20840
|
+
"ap-southeast-7" : {
|
20841
|
+
"variants" : [ {
|
20842
|
+
"hostname" : "securityhub.ap-southeast-7.api.aws",
|
20843
|
+
"tags" : [ "dualstack" ]
|
20844
|
+
} ]
|
20845
|
+
},
|
20821
20846
|
"ca-central-1" : {
|
20822
20847
|
"variants" : [ {
|
20823
20848
|
"hostname" : "securityhub.ca-central-1.api.aws",
|
@@ -20924,6 +20949,12 @@
|
|
20924
20949
|
"tags" : [ "dualstack" ]
|
20925
20950
|
} ]
|
20926
20951
|
},
|
20952
|
+
"mx-central-1" : {
|
20953
|
+
"variants" : [ {
|
20954
|
+
"hostname" : "securityhub.mx-central-1.api.aws",
|
20955
|
+
"tags" : [ "dualstack" ]
|
20956
|
+
} ]
|
20957
|
+
},
|
20927
20958
|
"sa-east-1" : {
|
20928
20959
|
"variants" : [ {
|
20929
20960
|
"hostname" : "securityhub.sa-east-1.api.aws",
|
@@ -23448,6 +23479,7 @@
|
|
23448
23479
|
"il-central-1" : { },
|
23449
23480
|
"me-central-1" : { },
|
23450
23481
|
"me-south-1" : { },
|
23482
|
+
"mx-central-1" : { },
|
23451
23483
|
"sa-east-1" : { },
|
23452
23484
|
"us-east-1" : {
|
23453
23485
|
"variants" : [ {
|
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.1052.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: 2025-02-
|
11
|
+
date: 2025-02-18 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|