aws-sdk-core 2.11.98 → 2.11.99

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.
@@ -333,7 +333,8 @@
333
333
  "members":{
334
334
  "VocabularyName":{"shape":"VocabularyName"},
335
335
  "ShowSpeakerLabels":{"shape":"Boolean"},
336
- "MaxSpeakerLabels":{"shape":"MaxSpeakers"}
336
+ "MaxSpeakerLabels":{"shape":"MaxSpeakers"},
337
+ "ChannelIdentification":{"shape":"Boolean"}
337
338
  }
338
339
  },
339
340
  "StartTranscriptionJobRequest":{
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.98'
2
+ VERSION = '2.11.99'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.11.98
4
+ version: 2.11.99
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-07-31 00:00:00.000000000 Z
11
+ date: 2018-08-01 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath