aws-partitions 1.71.0 → 1.72.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 +7 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: eac5cc23cc02af11218aa5464d5e2778ed352f7f
4
- data.tar.gz: d4561376b93f3843c66abe13e2efceab5c57dc00
3
+ metadata.gz: 57b22d581e5e1b6a1ac7a6ed52b96c753d8d75bf
4
+ data.tar.gz: a278deac0b3b5b236c73661f2989b5221c5a6a70
5
5
  SHA512:
6
- metadata.gz: 41224842f6d178503e84a88a403e1663668b0240c1119d043e6f8edf1a6cd0630446a65726cfe4f33a38b313b9f1b6e5a6009d315e803a7b810f13b92f6ef4e9
7
- data.tar.gz: d5a636e93a70933312ae79a50ab34aef5850ac417ce24585c11e61b956de4ab54a9f6815f6fcabb0671633c26bcb57166cb04efb70fb08ba4a34ad73bdf22c06
6
+ metadata.gz: ea5a9a0f244fb799794a5fe8a49568f38d3b2a4800e21eb56a9bdcdd4c629b111538b9c1b9f4271ebac95920cdeda51c06e411a41a3b0d07fa6f1b88ce774644
7
+ data.tar.gz: aa66ec2eadfef5db1adea743fb7a4c945c880ff8ce10ab51a9b68f55c68abb7569d25e82369372bffcb445237bc364445c2abb7948ad4caa6fd574c628262ad6
data/partitions.json CHANGED
@@ -1169,12 +1169,17 @@
1169
1169
  "mediaconvert" : {
1170
1170
  "endpoints" : {
1171
1171
  "ap-northeast-1" : { },
1172
+ "ap-northeast-2" : { },
1172
1173
  "ap-south-1" : { },
1173
1174
  "ap-southeast-1" : { },
1174
1175
  "ap-southeast-2" : { },
1176
+ "ca-central-1" : { },
1175
1177
  "eu-central-1" : { },
1176
1178
  "eu-west-1" : { },
1179
+ "eu-west-2" : { },
1180
+ "sa-east-1" : { },
1177
1181
  "us-east-1" : { },
1182
+ "us-east-2" : { },
1178
1183
  "us-west-1" : { },
1179
1184
  "us-west-2" : { }
1180
1185
  }
@@ -1192,11 +1197,13 @@
1192
1197
  "mediapackage" : {
1193
1198
  "endpoints" : {
1194
1199
  "ap-northeast-1" : { },
1200
+ "ap-northeast-2" : { },
1195
1201
  "ap-southeast-1" : { },
1196
1202
  "ap-southeast-2" : { },
1197
1203
  "eu-central-1" : { },
1198
1204
  "eu-west-1" : { },
1199
1205
  "eu-west-3" : { },
1206
+ "sa-east-1" : { },
1200
1207
  "us-east-1" : { },
1201
1208
  "us-west-2" : { }
1202
1209
  }
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.71.0
4
+ version: 1.72.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-03-20 00:00:00.000000000 Z
11
+ date: 2018-03-22 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: