aws-partitions 1.169.0 → 1.170.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 165ba23c2d0ff99c8bcb1a9715d5bfe240ed74d0
4
- data.tar.gz: 14afbfe072e85f9d208ac2746ae00cf81dc62923
3
+ metadata.gz: 90bd628b2dcdf99086d94ddd411d5ff8a307c77b
4
+ data.tar.gz: 4660097f050c7794431f4368429c04a6ac789f17
5
5
  SHA512:
6
- metadata.gz: 60d19086ce99087040fc86ac470fa3ab681f6d5cbfcdd50548c5ca4f0ebddebdf4acf07d8a8db33195a382ecbad4e1b3089299491831cdc1b4d08d35b11050d9
7
- data.tar.gz: c73d807c5b9f9fb754b89dff0ba2bf0786c34af4c3e1189a6263032873b7dcf909af26159cd47b431e5d560b1fb0d86d6dcd48bc590a984f95b2ba411ef3f8f3
6
+ metadata.gz: e7f027a3f323fce39163cd064d7802e20fff5deced5f164efdf951f30ac0abb9c607c618a5fa73f0305eb54b657ed583d56bab5321349bb8f091aae7fc653498
7
+ data.tar.gz: 02fbfe0f0f68871a7cd6cccc0a348588da67308131d047448bb92df145839d550c17f36da470f15db853d694b0072d62d12134a1515e979af7927284520ddfbf
@@ -306,6 +306,8 @@ module Aws
306
306
  'IoT1ClickDevicesService' => 'devices.iot1click',
307
307
  'IoT1ClickProjects' => 'projects.iot1click',
308
308
  'IoTAnalytics' => 'iotanalytics',
309
+ 'IoTEvents' => 'iotevents',
310
+ 'IoTEventsData' => 'data.iotevents',
309
311
  'IoTJobsDataPlane' => 'data.jobs.iot',
310
312
  'IoTThingsGraph' => 'iotthingsgraph',
311
313
  'KMS' => 'kms',
@@ -849,7 +849,10 @@
849
849
  },
850
850
  "comprehendmedical" : {
851
851
  "endpoints" : {
852
+ "ap-southeast-2" : { },
853
+ "ca-central-1" : { },
852
854
  "eu-west-1" : { },
855
+ "eu-west-2" : { },
853
856
  "us-east-1" : { },
854
857
  "us-east-2" : { },
855
858
  "us-west-2" : { }
@@ -1567,6 +1570,20 @@
1567
1570
  "us-west-2" : { }
1568
1571
  }
1569
1572
  },
1573
+ "iotthingsgraph" : {
1574
+ "defaults" : {
1575
+ "credentialScope" : {
1576
+ "service" : "iotthingsgraph"
1577
+ }
1578
+ },
1579
+ "endpoints" : {
1580
+ "ap-northeast-1" : { },
1581
+ "ap-southeast-2" : { },
1582
+ "eu-west-1" : { },
1583
+ "us-east-1" : { },
1584
+ "us-west-2" : { }
1585
+ }
1586
+ },
1570
1587
  "kafka" : {
1571
1588
  "endpoints" : {
1572
1589
  "ap-northeast-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.169.0
4
+ version: 1.170.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-29 00:00:00.000000000 Z
11
+ date: 2019-05-30 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: