aws-partitions 1.164.0 → 1.165.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 +11 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 94e780099076be16435a9fcaaa781dbf4dd7c156
4
- data.tar.gz: 1e110b8d60d375275cb943cfe30967b3c65ca8db
3
+ metadata.gz: fef6ceb5bf1315c72aae78451933cbc42f0b20c0
4
+ data.tar.gz: f736616028f0620f1ab6508eb7a3204f03faab8c
5
5
  SHA512:
6
- metadata.gz: 9e7d2daa613b604c3221843bcea84a3804bb6849ac42003d643a33566e5967f48682813ebefe545eee559da08e3a44187c4aba25521d0c8e8816776dc026740f
7
- data.tar.gz: 287d3480d1e1215c84904dee222edc84005f89ae3446d8dc5d8449b41d848a1fe6f655c5170c61afe6054fd43c912c3d9017ff8da7e3c00eed5e0e88446f28b3
6
+ metadata.gz: e29bb6f4e7965604dcf7e2615ce1ca89a0bb6cd10a73d4331bbc9ebace0a16e4d02c6a7bf00063fd34502a6917f88521e8f3d85131903c6e6e44b2186d198914
7
+ data.tar.gz: ca8fd4412c05f2055608524b2af4cbd51ffc063a785d655036878904ad46a1f295b598bbaa6a4608cdf31d65aee60a2e576a247c8fde44e18ebc6af012762380
@@ -2040,6 +2040,17 @@
2040
2040
  "us-west-2" : { }
2041
2041
  }
2042
2042
  },
2043
+ "projects.iot1click" : {
2044
+ "endpoints" : {
2045
+ "ap-northeast-1" : { },
2046
+ "eu-central-1" : { },
2047
+ "eu-west-1" : { },
2048
+ "eu-west-2" : { },
2049
+ "us-east-1" : { },
2050
+ "us-east-2" : { },
2051
+ "us-west-2" : { }
2052
+ }
2053
+ },
2043
2054
  "ram" : {
2044
2055
  "endpoints" : {
2045
2056
  "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.164.0
4
+ version: 1.165.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-20 00:00:00.000000000 Z
11
+ date: 2019-05-21 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: