aws-partitions 1.740.0 → 1.742.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 +23 -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: 2b298ef7e68bc2d8228bb0e63027d9f223965fb2f9744093033196c3418f5fc3
|
|
4
|
+
data.tar.gz: 5a41a5ab8f4af0321c68ab0530b0ced2c4f0894656e160eed7c18a728d1ba490
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d6e06c965ff2394a23b52e208591f9899cfc34f5874a2f53beb5eca2885553d5267d9f33b0c00a5d98db367745c85594b80622f9b9296993dcda76971fc722c9
|
|
7
|
+
data.tar.gz: e8f7d9f4b753430079e8aa2d317d76c0b0e20e44d5f425527467a404950149d62c3e5a7762c34eedb992efb06fae260a963cc0389a0166fb5b441c1696221332
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.742.0 (2023-04-05)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.741.0 (2023-04-04)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
4
14
|
1.740.0 (2023-04-03)
|
|
5
15
|
------------------
|
|
6
16
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.742.0
|
data/partitions.json
CHANGED
|
@@ -1821,7 +1821,9 @@
|
|
|
1821
1821
|
},
|
|
1822
1822
|
"arc-zonal-shift" : {
|
|
1823
1823
|
"endpoints" : {
|
|
1824
|
+
"af-south-1" : { },
|
|
1824
1825
|
"ap-northeast-1" : { },
|
|
1826
|
+
"ap-northeast-2" : { },
|
|
1825
1827
|
"ap-south-1" : { },
|
|
1826
1828
|
"ap-southeast-1" : { },
|
|
1827
1829
|
"ap-southeast-2" : { },
|
|
@@ -2787,13 +2789,16 @@
|
|
|
2787
2789
|
"ap-northeast-2" : { },
|
|
2788
2790
|
"ap-northeast-3" : { },
|
|
2789
2791
|
"ap-south-1" : { },
|
|
2792
|
+
"ap-south-2" : { },
|
|
2790
2793
|
"ap-southeast-1" : { },
|
|
2791
2794
|
"ap-southeast-2" : { },
|
|
2792
2795
|
"ap-southeast-3" : { },
|
|
2793
2796
|
"ca-central-1" : { },
|
|
2794
2797
|
"eu-central-1" : { },
|
|
2798
|
+
"eu-central-2" : { },
|
|
2795
2799
|
"eu-north-1" : { },
|
|
2796
2800
|
"eu-south-1" : { },
|
|
2801
|
+
"eu-south-2" : { },
|
|
2797
2802
|
"eu-west-1" : { },
|
|
2798
2803
|
"eu-west-2" : { },
|
|
2799
2804
|
"eu-west-3" : { },
|
|
@@ -3053,6 +3058,7 @@
|
|
|
3053
3058
|
},
|
|
3054
3059
|
"codepipeline" : {
|
|
3055
3060
|
"endpoints" : {
|
|
3061
|
+
"af-south-1" : { },
|
|
3056
3062
|
"ap-east-1" : { },
|
|
3057
3063
|
"ap-northeast-1" : { },
|
|
3058
3064
|
"ap-northeast-2" : { },
|
|
@@ -3066,6 +3072,7 @@
|
|
|
3066
3072
|
} ]
|
|
3067
3073
|
},
|
|
3068
3074
|
"eu-central-1" : { },
|
|
3075
|
+
"eu-central-2" : { },
|
|
3069
3076
|
"eu-north-1" : { },
|
|
3070
3077
|
"eu-south-1" : { },
|
|
3071
3078
|
"eu-west-1" : { },
|
|
@@ -3106,6 +3113,7 @@
|
|
|
3106
3113
|
"deprecated" : true,
|
|
3107
3114
|
"hostname" : "codepipeline-fips.us-west-2.amazonaws.com"
|
|
3108
3115
|
},
|
|
3116
|
+
"me-south-1" : { },
|
|
3109
3117
|
"sa-east-1" : { },
|
|
3110
3118
|
"us-east-1" : {
|
|
3111
3119
|
"variants" : [ {
|
|
@@ -7482,6 +7490,7 @@
|
|
|
7482
7490
|
"protocols" : [ "https" ]
|
|
7483
7491
|
},
|
|
7484
7492
|
"endpoints" : {
|
|
7493
|
+
"ap-south-1" : { },
|
|
7485
7494
|
"us-east-1" : { },
|
|
7486
7495
|
"us-east-2" : { },
|
|
7487
7496
|
"us-west-2" : { }
|
|
@@ -12711,6 +12720,7 @@
|
|
|
12711
12720
|
"ap-northeast-2" : { },
|
|
12712
12721
|
"ap-northeast-3" : { },
|
|
12713
12722
|
"ap-south-1" : { },
|
|
12723
|
+
"ap-south-2" : { },
|
|
12714
12724
|
"ap-southeast-1" : { },
|
|
12715
12725
|
"ap-southeast-2" : { },
|
|
12716
12726
|
"ap-southeast-3" : { },
|
|
@@ -18855,6 +18865,19 @@
|
|
|
18855
18865
|
"deprecated" : true,
|
|
18856
18866
|
"hostname" : "appstream2-fips.us-gov-west-1.amazonaws.com"
|
|
18857
18867
|
},
|
|
18868
|
+
"us-gov-east-1" : {
|
|
18869
|
+
"variants" : [ {
|
|
18870
|
+
"hostname" : "appstream2-fips.us-gov-east-1.amazonaws.com",
|
|
18871
|
+
"tags" : [ "fips" ]
|
|
18872
|
+
} ]
|
|
18873
|
+
},
|
|
18874
|
+
"us-gov-east-1-fips" : {
|
|
18875
|
+
"credentialScope" : {
|
|
18876
|
+
"region" : "us-gov-east-1"
|
|
18877
|
+
},
|
|
18878
|
+
"deprecated" : true,
|
|
18879
|
+
"hostname" : "appstream2-fips.us-gov-east-1.amazonaws.com"
|
|
18880
|
+
},
|
|
18858
18881
|
"us-gov-west-1" : {
|
|
18859
18882
|
"variants" : [ {
|
|
18860
18883
|
"hostname" : "appstream2-fips.us-gov-west-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.742.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-05 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|