aws-partitions 1.99.0 → 1.100.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 +24 -3
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 737c0cf164128140276eddf1444787bac9662427
4
- data.tar.gz: 35e6c007721a5e0452ed21dd4ddfafc810136cda
3
+ metadata.gz: ef1bd3a5e7f0f3fb25df2ab396923f14955c8739
4
+ data.tar.gz: da53fbc5d4f774753b28cf5df11c6ce654b16f6c
5
5
  SHA512:
6
- metadata.gz: 6894b7b1897cff21b61e88f4645d04829bf17a745727da6abd5797d2c47747fc629293d4a67ff59fc14375d7356a4584484d8c9ac4711bf35d89658ece39aef3
7
- data.tar.gz: 768115d1ed89168457a90060f17c506e26300ce17a5f7cc96cecb6b5979248002c2a6877e2d53985f9a8f403a3d2f4c9635e1b09ab7eef97aa3938b102ff7b81
6
+ metadata.gz: a8b8e858d59e38d8377c40d3035252ad3d2696a5749bf125c19f3a5ae4af169cd3d04f5c07858d8b4e30ebfda3fe036a41d39b64d78ed8aeda457a0923aad6a3
7
+ data.tar.gz: 27c39b354c016bdf302e4d993521ed15a187b8724af28f3f58c6d4f22ae2a4c5903a692978b9ae16591f6875180ae927e5ed14a1fe6c9ff5aac3002082ca5984
data/partitions.json CHANGED
@@ -882,7 +882,7 @@
882
882
  },
883
883
  "elasticmapreduce" : {
884
884
  "defaults" : {
885
- "protocols" : [ "http", "https" ],
885
+ "protocols" : [ "https" ],
886
886
  "sslCommonName" : "{region}.{service}.{dnsSuffix}"
887
887
  },
888
888
  "endpoints" : {
@@ -2340,7 +2340,7 @@
2340
2340
  },
2341
2341
  "elasticmapreduce" : {
2342
2342
  "defaults" : {
2343
- "protocols" : [ "http", "https" ]
2343
+ "protocols" : [ "https" ]
2344
2344
  },
2345
2345
  "endpoints" : {
2346
2346
  "cn-north-1" : { },
@@ -2578,6 +2578,17 @@
2578
2578
  "us-gov-west-1" : { }
2579
2579
  }
2580
2580
  },
2581
+ "data.iot" : {
2582
+ "defaults" : {
2583
+ "credentialScope" : {
2584
+ "service" : "iotdata"
2585
+ },
2586
+ "protocols" : [ "https" ]
2587
+ },
2588
+ "endpoints" : {
2589
+ "us-gov-west-1" : { }
2590
+ }
2591
+ },
2581
2592
  "directconnect" : {
2582
2593
  "endpoints" : {
2583
2594
  "us-gov-west-1" : { }
@@ -2640,7 +2651,7 @@
2640
2651
  "elasticmapreduce" : {
2641
2652
  "endpoints" : {
2642
2653
  "us-gov-west-1" : {
2643
- "protocols" : [ "http", "https" ]
2654
+ "protocols" : [ "https" ]
2644
2655
  }
2645
2656
  }
2646
2657
  },
@@ -2678,6 +2689,16 @@
2678
2689
  "us-gov-west-1" : { }
2679
2690
  }
2680
2691
  },
2692
+ "iot" : {
2693
+ "defaults" : {
2694
+ "credentialScope" : {
2695
+ "service" : "execute-api"
2696
+ }
2697
+ },
2698
+ "endpoints" : {
2699
+ "us-gov-west-1" : { }
2700
+ }
2701
+ },
2681
2702
  "kinesis" : {
2682
2703
  "endpoints" : {
2683
2704
  "us-gov-west-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.99.0
4
+ version: 1.100.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: 2018-08-14 00:00:00.000000000 Z
11
+ date: 2018-08-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: