aws-partitions 1.443.0 → 1.444.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 +36 -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: 3c14347d384a456a31012fdc186279b44de741dcf8c82171d075471d6d0b1c5a
|
|
4
|
+
data.tar.gz: fe71b68a95b070aefeb662937d827451a8d0290e2164815860183c21bc8be9d8
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: d577883324c4983980bb0ce0ceb3a46e5d57994170e9b568610ecdf4b81a70cb39717de12c3bbdf4dd428dd6dbcf7653c8c9948be42571d0d0878a456d6afe3d
|
|
7
|
+
data.tar.gz: 5f84d1f0c796219d8edf61f5a1b25fe1444640b2d2644f024fca0350213441cfeb11a8f0b9c1881e2a52a759d5ee81340d271cdd93eda961a3f87c469fac3751
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.444.0
|
data/partitions.json
CHANGED
|
@@ -1649,6 +1649,7 @@
|
|
|
1649
1649
|
"endpoints" : {
|
|
1650
1650
|
"ap-northeast-1" : { },
|
|
1651
1651
|
"ap-southeast-2" : { },
|
|
1652
|
+
"ca-central-1" : { },
|
|
1652
1653
|
"eu-central-1" : { },
|
|
1653
1654
|
"eu-west-2" : { },
|
|
1654
1655
|
"us-east-1" : { },
|
|
@@ -3244,6 +3245,7 @@
|
|
|
3244
3245
|
"ap-east-1" : { },
|
|
3245
3246
|
"ap-northeast-1" : { },
|
|
3246
3247
|
"ap-northeast-2" : { },
|
|
3248
|
+
"ap-northeast-3" : { },
|
|
3247
3249
|
"ap-south-1" : { },
|
|
3248
3250
|
"ap-southeast-1" : { },
|
|
3249
3251
|
"ap-southeast-2" : { },
|
|
@@ -3918,6 +3920,13 @@
|
|
|
3918
3920
|
"us-west-2" : { }
|
|
3919
3921
|
}
|
|
3920
3922
|
},
|
|
3923
|
+
"lookoutequipment" : {
|
|
3924
|
+
"endpoints" : {
|
|
3925
|
+
"ap-northeast-2" : { },
|
|
3926
|
+
"eu-west-1" : { },
|
|
3927
|
+
"us-east-1" : { }
|
|
3928
|
+
}
|
|
3929
|
+
},
|
|
3921
3930
|
"lookoutvision" : {
|
|
3922
3931
|
"endpoints" : {
|
|
3923
3932
|
"ap-northeast-1" : { },
|
|
@@ -7569,6 +7578,12 @@
|
|
|
7569
7578
|
"cn-northwest-1" : { }
|
|
7570
7579
|
}
|
|
7571
7580
|
},
|
|
7581
|
+
"mq" : {
|
|
7582
|
+
"endpoints" : {
|
|
7583
|
+
"cn-north-1" : { },
|
|
7584
|
+
"cn-northwest-1" : { }
|
|
7585
|
+
}
|
|
7586
|
+
},
|
|
7572
7587
|
"neptune" : {
|
|
7573
7588
|
"endpoints" : {
|
|
7574
7589
|
"cn-northwest-1" : {
|
|
@@ -8576,6 +8591,27 @@
|
|
|
8576
8591
|
"us-gov-west-1" : { }
|
|
8577
8592
|
}
|
|
8578
8593
|
},
|
|
8594
|
+
"fms" : {
|
|
8595
|
+
"defaults" : {
|
|
8596
|
+
"protocols" : [ "https" ]
|
|
8597
|
+
},
|
|
8598
|
+
"endpoints" : {
|
|
8599
|
+
"fips-us-gov-east-1" : {
|
|
8600
|
+
"credentialScope" : {
|
|
8601
|
+
"region" : "us-gov-east-1"
|
|
8602
|
+
},
|
|
8603
|
+
"hostname" : "fms-fips.us-gov-east-1.amazonaws.com"
|
|
8604
|
+
},
|
|
8605
|
+
"fips-us-gov-west-1" : {
|
|
8606
|
+
"credentialScope" : {
|
|
8607
|
+
"region" : "us-gov-west-1"
|
|
8608
|
+
},
|
|
8609
|
+
"hostname" : "fms-fips.us-gov-west-1.amazonaws.com"
|
|
8610
|
+
},
|
|
8611
|
+
"us-gov-east-1" : { },
|
|
8612
|
+
"us-gov-west-1" : { }
|
|
8613
|
+
}
|
|
8614
|
+
},
|
|
8579
8615
|
"fsx" : {
|
|
8580
8616
|
"endpoints" : {
|
|
8581
8617
|
"fips-prod-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.444.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: 2021-04-
|
|
11
|
+
date: 2021-04-12 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|