@aws-sdk/client-forecast 3.300.0 → 3.303.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/dist-cjs/models/models_0.js +100 -117
  2. package/dist-es/models/models_0.js +100 -117
  3. package/dist-types/commands/CreateAutoPredictorCommand.d.ts +16 -16
  4. package/dist-types/commands/CreateDatasetCommand.d.ts +7 -7
  5. package/dist-types/commands/CreateDatasetGroupCommand.d.ts +4 -4
  6. package/dist-types/commands/CreateDatasetImportJobCommand.d.ts +5 -5
  7. package/dist-types/commands/CreateExplainabilityCommand.d.ts +9 -9
  8. package/dist-types/commands/CreateExplainabilityExportCommand.d.ts +5 -5
  9. package/dist-types/commands/CreateForecastCommand.d.ts +11 -11
  10. package/dist-types/commands/CreateForecastExportJobCommand.d.ts +5 -5
  11. package/dist-types/commands/CreateMonitorCommand.d.ts +3 -3
  12. package/dist-types/commands/CreatePredictorBacktestExportJobCommand.d.ts +5 -5
  13. package/dist-types/commands/CreatePredictorCommand.d.ts +26 -26
  14. package/dist-types/commands/CreateWhatIfAnalysisCommand.d.ts +10 -10
  15. package/dist-types/commands/CreateWhatIfForecastCommand.d.ts +13 -13
  16. package/dist-types/commands/CreateWhatIfForecastExportCommand.d.ts +6 -6
  17. package/dist-types/commands/DeleteDatasetCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteDatasetGroupCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteDatasetImportJobCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteExplainabilityCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteExplainabilityExportCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteForecastCommand.d.ts +1 -1
  23. package/dist-types/commands/DeleteForecastExportJobCommand.d.ts +1 -1
  24. package/dist-types/commands/DeleteMonitorCommand.d.ts +1 -1
  25. package/dist-types/commands/DeletePredictorBacktestExportJobCommand.d.ts +1 -1
  26. package/dist-types/commands/DeletePredictorCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteResourceTreeCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteWhatIfAnalysisCommand.d.ts +1 -1
  29. package/dist-types/commands/DeleteWhatIfForecastCommand.d.ts +1 -1
  30. package/dist-types/commands/DeleteWhatIfForecastExportCommand.d.ts +1 -1
  31. package/dist-types/commands/DescribeAutoPredictorCommand.d.ts +1 -1
  32. package/dist-types/commands/DescribeDatasetCommand.d.ts +1 -1
  33. package/dist-types/commands/DescribeDatasetGroupCommand.d.ts +1 -1
  34. package/dist-types/commands/DescribeDatasetImportJobCommand.d.ts +1 -1
  35. package/dist-types/commands/DescribeExplainabilityCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribeExplainabilityExportCommand.d.ts +1 -1
  37. package/dist-types/commands/DescribeForecastCommand.d.ts +1 -1
  38. package/dist-types/commands/DescribeForecastExportJobCommand.d.ts +1 -1
  39. package/dist-types/commands/DescribeMonitorCommand.d.ts +1 -1
  40. package/dist-types/commands/DescribePredictorBacktestExportJobCommand.d.ts +1 -1
  41. package/dist-types/commands/DescribePredictorCommand.d.ts +1 -1
  42. package/dist-types/commands/DescribeWhatIfAnalysisCommand.d.ts +1 -1
  43. package/dist-types/commands/DescribeWhatIfForecastCommand.d.ts +1 -1
  44. package/dist-types/commands/DescribeWhatIfForecastExportCommand.d.ts +1 -1
  45. package/dist-types/commands/GetAccuracyMetricsCommand.d.ts +1 -1
  46. package/dist-types/commands/ListDatasetGroupsCommand.d.ts +1 -1
  47. package/dist-types/commands/ListDatasetImportJobsCommand.d.ts +3 -3
  48. package/dist-types/commands/ListDatasetsCommand.d.ts +1 -1
  49. package/dist-types/commands/ListExplainabilitiesCommand.d.ts +3 -3
  50. package/dist-types/commands/ListExplainabilityExportsCommand.d.ts +3 -3
  51. package/dist-types/commands/ListForecastExportJobsCommand.d.ts +3 -3
  52. package/dist-types/commands/ListForecastsCommand.d.ts +3 -3
  53. package/dist-types/commands/ListMonitorEvaluationsCommand.d.ts +3 -3
  54. package/dist-types/commands/ListMonitorsCommand.d.ts +3 -3
  55. package/dist-types/commands/ListPredictorBacktestExportJobsCommand.d.ts +3 -3
  56. package/dist-types/commands/ListPredictorsCommand.d.ts +3 -3
  57. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  58. package/dist-types/commands/ListWhatIfAnalysesCommand.d.ts +3 -3
  59. package/dist-types/commands/ListWhatIfForecastExportsCommand.d.ts +3 -3
  60. package/dist-types/commands/ListWhatIfForecastsCommand.d.ts +3 -3
  61. package/dist-types/commands/ResumeResourceCommand.d.ts +1 -1
  62. package/dist-types/commands/StopResourceCommand.d.ts +1 -1
  63. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  64. package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
  65. package/dist-types/commands/UpdateDatasetGroupCommand.d.ts +2 -2
  66. package/dist-types/models/models_0.d.ts +185 -100
  67. package/dist-types/ts3.4/models/models_0.d.ts +124 -100
  68. package/package.json +34 -34
@@ -144,23 +144,23 @@ export interface CreateExplainabilityCommandOutput extends CreateExplainabilityR
144
144
  * import { ForecastClient, CreateExplainabilityCommand } from "@aws-sdk/client-forecast"; // ES Modules import
145
145
  * // const { ForecastClient, CreateExplainabilityCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
146
146
  * const client = new ForecastClient(config);
147
- * const input = {
147
+ * const input = { // CreateExplainabilityRequest
148
148
  * ExplainabilityName: "STRING_VALUE", // required
149
149
  * ResourceArn: "STRING_VALUE", // required
150
- * ExplainabilityConfig: {
150
+ * ExplainabilityConfig: { // ExplainabilityConfig
151
151
  * TimeSeriesGranularity: "ALL" || "SPECIFIC", // required
152
152
  * TimePointGranularity: "ALL" || "SPECIFIC", // required
153
153
  * },
154
- * DataSource: {
155
- * S3Config: {
154
+ * DataSource: { // DataSource
155
+ * S3Config: { // S3Config
156
156
  * Path: "STRING_VALUE", // required
157
157
  * RoleArn: "STRING_VALUE", // required
158
158
  * KMSKeyArn: "STRING_VALUE",
159
159
  * },
160
160
  * },
161
- * Schema: {
162
- * Attributes: [
163
- * {
161
+ * Schema: { // Schema
162
+ * Attributes: [ // SchemaAttributes
163
+ * { // SchemaAttribute
164
164
  * AttributeName: "STRING_VALUE",
165
165
  * AttributeType: "string" || "integer" || "float" || "timestamp" || "geolocation",
166
166
  * },
@@ -169,8 +169,8 @@ export interface CreateExplainabilityCommandOutput extends CreateExplainabilityR
169
169
  * EnableVisualization: true || false,
170
170
  * StartDateTime: "STRING_VALUE",
171
171
  * EndDateTime: "STRING_VALUE",
172
- * Tags: [
173
- * {
172
+ * Tags: [ // Tags
173
+ * { // Tag
174
174
  * Key: "STRING_VALUE", // required
175
175
  * Value: "STRING_VALUE", // required
176
176
  * },
@@ -34,18 +34,18 @@ export interface CreateExplainabilityExportCommandOutput extends CreateExplainab
34
34
  * import { ForecastClient, CreateExplainabilityExportCommand } from "@aws-sdk/client-forecast"; // ES Modules import
35
35
  * // const { ForecastClient, CreateExplainabilityExportCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
36
36
  * const client = new ForecastClient(config);
37
- * const input = {
37
+ * const input = { // CreateExplainabilityExportRequest
38
38
  * ExplainabilityExportName: "STRING_VALUE", // required
39
39
  * ExplainabilityArn: "STRING_VALUE", // required
40
- * Destination: {
41
- * S3Config: {
40
+ * Destination: { // DataDestination
41
+ * S3Config: { // S3Config
42
42
  * Path: "STRING_VALUE", // required
43
43
  * RoleArn: "STRING_VALUE", // required
44
44
  * KMSKeyArn: "STRING_VALUE",
45
45
  * },
46
46
  * },
47
- * Tags: [
48
- * {
47
+ * Tags: [ // Tags
48
+ * { // Tag
49
49
  * Key: "STRING_VALUE", // required
50
50
  * Value: "STRING_VALUE", // required
51
51
  * },
@@ -46,30 +46,30 @@ export interface CreateForecastCommandOutput extends CreateForecastResponse, __M
46
46
  * import { ForecastClient, CreateForecastCommand } from "@aws-sdk/client-forecast"; // ES Modules import
47
47
  * // const { ForecastClient, CreateForecastCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
48
48
  * const client = new ForecastClient(config);
49
- * const input = {
49
+ * const input = { // CreateForecastRequest
50
50
  * ForecastName: "STRING_VALUE", // required
51
51
  * PredictorArn: "STRING_VALUE", // required
52
- * ForecastTypes: [
52
+ * ForecastTypes: [ // ForecastTypes
53
53
  * "STRING_VALUE",
54
54
  * ],
55
- * Tags: [
56
- * {
55
+ * Tags: [ // Tags
56
+ * { // Tag
57
57
  * Key: "STRING_VALUE", // required
58
58
  * Value: "STRING_VALUE", // required
59
59
  * },
60
60
  * ],
61
- * TimeSeriesSelector: {
62
- * TimeSeriesIdentifiers: {
63
- * DataSource: {
64
- * S3Config: {
61
+ * TimeSeriesSelector: { // TimeSeriesSelector
62
+ * TimeSeriesIdentifiers: { // TimeSeriesIdentifiers
63
+ * DataSource: { // DataSource
64
+ * S3Config: { // S3Config
65
65
  * Path: "STRING_VALUE", // required
66
66
  * RoleArn: "STRING_VALUE", // required
67
67
  * KMSKeyArn: "STRING_VALUE",
68
68
  * },
69
69
  * },
70
- * Schema: {
71
- * Attributes: [
72
- * {
70
+ * Schema: { // Schema
71
+ * Attributes: [ // SchemaAttributes
72
+ * { // SchemaAttribute
73
73
  * AttributeName: "STRING_VALUE",
74
74
  * AttributeType: "string" || "integer" || "float" || "timestamp" || "geolocation",
75
75
  * },
@@ -39,18 +39,18 @@ export interface CreateForecastExportJobCommandOutput extends CreateForecastExpo
39
39
  * import { ForecastClient, CreateForecastExportJobCommand } from "@aws-sdk/client-forecast"; // ES Modules import
40
40
  * // const { ForecastClient, CreateForecastExportJobCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
41
41
  * const client = new ForecastClient(config);
42
- * const input = {
42
+ * const input = { // CreateForecastExportJobRequest
43
43
  * ForecastExportJobName: "STRING_VALUE", // required
44
44
  * ForecastArn: "STRING_VALUE", // required
45
- * Destination: {
46
- * S3Config: {
45
+ * Destination: { // DataDestination
46
+ * S3Config: { // S3Config
47
47
  * Path: "STRING_VALUE", // required
48
48
  * RoleArn: "STRING_VALUE", // required
49
49
  * KMSKeyArn: "STRING_VALUE",
50
50
  * },
51
51
  * },
52
- * Tags: [
53
- * {
52
+ * Tags: [ // Tags
53
+ * { // Tag
54
54
  * Key: "STRING_VALUE", // required
55
55
  * Value: "STRING_VALUE", // required
56
56
  * },
@@ -28,11 +28,11 @@ export interface CreateMonitorCommandOutput extends CreateMonitorResponse, __Met
28
28
  * import { ForecastClient, CreateMonitorCommand } from "@aws-sdk/client-forecast"; // ES Modules import
29
29
  * // const { ForecastClient, CreateMonitorCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
30
30
  * const client = new ForecastClient(config);
31
- * const input = {
31
+ * const input = { // CreateMonitorRequest
32
32
  * MonitorName: "STRING_VALUE", // required
33
33
  * ResourceArn: "STRING_VALUE", // required
34
- * Tags: [
35
- * {
34
+ * Tags: [ // Tags
35
+ * { // Tag
36
36
  * Key: "STRING_VALUE", // required
37
37
  * Value: "STRING_VALUE", // required
38
38
  * },
@@ -40,18 +40,18 @@ export interface CreatePredictorBacktestExportJobCommandOutput extends CreatePre
40
40
  * import { ForecastClient, CreatePredictorBacktestExportJobCommand } from "@aws-sdk/client-forecast"; // ES Modules import
41
41
  * // const { ForecastClient, CreatePredictorBacktestExportJobCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
42
42
  * const client = new ForecastClient(config);
43
- * const input = {
43
+ * const input = { // CreatePredictorBacktestExportJobRequest
44
44
  * PredictorBacktestExportJobName: "STRING_VALUE", // required
45
45
  * PredictorArn: "STRING_VALUE", // required
46
- * Destination: {
47
- * S3Config: {
46
+ * Destination: { // DataDestination
47
+ * S3Config: { // S3Config
48
48
  * Path: "STRING_VALUE", // required
49
49
  * RoleArn: "STRING_VALUE", // required
50
50
  * KMSKeyArn: "STRING_VALUE",
51
51
  * },
52
52
  * },
53
- * Tags: [
54
- * {
53
+ * Tags: [ // Tags
54
+ * { // Tag
55
55
  * Key: "STRING_VALUE", // required
56
56
  * Value: "STRING_VALUE", // required
57
57
  * },
@@ -85,43 +85,43 @@ export interface CreatePredictorCommandOutput extends CreatePredictorResponse, _
85
85
  * import { ForecastClient, CreatePredictorCommand } from "@aws-sdk/client-forecast"; // ES Modules import
86
86
  * // const { ForecastClient, CreatePredictorCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
87
87
  * const client = new ForecastClient(config);
88
- * const input = {
88
+ * const input = { // CreatePredictorRequest
89
89
  * PredictorName: "STRING_VALUE", // required
90
90
  * AlgorithmArn: "STRING_VALUE",
91
91
  * ForecastHorizon: Number("int"), // required
92
- * ForecastTypes: [
92
+ * ForecastTypes: [ // ForecastTypes
93
93
  * "STRING_VALUE",
94
94
  * ],
95
95
  * PerformAutoML: true || false,
96
96
  * AutoMLOverrideStrategy: "LatencyOptimized" || "AccuracyOptimized",
97
97
  * PerformHPO: true || false,
98
- * TrainingParameters: {
98
+ * TrainingParameters: { // TrainingParameters
99
99
  * "<keys>": "STRING_VALUE",
100
100
  * },
101
- * EvaluationParameters: {
101
+ * EvaluationParameters: { // EvaluationParameters
102
102
  * NumberOfBacktestWindows: Number("int"),
103
103
  * BackTestWindowOffset: Number("int"),
104
104
  * },
105
- * HPOConfig: {
106
- * ParameterRanges: {
107
- * CategoricalParameterRanges: [
108
- * {
105
+ * HPOConfig: { // HyperParameterTuningJobConfig
106
+ * ParameterRanges: { // ParameterRanges
107
+ * CategoricalParameterRanges: [ // CategoricalParameterRanges
108
+ * { // CategoricalParameterRange
109
109
  * Name: "STRING_VALUE", // required
110
- * Values: [ // required
110
+ * Values: [ // Values // required
111
111
  * "STRING_VALUE",
112
112
  * ],
113
113
  * },
114
114
  * ],
115
- * ContinuousParameterRanges: [
116
- * {
115
+ * ContinuousParameterRanges: [ // ContinuousParameterRanges
116
+ * { // ContinuousParameterRange
117
117
  * Name: "STRING_VALUE", // required
118
118
  * MaxValue: Number("double"), // required
119
119
  * MinValue: Number("double"), // required
120
120
  * ScalingType: "Auto" || "Linear" || "Logarithmic" || "ReverseLogarithmic",
121
121
  * },
122
122
  * ],
123
- * IntegerParameterRanges: [
124
- * {
123
+ * IntegerParameterRanges: [ // IntegerParameterRanges
124
+ * { // IntegerParameterRange
125
125
  * Name: "STRING_VALUE", // required
126
126
  * MaxValue: Number("int"), // required
127
127
  * MinValue: Number("int"), // required
@@ -130,27 +130,27 @@ export interface CreatePredictorCommandOutput extends CreatePredictorResponse, _
130
130
  * ],
131
131
  * },
132
132
  * },
133
- * InputDataConfig: {
133
+ * InputDataConfig: { // InputDataConfig
134
134
  * DatasetGroupArn: "STRING_VALUE", // required
135
- * SupplementaryFeatures: [
136
- * {
135
+ * SupplementaryFeatures: [ // SupplementaryFeatures
136
+ * { // SupplementaryFeature
137
137
  * Name: "STRING_VALUE", // required
138
138
  * Value: "STRING_VALUE", // required
139
139
  * },
140
140
  * ],
141
141
  * },
142
- * FeaturizationConfig: {
142
+ * FeaturizationConfig: { // FeaturizationConfig
143
143
  * ForecastFrequency: "STRING_VALUE", // required
144
- * ForecastDimensions: [
144
+ * ForecastDimensions: [ // ForecastDimensions
145
145
  * "STRING_VALUE",
146
146
  * ],
147
- * Featurizations: [
148
- * {
147
+ * Featurizations: [ // Featurizations
148
+ * { // Featurization
149
149
  * AttributeName: "STRING_VALUE", // required
150
- * FeaturizationPipeline: [
151
- * {
150
+ * FeaturizationPipeline: [ // FeaturizationPipeline
151
+ * { // FeaturizationMethod
152
152
  * FeaturizationMethodName: "filling", // required
153
- * FeaturizationMethodParameters: {
153
+ * FeaturizationMethodParameters: { // FeaturizationMethodParameters
154
154
  * "<keys>": "STRING_VALUE",
155
155
  * },
156
156
  * },
@@ -158,12 +158,12 @@ export interface CreatePredictorCommandOutput extends CreatePredictorResponse, _
158
158
  * },
159
159
  * ],
160
160
  * },
161
- * EncryptionConfig: {
161
+ * EncryptionConfig: { // EncryptionConfig
162
162
  * RoleArn: "STRING_VALUE", // required
163
163
  * KMSKeyArn: "STRING_VALUE", // required
164
164
  * },
165
- * Tags: [
166
- * {
165
+ * Tags: [ // Tags
166
+ * { // Tag
167
167
  * Key: "STRING_VALUE", // required
168
168
  * Value: "STRING_VALUE", // required
169
169
  * },
@@ -38,21 +38,21 @@ export interface CreateWhatIfAnalysisCommandOutput extends CreateWhatIfAnalysisR
38
38
  * import { ForecastClient, CreateWhatIfAnalysisCommand } from "@aws-sdk/client-forecast"; // ES Modules import
39
39
  * // const { ForecastClient, CreateWhatIfAnalysisCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
40
40
  * const client = new ForecastClient(config);
41
- * const input = {
41
+ * const input = { // CreateWhatIfAnalysisRequest
42
42
  * WhatIfAnalysisName: "STRING_VALUE", // required
43
43
  * ForecastArn: "STRING_VALUE", // required
44
- * TimeSeriesSelector: {
45
- * TimeSeriesIdentifiers: {
46
- * DataSource: {
47
- * S3Config: {
44
+ * TimeSeriesSelector: { // TimeSeriesSelector
45
+ * TimeSeriesIdentifiers: { // TimeSeriesIdentifiers
46
+ * DataSource: { // DataSource
47
+ * S3Config: { // S3Config
48
48
  * Path: "STRING_VALUE", // required
49
49
  * RoleArn: "STRING_VALUE", // required
50
50
  * KMSKeyArn: "STRING_VALUE",
51
51
  * },
52
52
  * },
53
- * Schema: {
54
- * Attributes: [
55
- * {
53
+ * Schema: { // Schema
54
+ * Attributes: [ // SchemaAttributes
55
+ * { // SchemaAttribute
56
56
  * AttributeName: "STRING_VALUE",
57
57
  * AttributeType: "string" || "integer" || "float" || "timestamp" || "geolocation",
58
58
  * },
@@ -61,8 +61,8 @@ export interface CreateWhatIfAnalysisCommandOutput extends CreateWhatIfAnalysisR
61
61
  * Format: "STRING_VALUE",
62
62
  * },
63
63
  * },
64
- * Tags: [
65
- * {
64
+ * Tags: [ // Tags
65
+ * { // Tag
66
66
  * Key: "STRING_VALUE", // required
67
67
  * Value: "STRING_VALUE", // required
68
68
  * },
@@ -27,18 +27,18 @@ export interface CreateWhatIfForecastCommandOutput extends CreateWhatIfForecastR
27
27
  * import { ForecastClient, CreateWhatIfForecastCommand } from "@aws-sdk/client-forecast"; // ES Modules import
28
28
  * // const { ForecastClient, CreateWhatIfForecastCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
29
29
  * const client = new ForecastClient(config);
30
- * const input = {
30
+ * const input = { // CreateWhatIfForecastRequest
31
31
  * WhatIfForecastName: "STRING_VALUE", // required
32
32
  * WhatIfAnalysisArn: "STRING_VALUE", // required
33
- * TimeSeriesTransformations: [
34
- * {
35
- * Action: {
33
+ * TimeSeriesTransformations: [ // TimeSeriesTransformations
34
+ * { // TimeSeriesTransformation
35
+ * Action: { // Action
36
36
  * AttributeName: "STRING_VALUE", // required
37
37
  * Operation: "ADD" || "SUBTRACT" || "MULTIPLY" || "DIVIDE", // required
38
38
  * Value: Number("double"), // required
39
39
  * },
40
- * TimeSeriesConditions: [
41
- * {
40
+ * TimeSeriesConditions: [ // TimeSeriesConditions
41
+ * { // TimeSeriesCondition
42
42
  * AttributeName: "STRING_VALUE", // required
43
43
  * AttributeValue: "STRING_VALUE", // required
44
44
  * Condition: "EQUALS" || "NOT_EQUALS" || "LESS_THAN" || "GREATER_THAN", // required
@@ -46,15 +46,15 @@ export interface CreateWhatIfForecastCommandOutput extends CreateWhatIfForecastR
46
46
  * ],
47
47
  * },
48
48
  * ],
49
- * TimeSeriesReplacementsDataSource: {
50
- * S3Config: {
49
+ * TimeSeriesReplacementsDataSource: { // TimeSeriesReplacementsDataSource
50
+ * S3Config: { // S3Config
51
51
  * Path: "STRING_VALUE", // required
52
52
  * RoleArn: "STRING_VALUE", // required
53
53
  * KMSKeyArn: "STRING_VALUE",
54
54
  * },
55
- * Schema: {
56
- * Attributes: [
57
- * {
55
+ * Schema: { // Schema
56
+ * Attributes: [ // SchemaAttributes
57
+ * { // SchemaAttribute
58
58
  * AttributeName: "STRING_VALUE",
59
59
  * AttributeType: "string" || "integer" || "float" || "timestamp" || "geolocation",
60
60
  * },
@@ -63,8 +63,8 @@ export interface CreateWhatIfForecastCommandOutput extends CreateWhatIfForecastR
63
63
  * Format: "STRING_VALUE",
64
64
  * TimestampFormat: "STRING_VALUE",
65
65
  * },
66
- * Tags: [
67
- * {
66
+ * Tags: [ // Tags
67
+ * { // Tag
68
68
  * Key: "STRING_VALUE", // required
69
69
  * Value: "STRING_VALUE", // required
70
70
  * },
@@ -42,20 +42,20 @@ export interface CreateWhatIfForecastExportCommandOutput extends CreateWhatIfFor
42
42
  * import { ForecastClient, CreateWhatIfForecastExportCommand } from "@aws-sdk/client-forecast"; // ES Modules import
43
43
  * // const { ForecastClient, CreateWhatIfForecastExportCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
44
44
  * const client = new ForecastClient(config);
45
- * const input = {
45
+ * const input = { // CreateWhatIfForecastExportRequest
46
46
  * WhatIfForecastExportName: "STRING_VALUE", // required
47
- * WhatIfForecastArns: [ // required
47
+ * WhatIfForecastArns: [ // WhatIfForecastArnListForExport // required
48
48
  * "STRING_VALUE",
49
49
  * ],
50
- * Destination: {
51
- * S3Config: {
50
+ * Destination: { // DataDestination
51
+ * S3Config: { // S3Config
52
52
  * Path: "STRING_VALUE", // required
53
53
  * RoleArn: "STRING_VALUE", // required
54
54
  * KMSKeyArn: "STRING_VALUE",
55
55
  * },
56
56
  * },
57
- * Tags: [
58
- * {
57
+ * Tags: [ // Tags
58
+ * { // Tag
59
59
  * Key: "STRING_VALUE", // required
60
60
  * Value: "STRING_VALUE", // required
61
61
  * },
@@ -33,7 +33,7 @@ export interface DeleteDatasetCommandOutput extends __MetadataBearer {
33
33
  * import { ForecastClient, DeleteDatasetCommand } from "@aws-sdk/client-forecast"; // ES Modules import
34
34
  * // const { ForecastClient, DeleteDatasetCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
35
35
  * const client = new ForecastClient(config);
36
- * const input = {
36
+ * const input = { // DeleteDatasetRequest
37
37
  * DatasetArn: "STRING_VALUE", // required
38
38
  * };
39
39
  * const command = new DeleteDatasetCommand(input);
@@ -29,7 +29,7 @@ export interface DeleteDatasetGroupCommandOutput extends __MetadataBearer {
29
29
  * import { ForecastClient, DeleteDatasetGroupCommand } from "@aws-sdk/client-forecast"; // ES Modules import
30
30
  * // const { ForecastClient, DeleteDatasetGroupCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
31
31
  * const client = new ForecastClient(config);
32
- * const input = {
32
+ * const input = { // DeleteDatasetGroupRequest
33
33
  * DatasetGroupArn: "STRING_VALUE", // required
34
34
  * };
35
35
  * const command = new DeleteDatasetGroupCommand(input);
@@ -29,7 +29,7 @@ export interface DeleteDatasetImportJobCommandOutput extends __MetadataBearer {
29
29
  * import { ForecastClient, DeleteDatasetImportJobCommand } from "@aws-sdk/client-forecast"; // ES Modules import
30
30
  * // const { ForecastClient, DeleteDatasetImportJobCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
31
31
  * const client = new ForecastClient(config);
32
- * const input = {
32
+ * const input = { // DeleteDatasetImportJobRequest
33
33
  * DatasetImportJobArn: "STRING_VALUE", // required
34
34
  * };
35
35
  * const command = new DeleteDatasetImportJobCommand(input);
@@ -28,7 +28,7 @@ export interface DeleteExplainabilityCommandOutput extends __MetadataBearer {
28
28
  * import { ForecastClient, DeleteExplainabilityCommand } from "@aws-sdk/client-forecast"; // ES Modules import
29
29
  * // const { ForecastClient, DeleteExplainabilityCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
30
30
  * const client = new ForecastClient(config);
31
- * const input = {
31
+ * const input = { // DeleteExplainabilityRequest
32
32
  * ExplainabilityArn: "STRING_VALUE", // required
33
33
  * };
34
34
  * const command = new DeleteExplainabilityCommand(input);
@@ -26,7 +26,7 @@ export interface DeleteExplainabilityExportCommandOutput extends __MetadataBeare
26
26
  * import { ForecastClient, DeleteExplainabilityExportCommand } from "@aws-sdk/client-forecast"; // ES Modules import
27
27
  * // const { ForecastClient, DeleteExplainabilityExportCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
28
28
  * const client = new ForecastClient(config);
29
- * const input = {
29
+ * const input = { // DeleteExplainabilityExportRequest
30
30
  * ExplainabilityExportArn: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DeleteExplainabilityExportCommand(input);
@@ -30,7 +30,7 @@ export interface DeleteForecastCommandOutput extends __MetadataBearer {
30
30
  * import { ForecastClient, DeleteForecastCommand } from "@aws-sdk/client-forecast"; // ES Modules import
31
31
  * // const { ForecastClient, DeleteForecastCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
32
32
  * const client = new ForecastClient(config);
33
- * const input = {
33
+ * const input = { // DeleteForecastRequest
34
34
  * ForecastArn: "STRING_VALUE", // required
35
35
  * };
36
36
  * const command = new DeleteForecastCommand(input);
@@ -28,7 +28,7 @@ export interface DeleteForecastExportJobCommandOutput extends __MetadataBearer {
28
28
  * import { ForecastClient, DeleteForecastExportJobCommand } from "@aws-sdk/client-forecast"; // ES Modules import
29
29
  * // const { ForecastClient, DeleteForecastExportJobCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
30
30
  * const client = new ForecastClient(config);
31
- * const input = {
31
+ * const input = { // DeleteForecastExportJobRequest
32
32
  * ForecastExportJobArn: "STRING_VALUE", // required
33
33
  * };
34
34
  * const command = new DeleteForecastExportJobCommand(input);
@@ -26,7 +26,7 @@ export interface DeleteMonitorCommandOutput extends __MetadataBearer {
26
26
  * import { ForecastClient, DeleteMonitorCommand } from "@aws-sdk/client-forecast"; // ES Modules import
27
27
  * // const { ForecastClient, DeleteMonitorCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
28
28
  * const client = new ForecastClient(config);
29
- * const input = {
29
+ * const input = { // DeleteMonitorRequest
30
30
  * MonitorArn: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DeleteMonitorCommand(input);
@@ -26,7 +26,7 @@ export interface DeletePredictorBacktestExportJobCommandOutput extends __Metadat
26
26
  * import { ForecastClient, DeletePredictorBacktestExportJobCommand } from "@aws-sdk/client-forecast"; // ES Modules import
27
27
  * // const { ForecastClient, DeletePredictorBacktestExportJobCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
28
28
  * const client = new ForecastClient(config);
29
- * const input = {
29
+ * const input = { // DeletePredictorBacktestExportJobRequest
30
30
  * PredictorBacktestExportJobArn: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DeletePredictorBacktestExportJobCommand(input);
@@ -27,7 +27,7 @@ export interface DeletePredictorCommandOutput extends __MetadataBearer {
27
27
  * import { ForecastClient, DeletePredictorCommand } from "@aws-sdk/client-forecast"; // ES Modules import
28
28
  * // const { ForecastClient, DeletePredictorCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
29
29
  * const client = new ForecastClient(config);
30
- * const input = {
30
+ * const input = { // DeletePredictorRequest
31
31
  * PredictorArn: "STRING_VALUE", // required
32
32
  * };
33
33
  * const command = new DeletePredictorCommand(input);
@@ -56,7 +56,7 @@ export interface DeleteResourceTreeCommandOutput extends __MetadataBearer {
56
56
  * import { ForecastClient, DeleteResourceTreeCommand } from "@aws-sdk/client-forecast"; // ES Modules import
57
57
  * // const { ForecastClient, DeleteResourceTreeCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
58
58
  * const client = new ForecastClient(config);
59
- * const input = {
59
+ * const input = { // DeleteResourceTreeRequest
60
60
  * ResourceArn: "STRING_VALUE", // required
61
61
  * };
62
62
  * const command = new DeleteResourceTreeCommand(input);
@@ -28,7 +28,7 @@ export interface DeleteWhatIfAnalysisCommandOutput extends __MetadataBearer {
28
28
  * import { ForecastClient, DeleteWhatIfAnalysisCommand } from "@aws-sdk/client-forecast"; // ES Modules import
29
29
  * // const { ForecastClient, DeleteWhatIfAnalysisCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
30
30
  * const client = new ForecastClient(config);
31
- * const input = {
31
+ * const input = { // DeleteWhatIfAnalysisRequest
32
32
  * WhatIfAnalysisArn: "STRING_VALUE", // required
33
33
  * };
34
34
  * const command = new DeleteWhatIfAnalysisCommand(input);
@@ -28,7 +28,7 @@ export interface DeleteWhatIfForecastCommandOutput extends __MetadataBearer {
28
28
  * import { ForecastClient, DeleteWhatIfForecastCommand } from "@aws-sdk/client-forecast"; // ES Modules import
29
29
  * // const { ForecastClient, DeleteWhatIfForecastCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
30
30
  * const client = new ForecastClient(config);
31
- * const input = {
31
+ * const input = { // DeleteWhatIfForecastRequest
32
32
  * WhatIfForecastArn: "STRING_VALUE", // required
33
33
  * };
34
34
  * const command = new DeleteWhatIfForecastCommand(input);
@@ -27,7 +27,7 @@ export interface DeleteWhatIfForecastExportCommandOutput extends __MetadataBeare
27
27
  * import { ForecastClient, DeleteWhatIfForecastExportCommand } from "@aws-sdk/client-forecast"; // ES Modules import
28
28
  * // const { ForecastClient, DeleteWhatIfForecastExportCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
29
29
  * const client = new ForecastClient(config);
30
- * const input = {
30
+ * const input = { // DeleteWhatIfForecastExportRequest
31
31
  * WhatIfForecastExportArn: "STRING_VALUE", // required
32
32
  * };
33
33
  * const command = new DeleteWhatIfForecastExportCommand(input);
@@ -26,7 +26,7 @@ export interface DescribeAutoPredictorCommandOutput extends DescribeAutoPredicto
26
26
  * import { ForecastClient, DescribeAutoPredictorCommand } from "@aws-sdk/client-forecast"; // ES Modules import
27
27
  * // const { ForecastClient, DescribeAutoPredictorCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
28
28
  * const client = new ForecastClient(config);
29
- * const input = {
29
+ * const input = { // DescribeAutoPredictorRequest
30
30
  * PredictorArn: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DescribeAutoPredictorCommand(input);
@@ -45,7 +45,7 @@ export interface DescribeDatasetCommandOutput extends DescribeDatasetResponse, _
45
45
  * import { ForecastClient, DescribeDatasetCommand } from "@aws-sdk/client-forecast"; // ES Modules import
46
46
  * // const { ForecastClient, DescribeDatasetCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
47
47
  * const client = new ForecastClient(config);
48
- * const input = {
48
+ * const input = { // DescribeDatasetRequest
49
49
  * DatasetArn: "STRING_VALUE", // required
50
50
  * };
51
51
  * const command = new DescribeDatasetCommand(input);
@@ -50,7 +50,7 @@ export interface DescribeDatasetGroupCommandOutput extends DescribeDatasetGroupR
50
50
  * import { ForecastClient, DescribeDatasetGroupCommand } from "@aws-sdk/client-forecast"; // ES Modules import
51
51
  * // const { ForecastClient, DescribeDatasetGroupCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
52
52
  * const client = new ForecastClient(config);
53
- * const input = {
53
+ * const input = { // DescribeDatasetGroupRequest
54
54
  * DatasetGroupArn: "STRING_VALUE", // required
55
55
  * };
56
56
  * const command = new DescribeDatasetGroupCommand(input);
@@ -60,7 +60,7 @@ export interface DescribeDatasetImportJobCommandOutput extends DescribeDatasetIm
60
60
  * import { ForecastClient, DescribeDatasetImportJobCommand } from "@aws-sdk/client-forecast"; // ES Modules import
61
61
  * // const { ForecastClient, DescribeDatasetImportJobCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
62
62
  * const client = new ForecastClient(config);
63
- * const input = {
63
+ * const input = { // DescribeDatasetImportJobRequest
64
64
  * DatasetImportJobArn: "STRING_VALUE", // required
65
65
  * };
66
66
  * const command = new DescribeDatasetImportJobCommand(input);
@@ -26,7 +26,7 @@ export interface DescribeExplainabilityCommandOutput extends DescribeExplainabil
26
26
  * import { ForecastClient, DescribeExplainabilityCommand } from "@aws-sdk/client-forecast"; // ES Modules import
27
27
  * // const { ForecastClient, DescribeExplainabilityCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
28
28
  * const client = new ForecastClient(config);
29
- * const input = {
29
+ * const input = { // DescribeExplainabilityRequest
30
30
  * ExplainabilityArn: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DescribeExplainabilityCommand(input);
@@ -26,7 +26,7 @@ export interface DescribeExplainabilityExportCommandOutput extends DescribeExpla
26
26
  * import { ForecastClient, DescribeExplainabilityExportCommand } from "@aws-sdk/client-forecast"; // ES Modules import
27
27
  * // const { ForecastClient, DescribeExplainabilityExportCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
28
28
  * const client = new ForecastClient(config);
29
- * const input = {
29
+ * const input = { // DescribeExplainabilityExportRequest
30
30
  * ExplainabilityExportArn: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DescribeExplainabilityExportCommand(input);
@@ -54,7 +54,7 @@ export interface DescribeForecastCommandOutput extends DescribeForecastResponse,
54
54
  * import { ForecastClient, DescribeForecastCommand } from "@aws-sdk/client-forecast"; // ES Modules import
55
55
  * // const { ForecastClient, DescribeForecastCommand } = require("@aws-sdk/client-forecast"); // CommonJS import
56
56
  * const client = new ForecastClient(config);
57
- * const input = {
57
+ * const input = { // DescribeForecastRequest
58
58
  * ForecastArn: "STRING_VALUE", // required
59
59
  * };
60
60
  * const command = new DescribeForecastCommand(input);