aws-sdk-core 2.11.551 → 2.11.552

Sign up to get free protection for your applications and to get access to all the features.
@@ -180,6 +180,12 @@
180
180
  "limit_key": "MaxResults",
181
181
  "result_key": "UserProfiles"
182
182
  },
183
+ "ListWorkforces": {
184
+ "input_token": "NextToken",
185
+ "output_token": "NextToken",
186
+ "limit_key": "MaxResults",
187
+ "result_key": "Workforces"
188
+ },
183
189
  "ListWorkteams": {
184
190
  "input_token": "NextToken",
185
191
  "output_token": "NextToken",
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.551'
2
+ VERSION = '2.11.552'
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.551
4
+ version: 2.11.552
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: 2020-07-23 00:00:00.000000000 Z
11
+ date: 2020-07-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath