aws-partitions 1.37.0 → 1.38.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 +20 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 36abc35a8f42d3fdfd637ad8d1175389f3512f75
4
- data.tar.gz: 0ffcc5b08680ec2b1d1d25a992f2c77b8fad2f4e
3
+ metadata.gz: 02acbc8bc55fd94b5294d644cf9db6c70fb2ecb3
4
+ data.tar.gz: 50edd3e71afbc0e53fdb968e95d469e047eb5bc1
5
5
  SHA512:
6
- metadata.gz: 18e7ce47f0eeec73330f6329ae7a71a3c3846d3a2b7aaf3e793ad87a3a766a2d105561a002bce86f395e0d0d61500ad580e47b5f98fc7e0bcd9a42be0af77ffa
7
- data.tar.gz: 990d498d25f7f5796b152a2a8bccf93f9d9407f36ffd123f20dc3462a6967b75d08d45016ba944c5f17ef7622b083b74fdaf60a215cc834cd1e44640c3b0a80f
6
+ metadata.gz: 9d34a9e4d192b8f0c75a5630d5ecba3bc65383656e27817ce0ba87f8360f5eb30561ed2a21c3e72f8746fcd4bfc99ab2b9380369703cac0d9f96e2b6cd512317
7
+ data.tar.gz: 0184b3556d2a0675af26faab5da3208f6dd2e1863250c8c4ca4456ba7a24422c0e481616dc78d904517fb282429fbd3c7890406c20468f54328afc3af85a7ed6
@@ -478,6 +478,17 @@
478
478
  "us-west-2" : { }
479
479
  }
480
480
  },
481
+ "dax" : {
482
+ "endpoints" : {
483
+ "ap-northeast-1" : { },
484
+ "ap-south-1" : { },
485
+ "eu-west-1" : { },
486
+ "sa-east-1" : { },
487
+ "us-east-1" : { },
488
+ "us-west-1" : { },
489
+ "us-west-2" : { }
490
+ }
491
+ },
481
492
  "devicefarm" : {
482
493
  "endpoints" : {
483
494
  "us-west-2" : { }
@@ -1136,9 +1147,18 @@
1136
1147
  "polly" : {
1137
1148
  "endpoints" : {
1138
1149
  "ap-northeast-1" : { },
1150
+ "ap-northeast-2" : { },
1151
+ "ap-south-1" : { },
1152
+ "ap-southeast-1" : { },
1153
+ "ap-southeast-2" : { },
1154
+ "ca-central-1" : { },
1155
+ "eu-central-1" : { },
1139
1156
  "eu-west-1" : { },
1157
+ "eu-west-2" : { },
1158
+ "sa-east-1" : { },
1140
1159
  "us-east-1" : { },
1141
1160
  "us-east-2" : { },
1161
+ "us-west-1" : { },
1142
1162
  "us-west-2" : { }
1143
1163
  }
1144
1164
  },
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.37.0
4
+ version: 1.38.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: 2017-11-20 00:00:00.000000000 Z
11
+ date: 2017-11-22 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: