aws-partitions 1.680.0 → 1.681.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 +22 -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: a15c4abf43784303d57abb01e6a7db91e0d5da129c9d731f7b5d8bb7df529430
|
|
4
|
+
data.tar.gz: 9388deac51508ce20b2a7aad129a408e2fb8cb84395f9e669d9d3358d6b39738
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4b9cffc9eba5cd23f367d7714f17959c209bc90980b4d120759901c1f263fd81bea576eade77682ca34fb873b2b220ade560e42ee1ca205e0c5a8294088dc726
|
|
7
|
+
data.tar.gz: 1bb6b2f0513c1fd93f1a8979967439c5e34a038508b87b730fb83de3129d531c0a289af637bd99c04b6b3a2ab12bcbd13dc324070220dc98a4001ec18c34ad66
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.681.0
|
data/partitions.json
CHANGED
|
@@ -2548,6 +2548,7 @@
|
|
|
2548
2548
|
"ap-southeast-3" : { },
|
|
2549
2549
|
"ca-central-1" : { },
|
|
2550
2550
|
"eu-central-1" : { },
|
|
2551
|
+
"eu-central-2" : { },
|
|
2551
2552
|
"eu-north-1" : { },
|
|
2552
2553
|
"eu-south-1" : { },
|
|
2553
2554
|
"eu-west-1" : { },
|
|
@@ -10772,6 +10773,12 @@
|
|
|
10772
10773
|
},
|
|
10773
10774
|
"portal.sso" : {
|
|
10774
10775
|
"endpoints" : {
|
|
10776
|
+
"af-south-1" : {
|
|
10777
|
+
"credentialScope" : {
|
|
10778
|
+
"region" : "af-south-1"
|
|
10779
|
+
},
|
|
10780
|
+
"hostname" : "portal.sso.af-south-1.amazonaws.com"
|
|
10781
|
+
},
|
|
10775
10782
|
"ap-east-1" : {
|
|
10776
10783
|
"credentialScope" : {
|
|
10777
10784
|
"region" : "ap-east-1"
|
|
@@ -10814,6 +10821,12 @@
|
|
|
10814
10821
|
},
|
|
10815
10822
|
"hostname" : "portal.sso.ap-southeast-2.amazonaws.com"
|
|
10816
10823
|
},
|
|
10824
|
+
"ap-southeast-3" : {
|
|
10825
|
+
"credentialScope" : {
|
|
10826
|
+
"region" : "ap-southeast-3"
|
|
10827
|
+
},
|
|
10828
|
+
"hostname" : "portal.sso.ap-southeast-3.amazonaws.com"
|
|
10829
|
+
},
|
|
10817
10830
|
"ca-central-1" : {
|
|
10818
10831
|
"credentialScope" : {
|
|
10819
10832
|
"region" : "ca-central-1"
|
|
@@ -10880,6 +10893,12 @@
|
|
|
10880
10893
|
},
|
|
10881
10894
|
"hostname" : "portal.sso.us-east-2.amazonaws.com"
|
|
10882
10895
|
},
|
|
10896
|
+
"us-west-1" : {
|
|
10897
|
+
"credentialScope" : {
|
|
10898
|
+
"region" : "us-west-1"
|
|
10899
|
+
},
|
|
10900
|
+
"hostname" : "portal.sso.us-west-1.amazonaws.com"
|
|
10901
|
+
},
|
|
10883
10902
|
"us-west-2" : {
|
|
10884
10903
|
"credentialScope" : {
|
|
10885
10904
|
"region" : "us-west-2"
|
|
@@ -14005,6 +14024,7 @@
|
|
|
14005
14024
|
},
|
|
14006
14025
|
"sso" : {
|
|
14007
14026
|
"endpoints" : {
|
|
14027
|
+
"af-south-1" : { },
|
|
14008
14028
|
"ap-east-1" : { },
|
|
14009
14029
|
"ap-northeast-1" : { },
|
|
14010
14030
|
"ap-northeast-2" : { },
|
|
@@ -14012,6 +14032,7 @@
|
|
|
14012
14032
|
"ap-south-1" : { },
|
|
14013
14033
|
"ap-southeast-1" : { },
|
|
14014
14034
|
"ap-southeast-2" : { },
|
|
14035
|
+
"ap-southeast-3" : { },
|
|
14015
14036
|
"ca-central-1" : { },
|
|
14016
14037
|
"eu-central-1" : { },
|
|
14017
14038
|
"eu-north-1" : { },
|
|
@@ -14023,6 +14044,7 @@
|
|
|
14023
14044
|
"sa-east-1" : { },
|
|
14024
14045
|
"us-east-1" : { },
|
|
14025
14046
|
"us-east-2" : { },
|
|
14047
|
+
"us-west-1" : { },
|
|
14026
14048
|
"us-west-2" : { }
|
|
14027
14049
|
}
|
|
14028
14050
|
},
|
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.681.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: 2022-12-
|
|
11
|
+
date: 2022-12-20 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|