aws-sdk-forecastservice 1.16.0 → 1.21.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: 3837442c9af2a5a98a59e49a12a86dbe1b4e3d5666f5d282354520f2eb8cb792
4
- data.tar.gz: 806d88f643d636b08e01c5f17637a619a9b83654337fbb249e401d2371788ba7
3
+ metadata.gz: 74a8806673eb69e824936781c81d6be28393cea09b5ffb415ccf5814a99122f3
4
+ data.tar.gz: 76bbd8d1464800534c1d93420bf43cef63abbfefbe6045aa44ae8eca7e9bb3bb
5
5
  SHA512:
6
- metadata.gz: 2ad14e8d73344cf2bcc58d9b3f2d662f681e1fa3ec039016af1b58a8be75c82a888ffc1c667ac59804fb5a96ca6078cab3aed0e3376fed160449d3c4c0139e01
7
- data.tar.gz: c5694ee5ac1c2bf4de1420685f26c555e5d82d7980fdf8ca840ae977bc547f2abf8fd16d9c92ad78d3ae01312fff4441b2c1cb28f9590af99d9315bc0086bb3d
6
+ metadata.gz: 757e9ab6daa00f01ee5c38efbf294f6b641c6d5fcbd679200f4ec66a2a73752f36fef3ab531e6b4eeb42e7da8386c223358d80329e43f018a9cffb547da31d13
7
+ data.tar.gz: ee2c713042268fd9d38e54924b632b9d1c6aa8eecea71f390229dff63e4e4e820b13891b2bb2d9e185beefa93645767686c44fdbaf6f2fab4606e2f53b21ced3
data/CHANGELOG.md ADDED
@@ -0,0 +1,118 @@
1
+ Unreleased Changes
2
+ ------------------
3
+
4
+ 1.21.0 (2021-06-03)
5
+ ------------------
6
+
7
+ * Feature - Added optional field AutoMLOverrideStrategy to CreatePredictor API that allows users to customize AutoML strategy. If provided in CreatePredictor request, this field is visible in DescribePredictor and GetAccuracyMetrics responses.
8
+
9
+ 1.20.0 (2021-05-21)
10
+ ------------------
11
+
12
+ * Feature - Updated attribute statistics in DescribeDatasetImportJob response to support Long values
13
+
14
+ 1.19.0 (2021-04-30)
15
+ ------------------
16
+
17
+ * Feature - Added new DeleteResourceTree operation that helps in deleting all the child resources of a given resource including the given resource.
18
+
19
+ 1.18.0 (2021-04-22)
20
+ ------------------
21
+
22
+ * Feature - This release adds EstimatedTimeRemaining minutes field to the DescribeDatasetImportJob, DescribePredictor, DescribeForecast API response which denotes the time remaining to complete the job IN_PROGRESS.
23
+
24
+ 1.17.0 (2021-03-10)
25
+ ------------------
26
+
27
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
28
+
29
+ 1.16.0 (2021-03-03)
30
+ ------------------
31
+
32
+ * Feature - Added new StopResource operation that stops Amazon Forecast resource jobs that are in progress.
33
+
34
+ 1.15.0 (2021-02-02)
35
+ ------------------
36
+
37
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
38
+
39
+ 1.14.0 (2020-12-08)
40
+ ------------------
41
+
42
+ * Feature - This release adds support for the Amazon Forecast Weather Index which can increase forecasting accuracy by automatically including weather forecasts in demand forecasts.
43
+
44
+ 1.13.0 (2020-11-23)
45
+ ------------------
46
+
47
+ * Feature - Releasing the set of PredictorBacktestExportJob APIs which allow customers to export backtest values and item-level metrics data from Predictor training.
48
+
49
+ 1.12.0 (2020-11-11)
50
+ ------------------
51
+
52
+ * Feature - Providing support of custom quantiles in CreatePredictor API.
53
+
54
+ 1.11.0 (2020-09-30)
55
+ ------------------
56
+
57
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
58
+
59
+ 1.10.0 (2020-09-15)
60
+ ------------------
61
+
62
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
63
+
64
+ 1.9.0 (2020-08-25)
65
+ ------------------
66
+
67
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
68
+
69
+ 1.8.0 (2020-07-08)
70
+ ------------------
71
+
72
+ * Feature - With this release, Amazon Forecast now supports the ability to add a tag to any resource via the launch of three new APIs: TagResouce, UntagResource and ListTagsForResource. A tag is a simple label consisting of a customer-defined key and an optional value allowing for easier resource management.
73
+
74
+ 1.7.0 (2020-06-23)
75
+ ------------------
76
+
77
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
78
+
79
+ 1.6.1 (2020-06-11)
80
+ ------------------
81
+
82
+ * Issue - Republish previous version with correct dependency on `aws-sdk-core`.
83
+
84
+ 1.6.0 (2020-06-10)
85
+ ------------------
86
+
87
+ * Issue - This version has been yanked. (#2327).
88
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
89
+
90
+ 1.5.0 (2020-05-28)
91
+ ------------------
92
+
93
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
94
+
95
+ 1.4.0 (2020-05-07)
96
+ ------------------
97
+
98
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
99
+
100
+ 1.3.0 (2020-03-09)
101
+ ------------------
102
+
103
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
104
+
105
+ 1.2.0 (2019-11-22)
106
+ ------------------
107
+
108
+ * Feature - This release adds two key updates to existing APIs. 1. Amazon Forecast can now generate forecasts in any quantile using the optional parameter forecastTypes in the CreateForecast API and 2. You can get additional details (metrics and relevant error messages) on your AutoML runs using the DescribePredictor and GetAccuracyMetrics APIs.
109
+
110
+ 1.1.0 (2019-10-23)
111
+ ------------------
112
+
113
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
114
+
115
+ 1.0.0 (2019-08-21)
116
+ ------------------
117
+
118
+ * Feature - Initial release of `aws-sdk-forecastservice`.
data/LICENSE.txt ADDED
@@ -0,0 +1,202 @@
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
data/VERSION ADDED
@@ -0,0 +1 @@
1
+ 1.21.0
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -48,6 +48,6 @@ require_relative 'aws-sdk-forecastservice/customizations'
48
48
  # @!group service
49
49
  module Aws::ForecastService
50
50
 
51
- GEM_VERSION = '1.16.0'
51
+ GEM_VERSION = '1.21.0'
52
52
 
53
53
  end
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -1077,6 +1077,13 @@ module Aws::ForecastService
1077
1077
  # This is a good option if you aren't sure which algorithm is suitable
1078
1078
  # for your training data. In this case, `PerformHPO` must be false.
1079
1079
  #
1080
+ # @option params [String] :auto_ml_override_strategy
1081
+ # Used to overide the default AutoML strategy, which is to optimize
1082
+ # predictor accuracy. To apply an AutoML strategy that minimizes
1083
+ # training time, use `LatencyOptimized`.
1084
+ #
1085
+ # This parameter is only valid for predictors trained using AutoML.
1086
+ #
1080
1087
  # @option params [Boolean] :perform_hpo
1081
1088
  # Whether to perform hyperparameter optimization (HPO). HPO finds
1082
1089
  # optimal hyperparameter values for your training data. The process of
@@ -1176,6 +1183,7 @@ module Aws::ForecastService
1176
1183
  # forecast_horizon: 1, # required
1177
1184
  # forecast_types: ["ForecastType"],
1178
1185
  # perform_auto_ml: false,
1186
+ # auto_ml_override_strategy: "LatencyOptimized", # accepts LatencyOptimized
1179
1187
  # perform_hpo: false,
1180
1188
  # training_parameters: {
1181
1189
  # "ParameterKey" => "ParameterValue",
@@ -1545,6 +1553,53 @@ module Aws::ForecastService
1545
1553
  req.send_request(options)
1546
1554
  end
1547
1555
 
1556
+ # Deletes an entire resource tree. This operation will delete the parent
1557
+ # resource and its child resources.
1558
+ #
1559
+ # Child resources are resources that were created from another resource.
1560
+ # For example, when a forecast is generated from a predictor, the
1561
+ # forecast is the child resource and the predictor is the parent
1562
+ # resource.
1563
+ #
1564
+ # Amazon Forecast resources possess the following parent-child resource
1565
+ # hierarchies:
1566
+ #
1567
+ # * **Dataset**\: dataset import jobs
1568
+ #
1569
+ # * **Dataset Group**\: predictors, predictor backtest export jobs,
1570
+ # forecasts, forecast export jobs
1571
+ #
1572
+ # * **Predictor**\: predictor backtest export jobs, forecasts, forecast
1573
+ # export jobs
1574
+ #
1575
+ # * **Forecast**\: forecast export jobs
1576
+ #
1577
+ # <note markdown="1"> `DeleteResourceTree` will only delete Amazon Forecast resources, and
1578
+ # will not delete datasets or exported files stored in Amazon S3.
1579
+ #
1580
+ # </note>
1581
+ #
1582
+ # @option params [required, String] :resource_arn
1583
+ # The Amazon Resource Name (ARN) of the parent resource to delete. All
1584
+ # child resources of the parent resource will also be deleted.
1585
+ #
1586
+ # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
1587
+ #
1588
+ # @example Request syntax with placeholder values
1589
+ #
1590
+ # resp = client.delete_resource_tree({
1591
+ # resource_arn: "Arn", # required
1592
+ # })
1593
+ #
1594
+ # @see http://docs.aws.amazon.com/goto/WebAPI/forecast-2018-06-26/DeleteResourceTree AWS API Documentation
1595
+ #
1596
+ # @overload delete_resource_tree(params = {})
1597
+ # @param [Hash] params ({})
1598
+ def delete_resource_tree(params = {}, options = {})
1599
+ req = build_request(:delete_resource_tree, params)
1600
+ req.send_request(options)
1601
+ end
1602
+
1548
1603
  # Describes an Amazon Forecast dataset created using the CreateDataset
1549
1604
  # operation.
1550
1605
  #
@@ -1690,6 +1745,7 @@ module Aws::ForecastService
1690
1745
  # * {Types::DescribeDatasetImportJobResponse#use_geolocation_for_time_zone #use_geolocation_for_time_zone} => Boolean
1691
1746
  # * {Types::DescribeDatasetImportJobResponse#geolocation_format #geolocation_format} => String
1692
1747
  # * {Types::DescribeDatasetImportJobResponse#data_source #data_source} => Types::DataSource
1748
+ # * {Types::DescribeDatasetImportJobResponse#estimated_time_remaining_in_minutes #estimated_time_remaining_in_minutes} => Integer
1693
1749
  # * {Types::DescribeDatasetImportJobResponse#field_statistics #field_statistics} => Hash&lt;String,Types::Statistics&gt;
1694
1750
  # * {Types::DescribeDatasetImportJobResponse#data_size #data_size} => Float
1695
1751
  # * {Types::DescribeDatasetImportJobResponse#status #status} => String
@@ -1715,6 +1771,7 @@ module Aws::ForecastService
1715
1771
  # resp.data_source.s3_config.path #=> String
1716
1772
  # resp.data_source.s3_config.role_arn #=> String
1717
1773
  # resp.data_source.s3_config.kms_key_arn #=> String
1774
+ # resp.estimated_time_remaining_in_minutes #=> Integer
1718
1775
  # resp.field_statistics #=> Hash
1719
1776
  # resp.field_statistics["String"].count #=> Integer
1720
1777
  # resp.field_statistics["String"].count_distinct #=> Integer
@@ -1724,6 +1781,10 @@ module Aws::ForecastService
1724
1781
  # resp.field_statistics["String"].max #=> String
1725
1782
  # resp.field_statistics["String"].avg #=> Float
1726
1783
  # resp.field_statistics["String"].stddev #=> Float
1784
+ # resp.field_statistics["String"].count_long #=> Integer
1785
+ # resp.field_statistics["String"].count_distinct_long #=> Integer
1786
+ # resp.field_statistics["String"].count_null_long #=> Integer
1787
+ # resp.field_statistics["String"].count_nan_long #=> Integer
1727
1788
  # resp.data_size #=> Float
1728
1789
  # resp.status #=> String
1729
1790
  # resp.message #=> String
@@ -1765,6 +1826,7 @@ module Aws::ForecastService
1765
1826
  # * {Types::DescribeForecastResponse#forecast_types #forecast_types} => Array&lt;String&gt;
1766
1827
  # * {Types::DescribeForecastResponse#predictor_arn #predictor_arn} => String
1767
1828
  # * {Types::DescribeForecastResponse#dataset_group_arn #dataset_group_arn} => String
1829
+ # * {Types::DescribeForecastResponse#estimated_time_remaining_in_minutes #estimated_time_remaining_in_minutes} => Integer
1768
1830
  # * {Types::DescribeForecastResponse#status #status} => String
1769
1831
  # * {Types::DescribeForecastResponse#message #message} => String
1770
1832
  # * {Types::DescribeForecastResponse#creation_time #creation_time} => Time
@@ -1784,6 +1846,7 @@ module Aws::ForecastService
1784
1846
  # resp.forecast_types[0] #=> String
1785
1847
  # resp.predictor_arn #=> String
1786
1848
  # resp.dataset_group_arn #=> String
1849
+ # resp.estimated_time_remaining_in_minutes #=> Integer
1787
1850
  # resp.status #=> String
1788
1851
  # resp.message #=> String
1789
1852
  # resp.creation_time #=> Time
@@ -1887,6 +1950,7 @@ module Aws::ForecastService
1887
1950
  # * {Types::DescribePredictorResponse#forecast_horizon #forecast_horizon} => Integer
1888
1951
  # * {Types::DescribePredictorResponse#forecast_types #forecast_types} => Array&lt;String&gt;
1889
1952
  # * {Types::DescribePredictorResponse#perform_auto_ml #perform_auto_ml} => Boolean
1953
+ # * {Types::DescribePredictorResponse#auto_ml_override_strategy #auto_ml_override_strategy} => String
1890
1954
  # * {Types::DescribePredictorResponse#perform_hpo #perform_hpo} => Boolean
1891
1955
  # * {Types::DescribePredictorResponse#training_parameters #training_parameters} => Hash&lt;String,String&gt;
1892
1956
  # * {Types::DescribePredictorResponse#evaluation_parameters #evaluation_parameters} => Types::EvaluationParameters
@@ -1895,6 +1959,7 @@ module Aws::ForecastService
1895
1959
  # * {Types::DescribePredictorResponse#featurization_config #featurization_config} => Types::FeaturizationConfig
1896
1960
  # * {Types::DescribePredictorResponse#encryption_config #encryption_config} => Types::EncryptionConfig
1897
1961
  # * {Types::DescribePredictorResponse#predictor_execution_details #predictor_execution_details} => Types::PredictorExecutionDetails
1962
+ # * {Types::DescribePredictorResponse#estimated_time_remaining_in_minutes #estimated_time_remaining_in_minutes} => Integer
1898
1963
  # * {Types::DescribePredictorResponse#dataset_import_job_arns #dataset_import_job_arns} => Array&lt;String&gt;
1899
1964
  # * {Types::DescribePredictorResponse#auto_ml_algorithm_arns #auto_ml_algorithm_arns} => Array&lt;String&gt;
1900
1965
  # * {Types::DescribePredictorResponse#status #status} => String
@@ -1917,6 +1982,7 @@ module Aws::ForecastService
1917
1982
  # resp.forecast_types #=> Array
1918
1983
  # resp.forecast_types[0] #=> String
1919
1984
  # resp.perform_auto_ml #=> Boolean
1985
+ # resp.auto_ml_override_strategy #=> String, one of "LatencyOptimized"
1920
1986
  # resp.perform_hpo #=> Boolean
1921
1987
  # resp.training_parameters #=> Hash
1922
1988
  # resp.training_parameters["ParameterKey"] #=> String
@@ -1958,6 +2024,7 @@ module Aws::ForecastService
1958
2024
  # resp.predictor_execution_details.predictor_executions[0].test_windows[0].test_window_end #=> Time
1959
2025
  # resp.predictor_execution_details.predictor_executions[0].test_windows[0].status #=> String
1960
2026
  # resp.predictor_execution_details.predictor_executions[0].test_windows[0].message #=> String
2027
+ # resp.estimated_time_remaining_in_minutes #=> Integer
1961
2028
  # resp.dataset_import_job_arns #=> Array
1962
2029
  # resp.dataset_import_job_arns[0] #=> String
1963
2030
  # resp.auto_ml_algorithm_arns #=> Array
@@ -2067,6 +2134,7 @@ module Aws::ForecastService
2067
2134
  # @return [Types::GetAccuracyMetricsResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
2068
2135
  #
2069
2136
  # * {Types::GetAccuracyMetricsResponse#predictor_evaluation_results #predictor_evaluation_results} => Array&lt;Types::EvaluationResult&gt;
2137
+ # * {Types::GetAccuracyMetricsResponse#auto_ml_override_strategy #auto_ml_override_strategy} => String
2070
2138
  #
2071
2139
  # @example Request syntax with placeholder values
2072
2140
  #
@@ -2091,6 +2159,7 @@ module Aws::ForecastService
2091
2159
  # resp.predictor_evaluation_results[0].test_windows[0].metrics.error_metrics[0].forecast_type #=> String
2092
2160
  # resp.predictor_evaluation_results[0].test_windows[0].metrics.error_metrics[0].wape #=> Float
2093
2161
  # resp.predictor_evaluation_results[0].test_windows[0].metrics.error_metrics[0].rmse #=> Float
2162
+ # resp.auto_ml_override_strategy #=> String, one of "LatencyOptimized"
2094
2163
  #
2095
2164
  # @see http://docs.aws.amazon.com/goto/WebAPI/forecast-2018-06-26/GetAccuracyMetrics AWS API Documentation
2096
2165
  #
@@ -2818,7 +2887,7 @@ module Aws::ForecastService
2818
2887
  params: params,
2819
2888
  config: config)
2820
2889
  context[:gem_name] = 'aws-sdk-forecastservice'
2821
- context[:gem_version] = '1.16.0'
2890
+ context[:gem_version] = '1.21.0'
2822
2891
  Seahorse::Client::Request.new(handlers, context)
2823
2892
  end
2824
2893
 
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -16,6 +16,7 @@ module Aws::ForecastService
16
16
  Arn = Shapes::StringShape.new(name: 'Arn')
17
17
  ArnList = Shapes::ListShape.new(name: 'ArnList')
18
18
  AttributeType = Shapes::StringShape.new(name: 'AttributeType')
19
+ AutoMLOverrideStrategy = Shapes::StringShape.new(name: 'AutoMLOverrideStrategy')
19
20
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
20
21
  CategoricalParameterRange = Shapes::StructureShape.new(name: 'CategoricalParameterRange')
21
22
  CategoricalParameterRanges = Shapes::ListShape.new(name: 'CategoricalParameterRanges')
@@ -51,6 +52,7 @@ module Aws::ForecastService
51
52
  DeleteForecastRequest = Shapes::StructureShape.new(name: 'DeleteForecastRequest')
52
53
  DeletePredictorBacktestExportJobRequest = Shapes::StructureShape.new(name: 'DeletePredictorBacktestExportJobRequest')
53
54
  DeletePredictorRequest = Shapes::StructureShape.new(name: 'DeletePredictorRequest')
55
+ DeleteResourceTreeRequest = Shapes::StructureShape.new(name: 'DeleteResourceTreeRequest')
54
56
  DescribeDatasetGroupRequest = Shapes::StructureShape.new(name: 'DescribeDatasetGroupRequest')
55
57
  DescribeDatasetGroupResponse = Shapes::StructureShape.new(name: 'DescribeDatasetGroupResponse')
56
58
  DescribeDatasetImportJobRequest = Shapes::StructureShape.new(name: 'DescribeDatasetImportJobRequest')
@@ -121,6 +123,7 @@ module Aws::ForecastService
121
123
  ListPredictorsResponse = Shapes::StructureShape.new(name: 'ListPredictorsResponse')
122
124
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
123
125
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
126
+ Long = Shapes::IntegerShape.new(name: 'Long')
124
127
  MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
125
128
  Message = Shapes::StringShape.new(name: 'Message')
126
129
  Metrics = Shapes::StructureShape.new(name: 'Metrics')
@@ -259,6 +262,7 @@ module Aws::ForecastService
259
262
  CreatePredictorRequest.add_member(:forecast_horizon, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ForecastHorizon"))
260
263
  CreatePredictorRequest.add_member(:forecast_types, Shapes::ShapeRef.new(shape: ForecastTypes, location_name: "ForecastTypes"))
261
264
  CreatePredictorRequest.add_member(:perform_auto_ml, Shapes::ShapeRef.new(shape: Boolean, location_name: "PerformAutoML"))
265
+ CreatePredictorRequest.add_member(:auto_ml_override_strategy, Shapes::ShapeRef.new(shape: AutoMLOverrideStrategy, location_name: "AutoMLOverrideStrategy"))
262
266
  CreatePredictorRequest.add_member(:perform_hpo, Shapes::ShapeRef.new(shape: Boolean, location_name: "PerformHPO"))
263
267
  CreatePredictorRequest.add_member(:training_parameters, Shapes::ShapeRef.new(shape: TrainingParameters, location_name: "TrainingParameters"))
264
268
  CreatePredictorRequest.add_member(:evaluation_parameters, Shapes::ShapeRef.new(shape: EvaluationParameters, location_name: "EvaluationParameters"))
@@ -328,6 +332,9 @@ module Aws::ForecastService
328
332
  DeletePredictorRequest.add_member(:predictor_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "PredictorArn"))
329
333
  DeletePredictorRequest.struct_class = Types::DeletePredictorRequest
330
334
 
335
+ DeleteResourceTreeRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "ResourceArn"))
336
+ DeleteResourceTreeRequest.struct_class = Types::DeleteResourceTreeRequest
337
+
331
338
  DescribeDatasetGroupRequest.add_member(:dataset_group_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "DatasetGroupArn"))
332
339
  DescribeDatasetGroupRequest.struct_class = Types::DescribeDatasetGroupRequest
333
340
 
@@ -351,6 +358,7 @@ module Aws::ForecastService
351
358
  DescribeDatasetImportJobResponse.add_member(:use_geolocation_for_time_zone, Shapes::ShapeRef.new(shape: UseGeolocationForTimeZone, location_name: "UseGeolocationForTimeZone"))
352
359
  DescribeDatasetImportJobResponse.add_member(:geolocation_format, Shapes::ShapeRef.new(shape: GeolocationFormat, location_name: "GeolocationFormat"))
353
360
  DescribeDatasetImportJobResponse.add_member(:data_source, Shapes::ShapeRef.new(shape: DataSource, location_name: "DataSource"))
361
+ DescribeDatasetImportJobResponse.add_member(:estimated_time_remaining_in_minutes, Shapes::ShapeRef.new(shape: Long, location_name: "EstimatedTimeRemainingInMinutes"))
354
362
  DescribeDatasetImportJobResponse.add_member(:field_statistics, Shapes::ShapeRef.new(shape: FieldStatistics, location_name: "FieldStatistics"))
355
363
  DescribeDatasetImportJobResponse.add_member(:data_size, Shapes::ShapeRef.new(shape: Double, location_name: "DataSize"))
356
364
  DescribeDatasetImportJobResponse.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "Status"))
@@ -395,6 +403,7 @@ module Aws::ForecastService
395
403
  DescribeForecastResponse.add_member(:forecast_types, Shapes::ShapeRef.new(shape: ForecastTypes, location_name: "ForecastTypes"))
396
404
  DescribeForecastResponse.add_member(:predictor_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "PredictorArn"))
397
405
  DescribeForecastResponse.add_member(:dataset_group_arn, Shapes::ShapeRef.new(shape: Arn, location_name: "DatasetGroupArn"))
406
+ DescribeForecastResponse.add_member(:estimated_time_remaining_in_minutes, Shapes::ShapeRef.new(shape: Long, location_name: "EstimatedTimeRemainingInMinutes"))
398
407
  DescribeForecastResponse.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
399
408
  DescribeForecastResponse.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
400
409
  DescribeForecastResponse.add_member(:creation_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "CreationTime"))
@@ -423,6 +432,7 @@ module Aws::ForecastService
423
432
  DescribePredictorResponse.add_member(:forecast_horizon, Shapes::ShapeRef.new(shape: Integer, location_name: "ForecastHorizon"))
424
433
  DescribePredictorResponse.add_member(:forecast_types, Shapes::ShapeRef.new(shape: ForecastTypes, location_name: "ForecastTypes"))
425
434
  DescribePredictorResponse.add_member(:perform_auto_ml, Shapes::ShapeRef.new(shape: Boolean, location_name: "PerformAutoML"))
435
+ DescribePredictorResponse.add_member(:auto_ml_override_strategy, Shapes::ShapeRef.new(shape: AutoMLOverrideStrategy, location_name: "AutoMLOverrideStrategy"))
426
436
  DescribePredictorResponse.add_member(:perform_hpo, Shapes::ShapeRef.new(shape: Boolean, location_name: "PerformHPO"))
427
437
  DescribePredictorResponse.add_member(:training_parameters, Shapes::ShapeRef.new(shape: TrainingParameters, location_name: "TrainingParameters"))
428
438
  DescribePredictorResponse.add_member(:evaluation_parameters, Shapes::ShapeRef.new(shape: EvaluationParameters, location_name: "EvaluationParameters"))
@@ -431,6 +441,7 @@ module Aws::ForecastService
431
441
  DescribePredictorResponse.add_member(:featurization_config, Shapes::ShapeRef.new(shape: FeaturizationConfig, location_name: "FeaturizationConfig"))
432
442
  DescribePredictorResponse.add_member(:encryption_config, Shapes::ShapeRef.new(shape: EncryptionConfig, location_name: "EncryptionConfig"))
433
443
  DescribePredictorResponse.add_member(:predictor_execution_details, Shapes::ShapeRef.new(shape: PredictorExecutionDetails, location_name: "PredictorExecutionDetails"))
444
+ DescribePredictorResponse.add_member(:estimated_time_remaining_in_minutes, Shapes::ShapeRef.new(shape: Long, location_name: "EstimatedTimeRemainingInMinutes"))
434
445
  DescribePredictorResponse.add_member(:dataset_import_job_arns, Shapes::ShapeRef.new(shape: ArnList, location_name: "DatasetImportJobArns"))
435
446
  DescribePredictorResponse.add_member(:auto_ml_algorithm_arns, Shapes::ShapeRef.new(shape: ArnList, location_name: "AutoMLAlgorithmArns"))
436
447
  DescribePredictorResponse.add_member(:status, Shapes::ShapeRef.new(shape: Status, location_name: "Status"))
@@ -519,6 +530,7 @@ module Aws::ForecastService
519
530
  GetAccuracyMetricsRequest.struct_class = Types::GetAccuracyMetricsRequest
520
531
 
521
532
  GetAccuracyMetricsResponse.add_member(:predictor_evaluation_results, Shapes::ShapeRef.new(shape: PredictorEvaluationResults, location_name: "PredictorEvaluationResults"))
533
+ GetAccuracyMetricsResponse.add_member(:auto_ml_override_strategy, Shapes::ShapeRef.new(shape: AutoMLOverrideStrategy, location_name: "AutoMLOverrideStrategy"))
522
534
  GetAccuracyMetricsResponse.struct_class = Types::GetAccuracyMetricsResponse
523
535
 
524
536
  HyperParameterTuningJobConfig.add_member(:parameter_ranges, Shapes::ShapeRef.new(shape: ParameterRanges, location_name: "ParameterRanges"))
@@ -686,6 +698,10 @@ module Aws::ForecastService
686
698
  Statistics.add_member(:max, Shapes::ShapeRef.new(shape: String, location_name: "Max"))
687
699
  Statistics.add_member(:avg, Shapes::ShapeRef.new(shape: Double, location_name: "Avg"))
688
700
  Statistics.add_member(:stddev, Shapes::ShapeRef.new(shape: Double, location_name: "Stddev"))
701
+ Statistics.add_member(:count_long, Shapes::ShapeRef.new(shape: Long, location_name: "CountLong"))
702
+ Statistics.add_member(:count_distinct_long, Shapes::ShapeRef.new(shape: Long, location_name: "CountDistinctLong"))
703
+ Statistics.add_member(:count_null_long, Shapes::ShapeRef.new(shape: Long, location_name: "CountNullLong"))
704
+ Statistics.add_member(:count_nan_long, Shapes::ShapeRef.new(shape: Long, location_name: "CountNanLong"))
689
705
  Statistics.struct_class = Types::Statistics
690
706
 
691
707
  StopResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: Arn, required: true, location_name: "ResourceArn"))
@@ -936,6 +952,17 @@ module Aws::ForecastService
936
952
  o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
937
953
  end)
938
954
 
955
+ api.add_operation(:delete_resource_tree, Seahorse::Model::Operation.new.tap do |o|
956
+ o.name = "DeleteResourceTree"
957
+ o.http_method = "POST"
958
+ o.http_request_uri = "/"
959
+ o.input = Shapes::ShapeRef.new(shape: DeleteResourceTreeRequest)
960
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
961
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
962
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
963
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
964
+ end)
965
+
939
966
  api.add_operation(:describe_dataset, Seahorse::Model::Operation.new.tap do |o|
940
967
  o.name = "DescribeDataset"
941
968
  o.http_method = "POST"
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -782,6 +782,7 @@ module Aws::ForecastService
782
782
  # forecast_horizon: 1, # required
783
783
  # forecast_types: ["ForecastType"],
784
784
  # perform_auto_ml: false,
785
+ # auto_ml_override_strategy: "LatencyOptimized", # accepts LatencyOptimized
785
786
  # perform_hpo: false,
786
787
  # training_parameters: {
787
788
  # "ParameterKey" => "ParameterValue",
@@ -913,6 +914,14 @@ module Aws::ForecastService
913
914
  # false.
914
915
  # @return [Boolean]
915
916
  #
917
+ # @!attribute [rw] auto_ml_override_strategy
918
+ # Used to overide the default AutoML strategy, which is to optimize
919
+ # predictor accuracy. To apply an AutoML strategy that minimizes
920
+ # training time, use `LatencyOptimized`.
921
+ #
922
+ # This parameter is only valid for predictors trained using AutoML.
923
+ # @return [String]
924
+ #
916
925
  # @!attribute [rw] perform_hpo
917
926
  # Whether to perform hyperparameter optimization (HPO). HPO finds
918
927
  # optimal hyperparameter values for your training data. The process of
@@ -1017,6 +1026,7 @@ module Aws::ForecastService
1017
1026
  :forecast_horizon,
1018
1027
  :forecast_types,
1019
1028
  :perform_auto_ml,
1029
+ :auto_ml_override_strategy,
1020
1030
  :perform_hpo,
1021
1031
  :training_parameters,
1022
1032
  :evaluation_parameters,
@@ -1385,6 +1395,26 @@ module Aws::ForecastService
1385
1395
  include Aws::Structure
1386
1396
  end
1387
1397
 
1398
+ # @note When making an API call, you may pass DeleteResourceTreeRequest
1399
+ # data as a hash:
1400
+ #
1401
+ # {
1402
+ # resource_arn: "Arn", # required
1403
+ # }
1404
+ #
1405
+ # @!attribute [rw] resource_arn
1406
+ # The Amazon Resource Name (ARN) of the parent resource to delete. All
1407
+ # child resources of the parent resource will also be deleted.
1408
+ # @return [String]
1409
+ #
1410
+ # @see http://docs.aws.amazon.com/goto/WebAPI/forecast-2018-06-26/DeleteResourceTreeRequest AWS API Documentation
1411
+ #
1412
+ class DeleteResourceTreeRequest < Struct.new(
1413
+ :resource_arn)
1414
+ SENSITIVE = []
1415
+ include Aws::Structure
1416
+ end
1417
+
1388
1418
  # @note When making an API call, you may pass DescribeDatasetGroupRequest
1389
1419
  # data as a hash:
1390
1420
  #
@@ -1536,6 +1566,11 @@ module Aws::ForecastService
1536
1566
  # Service (KMS) key.
1537
1567
  # @return [Types::DataSource]
1538
1568
  #
1569
+ # @!attribute [rw] estimated_time_remaining_in_minutes
1570
+ # The estimated time remaining in minutes for the dataset import job
1571
+ # to complete.
1572
+ # @return [Integer]
1573
+ #
1539
1574
  # @!attribute [rw] field_statistics
1540
1575
  # Statistical information about each field in the input data.
1541
1576
  # @return [Hash<String,Types::Statistics>]
@@ -1591,6 +1626,7 @@ module Aws::ForecastService
1591
1626
  :use_geolocation_for_time_zone,
1592
1627
  :geolocation_format,
1593
1628
  :data_source,
1629
+ :estimated_time_remaining_in_minutes,
1594
1630
  :field_statistics,
1595
1631
  :data_size,
1596
1632
  :status,
@@ -1840,6 +1876,11 @@ module Aws::ForecastService
1840
1876
  # the predictor.
1841
1877
  # @return [String]
1842
1878
  #
1879
+ # @!attribute [rw] estimated_time_remaining_in_minutes
1880
+ # The estimated time remaining in minutes for the forecast job to
1881
+ # complete.
1882
+ # @return [Integer]
1883
+ #
1843
1884
  # @!attribute [rw] status
1844
1885
  # The status of the forecast. States include:
1845
1886
  #
@@ -1888,6 +1929,7 @@ module Aws::ForecastService
1888
1929
  :forecast_types,
1889
1930
  :predictor_arn,
1890
1931
  :dataset_group_arn,
1932
+ :estimated_time_remaining_in_minutes,
1891
1933
  :status,
1892
1934
  :message,
1893
1935
  :creation_time,
@@ -2032,6 +2074,14 @@ module Aws::ForecastService
2032
2074
  # Whether the predictor is set to perform AutoML.
2033
2075
  # @return [Boolean]
2034
2076
  #
2077
+ # @!attribute [rw] auto_ml_override_strategy
2078
+ # The AutoML strategy used to train the predictor. Unless
2079
+ # `LatencyOptimized` is specified, the AutoML strategy optimizes
2080
+ # predictor accuracy.
2081
+ #
2082
+ # This parameter is only valid for predictors trained using AutoML.
2083
+ # @return [String]
2084
+ #
2035
2085
  # @!attribute [rw] perform_hpo
2036
2086
  # Whether the predictor is set to perform hyperparameter optimization
2037
2087
  # (HPO).
@@ -2077,6 +2127,11 @@ module Aws::ForecastService
2077
2127
  # backtests to perform when you call the operation.
2078
2128
  # @return [Types::PredictorExecutionDetails]
2079
2129
  #
2130
+ # @!attribute [rw] estimated_time_remaining_in_minutes
2131
+ # The estimated time remaining in minutes for the predictor training
2132
+ # job to complete.
2133
+ # @return [Integer]
2134
+ #
2080
2135
  # @!attribute [rw] dataset_import_job_arns
2081
2136
  # An array of the ARNs of the dataset import jobs used to import
2082
2137
  # training data for the predictor.
@@ -2135,6 +2190,7 @@ module Aws::ForecastService
2135
2190
  :forecast_horizon,
2136
2191
  :forecast_types,
2137
2192
  :perform_auto_ml,
2193
+ :auto_ml_override_strategy,
2138
2194
  :perform_hpo,
2139
2195
  :training_parameters,
2140
2196
  :evaluation_parameters,
@@ -2143,6 +2199,7 @@ module Aws::ForecastService
2143
2199
  :featurization_config,
2144
2200
  :encryption_config,
2145
2201
  :predictor_execution_details,
2202
+ :estimated_time_remaining_in_minutes,
2146
2203
  :dataset_import_job_arns,
2147
2204
  :auto_ml_algorithm_arns,
2148
2205
  :status,
@@ -2702,10 +2759,19 @@ module Aws::ForecastService
2702
2759
  # An array of results from evaluating the predictor.
2703
2760
  # @return [Array<Types::EvaluationResult>]
2704
2761
  #
2762
+ # @!attribute [rw] auto_ml_override_strategy
2763
+ # The AutoML strategy used to train the predictor. Unless
2764
+ # `LatencyOptimized` is specified, the AutoML strategy optimizes
2765
+ # predictor accuracy.
2766
+ #
2767
+ # This parameter is only valid for predictors trained using AutoML.
2768
+ # @return [String]
2769
+ #
2705
2770
  # @see http://docs.aws.amazon.com/goto/WebAPI/forecast-2018-06-26/GetAccuracyMetricsResponse AWS API Documentation
2706
2771
  #
2707
2772
  class GetAccuracyMetricsResponse < Struct.new(
2708
- :predictor_evaluation_results)
2773
+ :predictor_evaluation_results,
2774
+ :auto_ml_override_strategy)
2709
2775
  SENSITIVE = []
2710
2776
  include Aws::Structure
2711
2777
  end
@@ -3846,19 +3912,23 @@ module Aws::ForecastService
3846
3912
  # Forecast dataset with the CreateDatasetImportJob operation.
3847
3913
  #
3848
3914
  # @!attribute [rw] count
3849
- # The number of values in the field.
3915
+ # The number of values in the field. If the response value is -1,
3916
+ # refer to `CountLong`.
3850
3917
  # @return [Integer]
3851
3918
  #
3852
3919
  # @!attribute [rw] count_distinct
3853
- # The number of distinct values in the field.
3920
+ # The number of distinct values in the field. If the response value is
3921
+ # -1, refer to `CountDistinctLong`.
3854
3922
  # @return [Integer]
3855
3923
  #
3856
3924
  # @!attribute [rw] count_null
3857
- # The number of null values in the field.
3925
+ # The number of null values in the field. If the response value is -1,
3926
+ # refer to `CountNullLong`.
3858
3927
  # @return [Integer]
3859
3928
  #
3860
3929
  # @!attribute [rw] count_nan
3861
- # The number of NAN (not a number) values in the field.
3930
+ # The number of NAN (not a number) values in the field. If the
3931
+ # response value is -1, refer to `CountNanLong`.
3862
3932
  # @return [Integer]
3863
3933
  #
3864
3934
  # @!attribute [rw] min
@@ -3877,6 +3947,28 @@ module Aws::ForecastService
3877
3947
  # For a numeric field, the standard deviation.
3878
3948
  # @return [Float]
3879
3949
  #
3950
+ # @!attribute [rw] count_long
3951
+ # The number of values in the field. `CountLong` is used instead of
3952
+ # `Count` if the value is greater than 2,147,483,647.
3953
+ # @return [Integer]
3954
+ #
3955
+ # @!attribute [rw] count_distinct_long
3956
+ # The number of distinct values in the field. `CountDistinctLong` is
3957
+ # used instead of `CountDistinct` if the value is greater than
3958
+ # 2,147,483,647.
3959
+ # @return [Integer]
3960
+ #
3961
+ # @!attribute [rw] count_null_long
3962
+ # The number of null values in the field. `CountNullLong` is used
3963
+ # instead of `CountNull` if the value is greater than 2,147,483,647.
3964
+ # @return [Integer]
3965
+ #
3966
+ # @!attribute [rw] count_nan_long
3967
+ # The number of NAN (not a number) values in the field. `CountNanLong`
3968
+ # is used instead of `CountNan` if the value is greater than
3969
+ # 2,147,483,647.
3970
+ # @return [Integer]
3971
+ #
3880
3972
  # @see http://docs.aws.amazon.com/goto/WebAPI/forecast-2018-06-26/Statistics AWS API Documentation
3881
3973
  #
3882
3974
  class Statistics < Struct.new(
@@ -3887,7 +3979,11 @@ module Aws::ForecastService
3887
3979
  :min,
3888
3980
  :max,
3889
3981
  :avg,
3890
- :stddev)
3982
+ :stddev,
3983
+ :count_long,
3984
+ :count_distinct_long,
3985
+ :count_null_long,
3986
+ :count_nan_long)
3891
3987
  SENSITIVE = []
3892
3988
  include Aws::Structure
3893
3989
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-forecastservice
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.16.0
4
+ version: 1.21.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-03 00:00:00.000000000 Z
11
+ date: 2021-06-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -47,11 +47,14 @@ dependencies:
47
47
  description: Official AWS Ruby gem for Amazon Forecast Service. This gem is part of
48
48
  the AWS SDK for Ruby.
49
49
  email:
50
- - trevrowe@amazon.com
50
+ - aws-dr-rubygems@amazon.com
51
51
  executables: []
52
52
  extensions: []
53
53
  extra_rdoc_files: []
54
54
  files:
55
+ - CHANGELOG.md
56
+ - LICENSE.txt
57
+ - VERSION
55
58
  - lib/aws-sdk-forecastservice.rb
56
59
  - lib/aws-sdk-forecastservice/client.rb
57
60
  - lib/aws-sdk-forecastservice/client_api.rb
@@ -63,8 +66,8 @@ homepage: https://github.com/aws/aws-sdk-ruby
63
66
  licenses:
64
67
  - Apache-2.0
65
68
  metadata:
66
- source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-forecastservice
67
- changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-forecastservice/CHANGELOG.md
69
+ source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-forecastservice
70
+ changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-forecastservice/CHANGELOG.md
68
71
  post_install_message:
69
72
  rdoc_options: []
70
73
  require_paths:
@@ -80,8 +83,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
80
83
  - !ruby/object:Gem::Version
81
84
  version: '0'
82
85
  requirements: []
83
- rubyforge_project:
84
- rubygems_version: 2.7.6.2
86
+ rubygems_version: 3.1.6
85
87
  signing_key:
86
88
  specification_version: 4
87
89
  summary: AWS SDK for Ruby - Amazon Forecast Service