aws-partitions 1.191.0 → 1.192.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 +42 -7
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: feecc1f8b327c6c0340371f575144024ff482ae3
4
- data.tar.gz: a5d38375e74bc798936903bf9e4b957c602233f2
3
+ metadata.gz: dae65ef72672e31b43dff20ff88a8c3c8eb37c54
4
+ data.tar.gz: 2dbb7f4ddf0b2ecb807fffdcfd306dbf7434a0b6
5
5
  SHA512:
6
- metadata.gz: 4c20ac0c8cb0d82e5b3e3a3e98396c34fbc1b21091208896c14f388ab6a9ce6ebe8a496905a6e36927af9bae45513f2c17e0289d85e066313e17c92d780b56fb
7
- data.tar.gz: 123041c9ca5509e5e1a2502ba8dab4259fb45bb2b2265df2319fc3882b27a35c57783f6b64fcabe44c863247b4cc3f495916bd303c48c835124768b0a4b41737
6
+ metadata.gz: 6de92e82f7cb7f94b204211fe36a7b8e9cb688c0b3f2178ffe4fad798212960424dd4ba93ffe7489cb26a515e4c911c3f4c93801c06817e0d6828d091bb4cf0a
7
+ data.tar.gz: eb01629d6b3650ae158456ec32cbc9f8622918ef093500bd8a83c0294e66a485c9b62ae9f784d178de462600bb7532105262122c947b7aea7a7fa3e9cc256aa2
@@ -1669,13 +1669,48 @@
1669
1669
  },
1670
1670
  "ioteventsdata" : {
1671
1671
  "endpoints" : {
1672
- "ap-northeast-1" : { },
1673
- "ap-southeast-2" : { },
1674
- "eu-central-1" : { },
1675
- "eu-west-1" : { },
1676
- "us-east-1" : { },
1677
- "us-east-2" : { },
1678
- "us-west-2" : { }
1672
+ "ap-northeast-1" : {
1673
+ "credentialScope" : {
1674
+ "region" : "ap-northeast-1"
1675
+ },
1676
+ "hostname" : "data.iotevents.ap-northeast-1.amazonaws.com"
1677
+ },
1678
+ "ap-southeast-2" : {
1679
+ "credentialScope" : {
1680
+ "region" : "ap-southeast-2"
1681
+ },
1682
+ "hostname" : "data.iotevents.ap-southeast-2.amazonaws.com"
1683
+ },
1684
+ "eu-central-1" : {
1685
+ "credentialScope" : {
1686
+ "region" : "eu-central-1"
1687
+ },
1688
+ "hostname" : "data.iotevents.eu-central-1.amazonaws.com"
1689
+ },
1690
+ "eu-west-1" : {
1691
+ "credentialScope" : {
1692
+ "region" : "eu-west-1"
1693
+ },
1694
+ "hostname" : "data.iotevents.eu-west-1.amazonaws.com"
1695
+ },
1696
+ "us-east-1" : {
1697
+ "credentialScope" : {
1698
+ "region" : "us-east-1"
1699
+ },
1700
+ "hostname" : "data.iotevents.us-east-1.amazonaws.com"
1701
+ },
1702
+ "us-east-2" : {
1703
+ "credentialScope" : {
1704
+ "region" : "us-east-2"
1705
+ },
1706
+ "hostname" : "data.iotevents.us-east-2.amazonaws.com"
1707
+ },
1708
+ "us-west-2" : {
1709
+ "credentialScope" : {
1710
+ "region" : "us-west-2"
1711
+ },
1712
+ "hostname" : "data.iotevents.us-west-2.amazonaws.com"
1713
+ }
1679
1714
  }
1680
1715
  },
1681
1716
  "iotthingsgraph" : {
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.191.0
4
+ version: 1.192.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-22 00:00:00.000000000 Z
11
+ date: 2019-07-24 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: