aws-partitions 1.157.0 → 1.158.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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +13 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 747e352922b7fcaaeaa21547ce5a52fdc49c447e
4
- data.tar.gz: d87eae0aa02fc5916ddcd6fbd4d2136d1faddf07
3
+ metadata.gz: 4f39656354eebc53a466a0343a755db32124df89
4
+ data.tar.gz: 280afa71512f0d292d745a6562a88e23c6942b95
5
5
  SHA512:
6
- metadata.gz: dd81582b9c954311a35739b8d3ef6703b9bfeec0d9de6066b6e1129ff32a204db1ae82e3b0b7c90f7f8c9d3cee6e4e40fd5fe0d0152feaf2101c18cd7ca9c718
7
- data.tar.gz: a7031cf894c169cb23d21ab0de4c58fe3d23b39330e9cedf6d85dc3f4e163afb42d65315c77e5496b49ffba09f0aef39de9d73ae7eb675a8aaee01702cd686cd
6
+ metadata.gz: ff6267f30f54fffe16b192729d2ab20172ffc737dc1ddaca3bd4e1058bb1013b771dbcad5627479a4a1c8828c804014192406328254f88f2cffbbf0c52ba0bdd
7
+ data.tar.gz: ff79c6f2cd15b3bc4e44a5c0961e4e4788c946e61d7229090ec0a9d00bb2bc2febafc5a4d099797b3e6f08e90a3d628bd1d0d2fee2e911793785e54f523ad354
data/partitions.json CHANGED
@@ -882,6 +882,18 @@
882
882
  "us-west-2" : { }
883
883
  }
884
884
  },
885
+ "data.mediastore" : {
886
+ "endpoints" : {
887
+ "ap-northeast-1" : { },
888
+ "ap-northeast-2" : { },
889
+ "ap-southeast-2" : { },
890
+ "eu-central-1" : { },
891
+ "eu-north-1" : { },
892
+ "eu-west-1" : { },
893
+ "us-east-1" : { },
894
+ "us-west-2" : { }
895
+ }
896
+ },
885
897
  "datapipeline" : {
886
898
  "endpoints" : {
887
899
  "ap-northeast-1" : { },
@@ -1739,6 +1751,7 @@
1739
1751
  "ap-northeast-2" : { },
1740
1752
  "ap-southeast-2" : { },
1741
1753
  "eu-central-1" : { },
1754
+ "eu-north-1" : { },
1742
1755
  "eu-west-1" : { },
1743
1756
  "us-east-1" : { },
1744
1757
  "us-west-2" : { }
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.157.0
4
+ version: 1.158.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-05-02 00:00:00.000000000 Z
11
+ date: 2019-05-03 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: