aws-sdk-mturk 1.29.0 → 1.31.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c156b132b3eb0ee397a1222f3edde4d2f7f85644a2364f85d4ad878f1a3c7a25
4
- data.tar.gz: e7e6436334d6d879109bcf84fcd073f9e4e07a67459fa528cab2c45bbd24263c
3
+ metadata.gz: 59ae1c7dc6d8e3fd5d11912538a3d9331f8a059f53844108f57b981d5a99e65b
4
+ data.tar.gz: bca5c559985d0b0a43a24adeeb32045a02894ca745709c5b6a64f75da8df944b
5
5
  SHA512:
6
- metadata.gz: 28529c79b9e584d5efe06caad81ab258d162b52dff8582fc4a2e55ca2684f7927d721a3b6a11b6d7ef4e0bbee0278f89f08a81d76c0b1cb824b85ccfe41e2614
7
- data.tar.gz: ac833fcf01e77d7f6ce68f1d91abc11b79df900a33811a29264a456b36efe4d27a70fe43f81aaca8b30cd2fb039f0531457c7ded922265d168624b9289a11b30
6
+ metadata.gz: 2c09127dc399ac33e4366b4f58c3c017463a494353ae8bf10139e47ba211062ee39f192c7facdf7e0964dafe3843149c2c0ca02fc15f24a600d369580355b378
7
+ data.tar.gz: 2ff695b92f3c3fe9339a7765ec04158d606c51147a6f7f2dd575bf6c8866488a86d9f39ce38319b101751b1aaaeabe93abd543f57ecf85ffa7a46bf449c638f5
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.31.0 (2021-05-03)
5
+ ------------------
6
+
7
+ * Feature - Documentation updates for Amazon Mechanical Turk, GetAccountBalanceOperation operation
8
+
9
+ 1.30.0 (2021-05-03)
10
+ ------------------
11
+
12
+ * Feature - Documentation updates for Amazon Mechanical Turk, GetAccountBalanceOperation operation
13
+
4
14
  1.29.0 (2021-03-10)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.29.0
1
+ 1.31.0
data/lib/aws-sdk-mturk.rb CHANGED
@@ -48,6 +48,6 @@ require_relative 'aws-sdk-mturk/customizations'
48
48
  # @!group service
49
49
  module Aws::MTurk
50
50
 
51
- GEM_VERSION = '1.29.0'
51
+ GEM_VERSION = '1.31.0'
52
52
 
53
53
  end
@@ -1375,8 +1375,13 @@ module Aws::MTurk
1375
1375
  req.send_request(options)
1376
1376
  end
1377
1377
 
1378
- # The `GetAccountBalance` operation retrieves the amount of money in
1379
- # your Amazon Mechanical Turk account.
1378
+ # The `GetAccountBalance` operation retrieves the Prepaid HITs balance
1379
+ # in your Amazon Mechanical Turk account if you are a Prepaid Requester.
1380
+ # Alternatively, this operation will retrieve the remaining available
1381
+ # AWS Billing usage if you have enabled AWS Billing. Note: If you have
1382
+ # enabled AWS Billing and still have a remaining Prepaid HITs balance,
1383
+ # this balance can be viewed on the My Account page in the Requester
1384
+ # console.
1380
1385
  #
1381
1386
  # @return [Types::GetAccountBalanceResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1382
1387
  #
@@ -2859,7 +2864,7 @@ module Aws::MTurk
2859
2864
  params: params,
2860
2865
  config: config)
2861
2866
  context[:gem_name] = 'aws-sdk-mturk'
2862
- context[:gem_version] = '1.29.0'
2867
+ context[:gem_version] = '1.31.0'
2863
2868
  Seahorse::Client::Request.new(handlers, context)
2864
2869
  end
2865
2870
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-mturk
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.29.0
4
+ version: 1.31.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: 2021-03-10 00:00:00.000000000 Z
11
+ date: 2021-05-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -66,8 +66,8 @@ homepage: https://github.com/aws/aws-sdk-ruby
66
66
  licenses:
67
67
  - Apache-2.0
68
68
  metadata:
69
- source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-mturk
70
- changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-mturk/CHANGELOG.md
69
+ source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-mturk
70
+ changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-mturk/CHANGELOG.md
71
71
  post_install_message:
72
72
  rdoc_options: []
73
73
  require_paths:
@@ -83,8 +83,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
83
83
  - !ruby/object:Gem::Version
84
84
  version: '0'
85
85
  requirements: []
86
- rubyforge_project:
87
- rubygems_version: 2.7.6.2
86
+ rubygems_version: 3.1.6
88
87
  signing_key:
89
88
  specification_version: 4
90
89
  summary: AWS SDK for Ruby - Amazon MTurk