aws-partitions 1.55.0 → 1.56.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f4877f8d295c71ff4eb13b473668e833dbe29986
4
- data.tar.gz: 4225f4514a6ab92ed6684cbc4e712552ab023d3b
3
+ metadata.gz: 7d2f6dd80adf8ad82611990c1f304eb89dcbade3
4
+ data.tar.gz: 4a549fe114cd8eb1835d1d0a787d2ff2542f3f5e
5
5
  SHA512:
6
- metadata.gz: 19756f78de21cc056b6153ebf286b11185588676ee39cc9c2c4d9842e73e049761fa0b5ccf0b60e50b1d6ba3cfd63343e8cc22cd22744c3ebeed12fbf7559a5a
7
- data.tar.gz: 4f1c63901e8bf06075e9d1762d2acfc627baccf7d1f30472a51bc3403186c44314e8d875fc8c15884032fd546244cb31bea29208ecf1554bf6ce6932c3b7287f
6
+ metadata.gz: 93c5b559a21cf4bb26ea25711afd5f86a6a49133d133d743106bb526341ff9ff56a54c7a0591bc1ee50c02586241ed5bb54223cf36df67aa7328fb31b7448744
7
+ data.tar.gz: 43fe7de6c3bff67d1bbfdef00509f8d0eafc2898d884895df020886e3e867c522f0a098812e46617bce5d76786a586614fe1ada9520c6b9246cf5146e2853c3e
@@ -343,6 +343,7 @@ module Aws
343
343
  'States' => 'states',
344
344
  'StorageGateway' => 'storagegateway',
345
345
  'Support' => 'support',
346
+ 'TranscribeService' => 'transcribe',
346
347
  'Translate' => 'translate',
347
348
  'WAF' => 'waf',
348
349
  'WAFRegional' => 'waf-regional',
@@ -825,10 +825,13 @@
825
825
  "firehose" : {
826
826
  "endpoints" : {
827
827
  "ap-northeast-1" : { },
828
+ "ap-southeast-1" : { },
829
+ "ap-southeast-2" : { },
828
830
  "eu-central-1" : { },
829
831
  "eu-west-1" : { },
830
832
  "us-east-1" : { },
831
833
  "us-east-2" : { },
834
+ "us-west-1" : { },
832
835
  "us-west-2" : { }
833
836
  }
834
837
  },
@@ -873,6 +876,7 @@
873
876
  },
874
877
  "glue" : {
875
878
  "endpoints" : {
879
+ "ap-northeast-1" : { },
876
880
  "eu-west-1" : { },
877
881
  "us-east-1" : { },
878
882
  "us-east-2" : { },
@@ -1247,6 +1251,7 @@
1247
1251
  "endpoints" : {
1248
1252
  "eu-west-1" : { },
1249
1253
  "us-east-1" : { },
1254
+ "us-east-2" : { },
1250
1255
  "us-west-2" : { }
1251
1256
  }
1252
1257
  },
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.55.0
4
+ version: 1.56.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-01-17 00:00:00.000000000 Z
11
+ date: 2018-01-19 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: