aws-partitions 1.159.0 → 1.160.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +29 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 133fd9816dc7e627c81dce56253abaa23399faef
4
- data.tar.gz: 8d5c14811dd52e11dee5b39b61fc2d78006571e9
3
+ metadata.gz: 15a5e2f06c694038b9a96c7053df02381cab5e1c
4
+ data.tar.gz: b753628392fc83e4cc76c4584ca66a13c90755ba
5
5
  SHA512:
6
- metadata.gz: 67eab04af95e5688e0fa4fbe8413089ed752e36b0833dff62071502584e91b1c24c9021862ebd67365f0889d031f3d386e3fc7fc63f04b65096eb7dd8e069d78
7
- data.tar.gz: 5ee4d365e7cbcbfb7b65249b6a207956ac6567b4cb40cf6d9ad6804ef2fba9f1e8643505cd2b2a1c9734d608f2af9b18eaa00862485a745f2a7516282ece5a9c
6
+ metadata.gz: 6543d751bc633c196bc213e027a8d381a0fd9042665e9c4da2bf763d2ec0abd9547c824ccda23e84f8fc26e46da1eea19188a9bc4602285bb7370eb9e81d358f
7
+ data.tar.gz: 0d03e294987d298d470426c0d9c030dfea94db15ba445688d634aedffd47ccb0fe3ae4e4c110b7c97b28f6a36aae50f78577afc92d5e11648df1f4dcd96447de
@@ -1538,6 +1538,17 @@
1538
1538
  "us-west-2" : { }
1539
1539
  }
1540
1540
  },
1541
+ "kafka" : {
1542
+ "endpoints" : {
1543
+ "ap-northeast-1" : { },
1544
+ "ap-southeast-1" : { },
1545
+ "ap-southeast-2" : { },
1546
+ "eu-west-1" : { },
1547
+ "us-east-1" : { },
1548
+ "us-east-2" : { },
1549
+ "us-west-2" : { }
1550
+ }
1551
+ },
1541
1552
  "kinesis" : {
1542
1553
  "endpoints" : {
1543
1554
  "ap-east-1" : { },
@@ -2014,6 +2025,24 @@
2014
2025
  "us-west-2" : { }
2015
2026
  }
2016
2027
  },
2028
+ "ram" : {
2029
+ "endpoints" : {
2030
+ "ap-northeast-1" : { },
2031
+ "ap-northeast-2" : { },
2032
+ "ap-south-1" : { },
2033
+ "ap-southeast-1" : { },
2034
+ "ap-southeast-2" : { },
2035
+ "ca-central-1" : { },
2036
+ "eu-central-1" : { },
2037
+ "eu-west-1" : { },
2038
+ "eu-west-2" : { },
2039
+ "eu-west-3" : { },
2040
+ "us-east-1" : { },
2041
+ "us-east-2" : { },
2042
+ "us-west-1" : { },
2043
+ "us-west-2" : { }
2044
+ }
2045
+ },
2017
2046
  "rds" : {
2018
2047
  "endpoints" : {
2019
2048
  "ap-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.159.0
4
+ version: 1.160.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-07 00:00:00.000000000 Z
11
+ date: 2019-05-08 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: