aws-partitions 1.128.0 → 1.129.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/partitions.json +7 -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: baabf05dbaa1f8ef2b1d3c371c8a852fce6e257a
|
4
|
+
data.tar.gz: aa86ddea9251d633f93ec9692c20a5d58730bb33
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: abb24ea86e2f291cd65f65ce01c8f0f3c877d2c4a59cec03c4f9108c1cb24110b9db96c1fa6b5ebe46d367a9e2d959e59283268471016e7c0ad7f6aa07103e65
|
7
|
+
data.tar.gz: fab2251e14707711fc102a8bad6a71667995af12ffad003f4a146b6bd71cbd28b3761c8a3e5fb21da8bf014be36605b174e4b2bdf307e4858b3a45eba589cb0d
|
data/partitions.json
CHANGED
@@ -663,6 +663,7 @@
|
|
663
663
|
},
|
664
664
|
"endpoints" : {
|
665
665
|
"ap-southeast-2" : { },
|
666
|
+
"eu-central-1" : { },
|
666
667
|
"eu-west-1" : { },
|
667
668
|
"us-east-1" : { },
|
668
669
|
"us-east-2" : { },
|
@@ -1654,6 +1655,7 @@
|
|
1654
1655
|
}
|
1655
1656
|
},
|
1656
1657
|
"endpoints" : {
|
1658
|
+
"eu-central-1" : { },
|
1657
1659
|
"eu-west-1" : { },
|
1658
1660
|
"us-east-1" : { },
|
1659
1661
|
"us-west-2" : { }
|
@@ -3282,6 +3284,11 @@
|
|
3282
3284
|
"us-gov-west-1" : { }
|
3283
3285
|
}
|
3284
3286
|
},
|
3287
|
+
"mediaconvert" : {
|
3288
|
+
"endpoints" : {
|
3289
|
+
"us-gov-west-1" : { }
|
3290
|
+
}
|
3291
|
+
},
|
3285
3292
|
"metering.marketplace" : {
|
3286
3293
|
"defaults" : {
|
3287
3294
|
"credentialScope" : {
|
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.129.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-01-
|
11
|
+
date: 2019-01-07 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|