aws-partitions 1.228.0 → 1.229.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 +36 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: cbde7aa09867b8f1375e528edfec5fcc92c89023
4
- data.tar.gz: 3a162f5b850437bcb9db85f04eddb8eba76057dc
3
+ metadata.gz: 1637a57916a782e5fc13a40ef5d479c40bcaea9b
4
+ data.tar.gz: e8129e1a8a4ba21667ae7607e00e12d6f5049dfb
5
5
  SHA512:
6
- metadata.gz: aed6f7a8eabc25b22c0586bec7257c08e42891dd898458d7cef9fd71bcde3aba9607fbcff028041f7f197e236fa2ac7f7fae6d5c148f4d13290ddb390059142d
7
- data.tar.gz: 1051e16f96ae0f7dfc291d3d60026175cc00e70125f62905f0099cc346d0699424ee15306ac67640599d82d3834ef2aeaa6dda1382d9be66d247e09b272dd1fd
6
+ metadata.gz: 8b84e1ab0db9b2b2196d2c346d2dc6ad129a8c9f8cdfbec484961aeca9e6d5dba18638e9732fc93aa778bb0a201863079338acd91c60d1580f921a17d2b30869
7
+ data.tar.gz: 82e769d1a60e611fcda9eae2c7ebc2880db0cd09d460c59bc18dd8bcf1f8b52d37145b4b7bbd5dcb3026f2f9d2a8ee85e1748711b63e5cf8e526d751abf391fb
@@ -359,6 +359,7 @@
359
359
  "eu-central-1" : { },
360
360
  "eu-west-1" : { },
361
361
  "eu-west-2" : { },
362
+ "eu-west-3" : { },
362
363
  "us-east-1" : { },
363
364
  "us-east-2" : { },
364
365
  "us-west-1" : { },
@@ -1552,6 +1553,26 @@
1552
1553
  "us-west-2" : { }
1553
1554
  }
1554
1555
  },
1556
+ "forecast" : {
1557
+ "endpoints" : {
1558
+ "ap-northeast-1" : { },
1559
+ "ap-southeast-1" : { },
1560
+ "eu-west-1" : { },
1561
+ "us-east-1" : { },
1562
+ "us-east-2" : { },
1563
+ "us-west-2" : { }
1564
+ }
1565
+ },
1566
+ "forecastquery" : {
1567
+ "endpoints" : {
1568
+ "ap-northeast-1" : { },
1569
+ "ap-southeast-1" : { },
1570
+ "eu-west-1" : { },
1571
+ "us-east-1" : { },
1572
+ "us-east-2" : { },
1573
+ "us-west-2" : { }
1574
+ }
1575
+ },
1555
1576
  "fsx" : {
1556
1577
  "endpoints" : {
1557
1578
  "ap-northeast-1" : { },
@@ -3510,6 +3531,16 @@
3510
3531
  "us-west-2" : { }
3511
3532
  }
3512
3533
  },
3534
+ "transcribestreaming" : {
3535
+ "endpoints" : {
3536
+ "ap-southeast-2" : { },
3537
+ "ca-central-1" : { },
3538
+ "eu-west-1" : { },
3539
+ "us-east-1" : { },
3540
+ "us-east-2" : { },
3541
+ "us-west-2" : { }
3542
+ }
3543
+ },
3513
3544
  "transfer" : {
3514
3545
  "endpoints" : {
3515
3546
  "ap-northeast-1" : { },
@@ -3888,6 +3919,11 @@
3888
3919
  "cn-northwest-1" : { }
3889
3920
  }
3890
3921
  },
3922
+ "glue" : {
3923
+ "endpoints" : {
3924
+ "cn-northwest-1" : { }
3925
+ }
3926
+ },
3891
3927
  "greengrass" : {
3892
3928
  "defaults" : {
3893
3929
  "protocols" : [ "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.228.0
4
+ version: 1.229.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-10-23 00:00:00.000000000 Z
11
+ date: 2019-10-28 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: