@aws-sdk/client-forecast 3.47.1 → 3.50.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.
Files changed (68) hide show
  1. package/CHANGELOG.md +32 -0
  2. package/package.json +39 -33
  3. package/dist-types/ts3.4/Forecast.d.ts +0 -230
  4. package/dist-types/ts3.4/ForecastClient.d.ts +0 -118
  5. package/dist-types/ts3.4/commands/CreateAutoPredictorCommand.d.ts +0 -17
  6. package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +0 -17
  7. package/dist-types/ts3.4/commands/CreateDatasetGroupCommand.d.ts +0 -17
  8. package/dist-types/ts3.4/commands/CreateDatasetImportJobCommand.d.ts +0 -17
  9. package/dist-types/ts3.4/commands/CreateExplainabilityCommand.d.ts +0 -17
  10. package/dist-types/ts3.4/commands/CreateExplainabilityExportCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/CreateForecastCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/CreateForecastExportJobCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/CreatePredictorBacktestExportJobCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/CreatePredictorCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/DeleteDatasetGroupCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/DeleteDatasetImportJobCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/DeleteExplainabilityCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/DeleteExplainabilityExportCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/DeleteForecastCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/DeleteForecastExportJobCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/DeletePredictorBacktestExportJobCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/DeletePredictorCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/DeleteResourceTreeCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/DescribeAutoPredictorCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/DescribeDatasetGroupCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/DescribeDatasetImportJobCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/DescribeExplainabilityCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/DescribeExplainabilityExportCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/DescribeForecastCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/DescribeForecastExportJobCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/DescribePredictorBacktestExportJobCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/DescribePredictorCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/GetAccuracyMetricsCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/ListDatasetGroupsCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/ListDatasetImportJobsCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/ListDatasetsCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/ListExplainabilitiesCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/ListExplainabilityExportsCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/ListForecastExportJobsCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/ListForecastsCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/ListPredictorBacktestExportJobsCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/ListPredictorsCommand.d.ts +0 -17
  45. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
  46. package/dist-types/ts3.4/commands/StopResourceCommand.d.ts +0 -17
  47. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
  48. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
  49. package/dist-types/ts3.4/commands/UpdateDatasetGroupCommand.d.ts +0 -17
  50. package/dist-types/ts3.4/commands/index.d.ts +0 -45
  51. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  52. package/dist-types/ts3.4/index.d.ts +0 -5
  53. package/dist-types/ts3.4/models/index.d.ts +0 -1
  54. package/dist-types/ts3.4/models/models_0.d.ts +0 -1753
  55. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  56. package/dist-types/ts3.4/pagination/ListDatasetGroupsPaginator.d.ts +0 -4
  57. package/dist-types/ts3.4/pagination/ListDatasetImportJobsPaginator.d.ts +0 -4
  58. package/dist-types/ts3.4/pagination/ListDatasetsPaginator.d.ts +0 -4
  59. package/dist-types/ts3.4/pagination/ListForecastExportJobsPaginator.d.ts +0 -4
  60. package/dist-types/ts3.4/pagination/ListForecastsPaginator.d.ts +0 -4
  61. package/dist-types/ts3.4/pagination/ListPredictorBacktestExportJobsPaginator.d.ts +0 -4
  62. package/dist-types/ts3.4/pagination/ListPredictorsPaginator.d.ts +0 -4
  63. package/dist-types/ts3.4/pagination/index.d.ts +0 -8
  64. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -137
  65. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  66. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  67. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  68. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
4
- import { ListPredictorBacktestExportJobsRequest, ListPredictorBacktestExportJobsResponse } from "../models/models_0";
5
- export interface ListPredictorBacktestExportJobsCommandInput extends ListPredictorBacktestExportJobsRequest {
6
- }
7
- export interface ListPredictorBacktestExportJobsCommandOutput extends ListPredictorBacktestExportJobsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListPredictorBacktestExportJobsCommand extends $Command<ListPredictorBacktestExportJobsCommandInput, ListPredictorBacktestExportJobsCommandOutput, ForecastClientResolvedConfig> {
11
- readonly input: ListPredictorBacktestExportJobsCommandInput;
12
- constructor(input: ListPredictorBacktestExportJobsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPredictorBacktestExportJobsCommandInput, ListPredictorBacktestExportJobsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
4
- import { ListPredictorsRequest, ListPredictorsResponse } from "../models/models_0";
5
- export interface ListPredictorsCommandInput extends ListPredictorsRequest {
6
- }
7
- export interface ListPredictorsCommandOutput extends ListPredictorsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListPredictorsCommand extends $Command<ListPredictorsCommandInput, ListPredictorsCommandOutput, ForecastClientResolvedConfig> {
11
- readonly input: ListPredictorsCommandInput;
12
- constructor(input: ListPredictorsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPredictorsCommandInput, ListPredictorsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
4
- import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
5
- export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
6
- }
7
- export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ForecastClientResolvedConfig> {
11
- readonly input: ListTagsForResourceCommandInput;
12
- constructor(input: ListTagsForResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
4
- import { StopResourceRequest } from "../models/models_0";
5
- export interface StopResourceCommandInput extends StopResourceRequest {
6
- }
7
- export interface StopResourceCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class StopResourceCommand extends $Command<StopResourceCommandInput, StopResourceCommandOutput, ForecastClientResolvedConfig> {
11
- readonly input: StopResourceCommandInput;
12
- constructor(input: StopResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopResourceCommandInput, StopResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
4
- import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
5
- export interface TagResourceCommandInput extends TagResourceRequest {
6
- }
7
- export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, ForecastClientResolvedConfig> {
11
- readonly input: TagResourceCommandInput;
12
- constructor(input: TagResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
4
- import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
5
- export interface UntagResourceCommandInput extends UntagResourceRequest {
6
- }
7
- export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, ForecastClientResolvedConfig> {
11
- readonly input: UntagResourceCommandInput;
12
- constructor(input: UntagResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ForecastClient";
4
- import { UpdateDatasetGroupRequest, UpdateDatasetGroupResponse } from "../models/models_0";
5
- export interface UpdateDatasetGroupCommandInput extends UpdateDatasetGroupRequest {
6
- }
7
- export interface UpdateDatasetGroupCommandOutput extends UpdateDatasetGroupResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateDatasetGroupCommand extends $Command<UpdateDatasetGroupCommandInput, UpdateDatasetGroupCommandOutput, ForecastClientResolvedConfig> {
11
- readonly input: UpdateDatasetGroupCommandInput;
12
- constructor(input: UpdateDatasetGroupCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ForecastClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateDatasetGroupCommandInput, UpdateDatasetGroupCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,45 +0,0 @@
1
- export * from "./CreateAutoPredictorCommand";
2
- export * from "./CreateDatasetCommand";
3
- export * from "./CreateDatasetGroupCommand";
4
- export * from "./CreateDatasetImportJobCommand";
5
- export * from "./CreateExplainabilityCommand";
6
- export * from "./CreateExplainabilityExportCommand";
7
- export * from "./CreateForecastCommand";
8
- export * from "./CreateForecastExportJobCommand";
9
- export * from "./CreatePredictorBacktestExportJobCommand";
10
- export * from "./CreatePredictorCommand";
11
- export * from "./DeleteDatasetCommand";
12
- export * from "./DeleteDatasetGroupCommand";
13
- export * from "./DeleteDatasetImportJobCommand";
14
- export * from "./DeleteExplainabilityCommand";
15
- export * from "./DeleteExplainabilityExportCommand";
16
- export * from "./DeleteForecastCommand";
17
- export * from "./DeleteForecastExportJobCommand";
18
- export * from "./DeletePredictorBacktestExportJobCommand";
19
- export * from "./DeletePredictorCommand";
20
- export * from "./DeleteResourceTreeCommand";
21
- export * from "./DescribeAutoPredictorCommand";
22
- export * from "./DescribeDatasetCommand";
23
- export * from "./DescribeDatasetGroupCommand";
24
- export * from "./DescribeDatasetImportJobCommand";
25
- export * from "./DescribeExplainabilityCommand";
26
- export * from "./DescribeExplainabilityExportCommand";
27
- export * from "./DescribeForecastCommand";
28
- export * from "./DescribeForecastExportJobCommand";
29
- export * from "./DescribePredictorBacktestExportJobCommand";
30
- export * from "./DescribePredictorCommand";
31
- export * from "./GetAccuracyMetricsCommand";
32
- export * from "./ListDatasetGroupsCommand";
33
- export * from "./ListDatasetImportJobsCommand";
34
- export * from "./ListDatasetsCommand";
35
- export * from "./ListExplainabilitiesCommand";
36
- export * from "./ListExplainabilityExportsCommand";
37
- export * from "./ListForecastExportJobsCommand";
38
- export * from "./ListForecastsCommand";
39
- export * from "./ListPredictorBacktestExportJobsCommand";
40
- export * from "./ListPredictorsCommand";
41
- export * from "./ListTagsForResourceCommand";
42
- export * from "./StopResourceCommand";
43
- export * from "./TagResourceCommand";
44
- export * from "./UntagResourceCommand";
45
- export * from "./UpdateDatasetGroupCommand";
@@ -1,2 +0,0 @@
1
- import { RegionInfoProvider } from "@aws-sdk/types";
2
- export declare const defaultRegionInfoProvider: RegionInfoProvider;
@@ -1,5 +0,0 @@
1
- export * from "./Forecast";
2
- export * from "./ForecastClient";
3
- export * from "./commands";
4
- export * from "./models";
5
- export * from "./pagination";
@@ -1 +0,0 @@
1
- export * from "./models_0";