aws-partitions 1.217.0 → 1.220.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/partitions.json +48 -0
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 6bea95eb4cd240d301ec782a78820702c54dcd72
|
|
4
|
+
data.tar.gz: e1a6052a411f92e40d6f3e2da937f038a0a3cd5c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c0e6253bd73ae368851c50e2e6ec582a2bc1a863e41992a79f505172eedd4b0fdde947f9aa100aabf72e97e2b983e34556b7d6338ee00ab4d09af2400977b968
|
|
7
|
+
data.tar.gz: 5fb6428529dc81ed26c8706a7cb037b84c5de156bec6a191a24cac143b544f960efdd28688cb651caabfb95710bb5e3e1ecfdacf6c1280c40c799cf1f741aade
|
data/partitions.json
CHANGED
|
@@ -927,6 +927,15 @@
|
|
|
927
927
|
"us-west-2" : { }
|
|
928
928
|
}
|
|
929
929
|
},
|
|
930
|
+
"connect" : {
|
|
931
|
+
"endpoints" : {
|
|
932
|
+
"ap-northeast-1" : { },
|
|
933
|
+
"ap-southeast-2" : { },
|
|
934
|
+
"eu-central-1" : { },
|
|
935
|
+
"us-east-1" : { },
|
|
936
|
+
"us-west-2" : { }
|
|
937
|
+
}
|
|
938
|
+
},
|
|
930
939
|
"cur" : {
|
|
931
940
|
"endpoints" : {
|
|
932
941
|
"us-east-1" : { }
|
|
@@ -2473,6 +2482,30 @@
|
|
|
2473
2482
|
"eu-west-1" : { },
|
|
2474
2483
|
"eu-west-2" : { },
|
|
2475
2484
|
"eu-west-3" : { },
|
|
2485
|
+
"fips-us-east-1" : {
|
|
2486
|
+
"credentialScope" : {
|
|
2487
|
+
"region" : "us-east-1"
|
|
2488
|
+
},
|
|
2489
|
+
"hostname" : "resource-groups-fips.us-east-1.amazonaws.com"
|
|
2490
|
+
},
|
|
2491
|
+
"fips-us-east-2" : {
|
|
2492
|
+
"credentialScope" : {
|
|
2493
|
+
"region" : "us-east-2"
|
|
2494
|
+
},
|
|
2495
|
+
"hostname" : "resource-groups-fips.us-east-2.amazonaws.com"
|
|
2496
|
+
},
|
|
2497
|
+
"fips-us-west-1" : {
|
|
2498
|
+
"credentialScope" : {
|
|
2499
|
+
"region" : "us-west-1"
|
|
2500
|
+
},
|
|
2501
|
+
"hostname" : "resource-groups-fips.us-west-1.amazonaws.com"
|
|
2502
|
+
},
|
|
2503
|
+
"fips-us-west-2" : {
|
|
2504
|
+
"credentialScope" : {
|
|
2505
|
+
"region" : "us-west-2"
|
|
2506
|
+
},
|
|
2507
|
+
"hostname" : "resource-groups-fips.us-west-2.amazonaws.com"
|
|
2508
|
+
},
|
|
2476
2509
|
"me-south-1" : { },
|
|
2477
2510
|
"sa-east-1" : { },
|
|
2478
2511
|
"us-east-1" : { },
|
|
@@ -2978,6 +3011,7 @@
|
|
|
2978
3011
|
},
|
|
2979
3012
|
"servicediscovery" : {
|
|
2980
3013
|
"endpoints" : {
|
|
3014
|
+
"ap-east-1" : { },
|
|
2981
3015
|
"ap-northeast-1" : { },
|
|
2982
3016
|
"ap-northeast-2" : { },
|
|
2983
3017
|
"ap-south-1" : { },
|
|
@@ -2985,9 +3019,11 @@
|
|
|
2985
3019
|
"ap-southeast-2" : { },
|
|
2986
3020
|
"ca-central-1" : { },
|
|
2987
3021
|
"eu-central-1" : { },
|
|
3022
|
+
"eu-north-1" : { },
|
|
2988
3023
|
"eu-west-1" : { },
|
|
2989
3024
|
"eu-west-2" : { },
|
|
2990
3025
|
"eu-west-3" : { },
|
|
3026
|
+
"me-south-1" : { },
|
|
2991
3027
|
"sa-east-1" : { },
|
|
2992
3028
|
"us-east-1" : { },
|
|
2993
3029
|
"us-east-2" : { },
|
|
@@ -4859,6 +4895,18 @@
|
|
|
4859
4895
|
"us-iso-east-1" : { }
|
|
4860
4896
|
}
|
|
4861
4897
|
},
|
|
4898
|
+
"route53" : {
|
|
4899
|
+
"endpoints" : {
|
|
4900
|
+
"aws-iso-global" : {
|
|
4901
|
+
"credentialScope" : {
|
|
4902
|
+
"region" : "us-iso-east-1"
|
|
4903
|
+
},
|
|
4904
|
+
"hostname" : "route53.c2s.ic.gov"
|
|
4905
|
+
}
|
|
4906
|
+
},
|
|
4907
|
+
"isRegionalized" : false,
|
|
4908
|
+
"partitionEndpoint" : "aws-iso-global"
|
|
4909
|
+
},
|
|
4862
4910
|
"s3" : {
|
|
4863
4911
|
"defaults" : {
|
|
4864
4912
|
"signatureVersions" : [ "s3v4" ]
|
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.220.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: 2019-09-
|
|
11
|
+
date: 2019-09-30 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|