aws-partitions 1.165.0 → 1.166.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 +17 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: fef6ceb5bf1315c72aae78451933cbc42f0b20c0
4
- data.tar.gz: f736616028f0620f1ab6508eb7a3204f03faab8c
3
+ metadata.gz: 37af0a1881dff73006a809a8975ed0df60ec72e3
4
+ data.tar.gz: ad0f9cd95fbaf8ece631970c9d1e9e2a0b800d4f
5
5
  SHA512:
6
- metadata.gz: e29bb6f4e7965604dcf7e2615ce1ca89a0bb6cd10a73d4331bbc9ebace0a16e4d02c6a7bf00063fd34502a6917f88521e8f3d85131903c6e6e44b2186d198914
7
- data.tar.gz: ca8fd4412c05f2055608524b2af4cbd51ffc063a785d655036878904ad46a1f295b598bbaa6a4608cdf31d65aee60a2e576a247c8fde44e18ebc6af012762380
6
+ metadata.gz: 6e5e16f71d89e0d7423ce6e7335892e3412459b4439c06077641de78b342d238bef511efeb222e14cfe0a4aedf111324c85111c39934489cb6e0b48c0aa60de7
7
+ data.tar.gz: 2d5fc0c7cc6489363404922c780463b2c17737d780e6e2909e3ef42c8e5a3f5257947c41bacbe2afa961dba51ea9b16d581af48aba548cf6119d369a6bebcdf9
data/partitions.json CHANGED
@@ -328,6 +328,23 @@
328
328
  "us-west-2" : { }
329
329
  }
330
330
  },
331
+ "appmesh" : {
332
+ "endpoints" : {
333
+ "ap-northeast-1" : { },
334
+ "ap-northeast-2" : { },
335
+ "ap-south-1" : { },
336
+ "ap-southeast-1" : { },
337
+ "ap-southeast-2" : { },
338
+ "ca-central-1" : { },
339
+ "eu-central-1" : { },
340
+ "eu-west-1" : { },
341
+ "eu-west-2" : { },
342
+ "us-east-1" : { },
343
+ "us-east-2" : { },
344
+ "us-west-1" : { },
345
+ "us-west-2" : { }
346
+ }
347
+ },
331
348
  "appstream2" : {
332
349
  "defaults" : {
333
350
  "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.165.0
4
+ version: 1.166.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-21 00:00:00.000000000 Z
11
+ date: 2019-05-22 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: