aws-partitions 1.14.0 → 1.15.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 +18 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 8519eb34b04ecd92daefde84ad7870411f3547a9
4
- data.tar.gz: 5fe4041755b07cec5c9ad7df27091dd5f9592335
3
+ metadata.gz: f702b92c8e484c467a98ec65aab342d926ba0cb7
4
+ data.tar.gz: 54857805635c9707d790f72512f5addc47c4f86a
5
5
  SHA512:
6
- metadata.gz: e939e03d9207bbc5d437d91c79fcedd1751f05c1d8f59df519ff8368e3d1ca7eeea256a25e160d318d365f462bdc3feff688a529c5794474d89f1ba48ddc8469
7
- data.tar.gz: 683049775356b899d1ba5301bda71e2d0d60f7f30a83f9436e7c2363b4d2cb172d4502f48f4c52ef041c2d570989ef3691a593b06a76c2b88d54e3dbfc2ec60a
6
+ metadata.gz: 708afd659b5f0855cd48ee7bcdb61c0283b61b70605c462bda37c55f5499481666bd6ee49aff878988be0ee91e7c809d12664d4365fa103c8cfe4e06a47a2b65
7
+ data.tar.gz: 10f40f95b7a9d79224e16403173a55d62921e24ccf52b9e1c2e8c002fbb1ec4e1a4715cb7322a60ed25a2703802385f34ca9a1bb4f87756d3f4f73c24bf3a526
data/partitions.json CHANGED
@@ -163,6 +163,7 @@
163
163
  "batch" : {
164
164
  "endpoints" : {
165
165
  "ap-northeast-1" : { },
166
+ "ap-southeast-1" : { },
166
167
  "ap-southeast-2" : { },
167
168
  "eu-central-1" : { },
168
169
  "eu-west-1" : { },
@@ -355,8 +356,10 @@
355
356
  "ap-southeast-2" : { },
356
357
  "eu-central-1" : { },
357
358
  "eu-west-1" : { },
359
+ "eu-west-2" : { },
358
360
  "us-east-1" : { },
359
361
  "us-east-2" : { },
362
+ "us-west-1" : { },
360
363
  "us-west-2" : { }
361
364
  }
362
365
  },
@@ -365,6 +368,7 @@
365
368
  "ap-northeast-1" : { },
366
369
  "ap-northeast-2" : { },
367
370
  "ap-south-1" : { },
371
+ "ap-southeast-1" : { },
368
372
  "ap-southeast-2" : { },
369
373
  "eu-central-1" : { },
370
374
  "eu-west-1" : { },
@@ -379,6 +383,7 @@
379
383
  "ap-northeast-1" : { },
380
384
  "ap-northeast-2" : { },
381
385
  "ap-south-1" : { },
386
+ "ap-southeast-1" : { },
382
387
  "ap-southeast-2" : { },
383
388
  "eu-central-1" : { },
384
389
  "eu-west-1" : { },
@@ -393,6 +398,7 @@
393
398
  "ap-northeast-1" : { },
394
399
  "ap-northeast-2" : { },
395
400
  "ap-south-1" : { },
401
+ "ap-southeast-1" : { },
396
402
  "ap-southeast-2" : { },
397
403
  "eu-central-1" : { },
398
404
  "eu-west-1" : { },
@@ -1592,6 +1598,18 @@
1592
1598
  }
1593
1599
  },
1594
1600
  "services" : {
1601
+ "application-autoscaling" : {
1602
+ "defaults" : {
1603
+ "credentialScope" : {
1604
+ "service" : "application-autoscaling"
1605
+ },
1606
+ "hostname" : "autoscaling.{region}.amazonaws.com",
1607
+ "protocols" : [ "http", "https" ]
1608
+ },
1609
+ "endpoints" : {
1610
+ "cn-north-1" : { }
1611
+ }
1612
+ },
1595
1613
  "autoscaling" : {
1596
1614
  "defaults" : {
1597
1615
  "protocols" : [ "http", "https" ]
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.14.0
4
+ version: 1.15.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-08-15 00:00:00.000000000 Z
11
+ date: 2017-08-18 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: