aws-partitions 1.189.0 → 1.190.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 +22 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e32029d52d38e92026fc6f9a16238c7ff81efea2
4
- data.tar.gz: 8162f2624cb70037c7278e792a576676e8e068a1
3
+ metadata.gz: e03cc3b7cab0e7ebbe92b5c502fd209ad09c93e8
4
+ data.tar.gz: ab75fbb6a00db32d82ab4835edb426d81a34fcff
5
5
  SHA512:
6
- metadata.gz: 6179bc96e4b556f463b7b6b4c9f6b9a8b3af147b29bd15a312faa64c02f97f47dbf6b9e7343d51cdcb935aaee2a47727032468d4e444c3d51c180e05a5654e34
7
- data.tar.gz: 549e61790db59d444152243f8d8386a7d2b96e2e0735c30faed5be5df1a917260daca5267447af7d4957e5a420a18bc86f679541158ddd5c7956167bdee530b3
6
+ metadata.gz: 0ef66da893c21a8cfce0cdf20644eff904a7e4fb6997ec563f9a9e78b030e9ab1598ba0355e308ec71e4d1779a8ffdc30a27f89697bb14866feb485889392c23
7
+ data.tar.gz: 352c20c7ef3365492767ad76ec993dab71ddcb1f8e5581487d60915ae47d7cbdfe0dbc75de5d39f86f29eb75a083b8bddeba9388eea818e6f3a9f663ef57549d
data/partitions.json CHANGED
@@ -1650,6 +1650,28 @@
1650
1650
  "us-west-2" : { }
1651
1651
  }
1652
1652
  },
1653
+ "iotevents" : {
1654
+ "endpoints" : {
1655
+ "ap-northeast-1" : { },
1656
+ "ap-southeast-2" : { },
1657
+ "eu-central-1" : { },
1658
+ "eu-west-1" : { },
1659
+ "us-east-1" : { },
1660
+ "us-east-2" : { },
1661
+ "us-west-2" : { }
1662
+ }
1663
+ },
1664
+ "ioteventsdata" : {
1665
+ "endpoints" : {
1666
+ "ap-northeast-1" : { },
1667
+ "ap-southeast-2" : { },
1668
+ "eu-central-1" : { },
1669
+ "eu-west-1" : { },
1670
+ "us-east-1" : { },
1671
+ "us-east-2" : { },
1672
+ "us-west-2" : { }
1673
+ }
1674
+ },
1653
1675
  "iotthingsgraph" : {
1654
1676
  "defaults" : {
1655
1677
  "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.189.0
4
+ version: 1.190.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-07-12 00:00:00.000000000 Z
11
+ date: 2019-07-19 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: