@aws-sdk/client-forecast 3.803.0 → 3.804.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 (111) hide show
  1. package/dist-types/commands/CreateAutoPredictorCommand.d.ts +1 -1
  2. package/dist-types/commands/CreateDatasetCommand.d.ts +1 -1
  3. package/dist-types/commands/CreateDatasetGroupCommand.d.ts +1 -1
  4. package/dist-types/commands/CreateDatasetImportJobCommand.d.ts +1 -1
  5. package/dist-types/commands/CreateExplainabilityCommand.d.ts +1 -1
  6. package/dist-types/commands/CreateExplainabilityExportCommand.d.ts +1 -1
  7. package/dist-types/commands/CreateForecastCommand.d.ts +1 -1
  8. package/dist-types/commands/CreateForecastExportJobCommand.d.ts +1 -1
  9. package/dist-types/commands/CreateMonitorCommand.d.ts +1 -1
  10. package/dist-types/commands/CreatePredictorBacktestExportJobCommand.d.ts +1 -1
  11. package/dist-types/commands/CreatePredictorCommand.d.ts +1 -1
  12. package/dist-types/commands/CreateWhatIfAnalysisCommand.d.ts +1 -1
  13. package/dist-types/commands/CreateWhatIfForecastCommand.d.ts +1 -1
  14. package/dist-types/commands/CreateWhatIfForecastExportCommand.d.ts +1 -1
  15. package/dist-types/commands/DeleteDatasetCommand.d.ts +1 -1
  16. package/dist-types/commands/DeleteDatasetGroupCommand.d.ts +1 -1
  17. package/dist-types/commands/DeleteDatasetImportJobCommand.d.ts +1 -1
  18. package/dist-types/commands/DeleteExplainabilityCommand.d.ts +1 -1
  19. package/dist-types/commands/DeleteExplainabilityExportCommand.d.ts +1 -1
  20. package/dist-types/commands/DeleteForecastCommand.d.ts +1 -1
  21. package/dist-types/commands/DeleteForecastExportJobCommand.d.ts +1 -1
  22. package/dist-types/commands/DeleteMonitorCommand.d.ts +1 -1
  23. package/dist-types/commands/DeletePredictorBacktestExportJobCommand.d.ts +1 -1
  24. package/dist-types/commands/DeletePredictorCommand.d.ts +1 -1
  25. package/dist-types/commands/DeleteResourceTreeCommand.d.ts +1 -1
  26. package/dist-types/commands/DeleteWhatIfAnalysisCommand.d.ts +1 -1
  27. package/dist-types/commands/DeleteWhatIfForecastCommand.d.ts +1 -1
  28. package/dist-types/commands/DeleteWhatIfForecastExportCommand.d.ts +1 -1
  29. package/dist-types/commands/DescribeAutoPredictorCommand.d.ts +1 -1
  30. package/dist-types/commands/DescribeDatasetCommand.d.ts +1 -1
  31. package/dist-types/commands/DescribeDatasetGroupCommand.d.ts +1 -1
  32. package/dist-types/commands/DescribeDatasetImportJobCommand.d.ts +1 -1
  33. package/dist-types/commands/DescribeExplainabilityCommand.d.ts +1 -1
  34. package/dist-types/commands/DescribeExplainabilityExportCommand.d.ts +1 -1
  35. package/dist-types/commands/DescribeForecastCommand.d.ts +1 -1
  36. package/dist-types/commands/DescribeForecastExportJobCommand.d.ts +1 -1
  37. package/dist-types/commands/DescribeMonitorCommand.d.ts +1 -1
  38. package/dist-types/commands/DescribePredictorBacktestExportJobCommand.d.ts +1 -1
  39. package/dist-types/commands/DescribePredictorCommand.d.ts +1 -1
  40. package/dist-types/commands/DescribeWhatIfAnalysisCommand.d.ts +1 -1
  41. package/dist-types/commands/DescribeWhatIfForecastCommand.d.ts +1 -1
  42. package/dist-types/commands/DescribeWhatIfForecastExportCommand.d.ts +1 -1
  43. package/dist-types/commands/GetAccuracyMetricsCommand.d.ts +1 -1
  44. package/dist-types/commands/ListMonitorEvaluationsCommand.d.ts +1 -1
  45. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  46. package/dist-types/commands/ResumeResourceCommand.d.ts +1 -1
  47. package/dist-types/commands/StopResourceCommand.d.ts +1 -1
  48. package/dist-types/commands/TagResourceCommand.d.ts +1 -1
  49. package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
  50. package/dist-types/commands/UpdateDatasetGroupCommand.d.ts +1 -1
  51. package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
  52. package/dist-types/runtimeConfig.browser.d.ts +17 -17
  53. package/dist-types/runtimeConfig.d.ts +16 -16
  54. package/dist-types/runtimeConfig.native.d.ts +18 -18
  55. package/dist-types/runtimeConfig.shared.d.ts +3 -3
  56. package/dist-types/ts3.4/commands/CreateAutoPredictorCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/CreateDatasetCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/CreateDatasetGroupCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/CreateDatasetImportJobCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/CreateExplainabilityCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/CreateExplainabilityExportCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/CreateForecastCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/CreateForecastExportJobCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/CreateMonitorCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/CreatePredictorBacktestExportJobCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/CreatePredictorCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/CreateWhatIfAnalysisCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/CreateWhatIfForecastCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/CreateWhatIfForecastExportCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/DeleteDatasetCommand.d.ts +1 -1
  71. package/dist-types/ts3.4/commands/DeleteDatasetGroupCommand.d.ts +1 -1
  72. package/dist-types/ts3.4/commands/DeleteDatasetImportJobCommand.d.ts +1 -1
  73. package/dist-types/ts3.4/commands/DeleteExplainabilityCommand.d.ts +1 -1
  74. package/dist-types/ts3.4/commands/DeleteExplainabilityExportCommand.d.ts +1 -1
  75. package/dist-types/ts3.4/commands/DeleteForecastCommand.d.ts +1 -1
  76. package/dist-types/ts3.4/commands/DeleteForecastExportJobCommand.d.ts +1 -1
  77. package/dist-types/ts3.4/commands/DeleteMonitorCommand.d.ts +1 -1
  78. package/dist-types/ts3.4/commands/DeletePredictorBacktestExportJobCommand.d.ts +1 -1
  79. package/dist-types/ts3.4/commands/DeletePredictorCommand.d.ts +1 -1
  80. package/dist-types/ts3.4/commands/DeleteResourceTreeCommand.d.ts +1 -1
  81. package/dist-types/ts3.4/commands/DeleteWhatIfAnalysisCommand.d.ts +1 -1
  82. package/dist-types/ts3.4/commands/DeleteWhatIfForecastCommand.d.ts +1 -1
  83. package/dist-types/ts3.4/commands/DeleteWhatIfForecastExportCommand.d.ts +1 -1
  84. package/dist-types/ts3.4/commands/DescribeAutoPredictorCommand.d.ts +1 -1
  85. package/dist-types/ts3.4/commands/DescribeDatasetCommand.d.ts +1 -1
  86. package/dist-types/ts3.4/commands/DescribeDatasetGroupCommand.d.ts +1 -1
  87. package/dist-types/ts3.4/commands/DescribeDatasetImportJobCommand.d.ts +1 -1
  88. package/dist-types/ts3.4/commands/DescribeExplainabilityCommand.d.ts +1 -1
  89. package/dist-types/ts3.4/commands/DescribeExplainabilityExportCommand.d.ts +1 -1
  90. package/dist-types/ts3.4/commands/DescribeForecastCommand.d.ts +1 -1
  91. package/dist-types/ts3.4/commands/DescribeForecastExportJobCommand.d.ts +1 -1
  92. package/dist-types/ts3.4/commands/DescribeMonitorCommand.d.ts +1 -1
  93. package/dist-types/ts3.4/commands/DescribePredictorBacktestExportJobCommand.d.ts +1 -1
  94. package/dist-types/ts3.4/commands/DescribePredictorCommand.d.ts +1 -1
  95. package/dist-types/ts3.4/commands/DescribeWhatIfAnalysisCommand.d.ts +1 -1
  96. package/dist-types/ts3.4/commands/DescribeWhatIfForecastCommand.d.ts +1 -1
  97. package/dist-types/ts3.4/commands/DescribeWhatIfForecastExportCommand.d.ts +1 -1
  98. package/dist-types/ts3.4/commands/GetAccuracyMetricsCommand.d.ts +1 -1
  99. package/dist-types/ts3.4/commands/ListMonitorEvaluationsCommand.d.ts +1 -1
  100. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  101. package/dist-types/ts3.4/commands/ResumeResourceCommand.d.ts +1 -1
  102. package/dist-types/ts3.4/commands/StopResourceCommand.d.ts +1 -1
  103. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
  104. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
  105. package/dist-types/ts3.4/commands/UpdateDatasetGroupCommand.d.ts +1 -1
  106. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
  107. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
  108. package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
  109. package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
  110. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
  111. package/package.json +19 -19
@@ -23,7 +23,7 @@ export interface CreateAutoPredictorCommandOutput extends CreateAutoPredictorRes
23
23
  }
24
24
  declare const CreateAutoPredictorCommand_base: {
25
25
  new (input: CreateAutoPredictorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAutoPredictorCommandInput, CreateAutoPredictorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateAutoPredictorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAutoPredictorCommandInput, CreateAutoPredictorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateAutoPredictorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAutoPredictorCommandInput, CreateAutoPredictorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateDatasetCommandOutput extends CreateDatasetResponse, __Met
23
23
  }
24
24
  declare const CreateDatasetCommand_base: {
25
25
  new (input: CreateDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetCommandInput, CreateDatasetCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetCommandInput, CreateDatasetCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetCommandInput, CreateDatasetCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateDatasetGroupCommandOutput extends CreateDatasetGroupRespo
23
23
  }
24
24
  declare const CreateDatasetGroupCommand_base: {
25
25
  new (input: CreateDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetGroupCommandInput, CreateDatasetGroupCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetGroupCommandInput, CreateDatasetGroupCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetGroupCommandInput, CreateDatasetGroupCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateDatasetImportJobCommandOutput extends CreateDatasetImport
23
23
  }
24
24
  declare const CreateDatasetImportJobCommand_base: {
25
25
  new (input: CreateDatasetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetImportJobCommandInput, CreateDatasetImportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateDatasetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetImportJobCommandInput, CreateDatasetImportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateDatasetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDatasetImportJobCommandInput, CreateDatasetImportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateExplainabilityCommandOutput extends CreateExplainabilityR
23
23
  }
24
24
  declare const CreateExplainabilityCommand_base: {
25
25
  new (input: CreateExplainabilityCommandInput): import("@smithy/smithy-client").CommandImpl<CreateExplainabilityCommandInput, CreateExplainabilityCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateExplainabilityCommandInput): import("@smithy/smithy-client").CommandImpl<CreateExplainabilityCommandInput, CreateExplainabilityCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateExplainabilityCommandInput): import("@smithy/smithy-client").CommandImpl<CreateExplainabilityCommandInput, CreateExplainabilityCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateExplainabilityExportCommandOutput extends CreateExplainab
23
23
  }
24
24
  declare const CreateExplainabilityExportCommand_base: {
25
25
  new (input: CreateExplainabilityExportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateExplainabilityExportCommandInput, CreateExplainabilityExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateExplainabilityExportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateExplainabilityExportCommandInput, CreateExplainabilityExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateExplainabilityExportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateExplainabilityExportCommandInput, CreateExplainabilityExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateForecastCommandOutput extends CreateForecastResponse, __M
23
23
  }
24
24
  declare const CreateForecastCommand_base: {
25
25
  new (input: CreateForecastCommandInput): import("@smithy/smithy-client").CommandImpl<CreateForecastCommandInput, CreateForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateForecastCommandInput): import("@smithy/smithy-client").CommandImpl<CreateForecastCommandInput, CreateForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateForecastCommandInput): import("@smithy/smithy-client").CommandImpl<CreateForecastCommandInput, CreateForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateForecastExportJobCommandOutput extends CreateForecastExpo
23
23
  }
24
24
  declare const CreateForecastExportJobCommand_base: {
25
25
  new (input: CreateForecastExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateForecastExportJobCommandInput, CreateForecastExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateForecastExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateForecastExportJobCommandInput, CreateForecastExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateForecastExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreateForecastExportJobCommandInput, CreateForecastExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateMonitorCommandOutput extends CreateMonitorResponse, __Met
23
23
  }
24
24
  declare const CreateMonitorCommand_base: {
25
25
  new (input: CreateMonitorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMonitorCommandInput, CreateMonitorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateMonitorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMonitorCommandInput, CreateMonitorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateMonitorCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMonitorCommandInput, CreateMonitorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreatePredictorBacktestExportJobCommandOutput extends CreatePre
23
23
  }
24
24
  declare const CreatePredictorBacktestExportJobCommand_base: {
25
25
  new (input: CreatePredictorBacktestExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePredictorBacktestExportJobCommandInput, CreatePredictorBacktestExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreatePredictorBacktestExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePredictorBacktestExportJobCommandInput, CreatePredictorBacktestExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreatePredictorBacktestExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePredictorBacktestExportJobCommandInput, CreatePredictorBacktestExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreatePredictorCommandOutput extends CreatePredictorResponse, _
23
23
  }
24
24
  declare const CreatePredictorCommand_base: {
25
25
  new (input: CreatePredictorCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePredictorCommandInput, CreatePredictorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreatePredictorCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePredictorCommandInput, CreatePredictorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreatePredictorCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePredictorCommandInput, CreatePredictorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateWhatIfAnalysisCommandOutput extends CreateWhatIfAnalysisR
23
23
  }
24
24
  declare const CreateWhatIfAnalysisCommand_base: {
25
25
  new (input: CreateWhatIfAnalysisCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWhatIfAnalysisCommandInput, CreateWhatIfAnalysisCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateWhatIfAnalysisCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWhatIfAnalysisCommandInput, CreateWhatIfAnalysisCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateWhatIfAnalysisCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWhatIfAnalysisCommandInput, CreateWhatIfAnalysisCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateWhatIfForecastCommandOutput extends CreateWhatIfForecastR
23
23
  }
24
24
  declare const CreateWhatIfForecastCommand_base: {
25
25
  new (input: CreateWhatIfForecastCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWhatIfForecastCommandInput, CreateWhatIfForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateWhatIfForecastCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWhatIfForecastCommandInput, CreateWhatIfForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateWhatIfForecastCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWhatIfForecastCommandInput, CreateWhatIfForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface CreateWhatIfForecastExportCommandOutput extends CreateWhatIfFor
23
23
  }
24
24
  declare const CreateWhatIfForecastExportCommand_base: {
25
25
  new (input: CreateWhatIfForecastExportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWhatIfForecastExportCommandInput, CreateWhatIfForecastExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: CreateWhatIfForecastExportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWhatIfForecastExportCommandInput, CreateWhatIfForecastExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: CreateWhatIfForecastExportCommandInput): import("@smithy/smithy-client").CommandImpl<CreateWhatIfForecastExportCommandInput, CreateWhatIfForecastExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteDatasetCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteDatasetCommand_base: {
25
25
  new (input: DeleteDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetCommandInput, DeleteDatasetCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetCommandInput, DeleteDatasetCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetCommandInput, DeleteDatasetCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteDatasetGroupCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteDatasetGroupCommand_base: {
25
25
  new (input: DeleteDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetGroupCommandInput, DeleteDatasetGroupCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetGroupCommandInput, DeleteDatasetGroupCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetGroupCommandInput, DeleteDatasetGroupCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteDatasetImportJobCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteDatasetImportJobCommand_base: {
25
25
  new (input: DeleteDatasetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetImportJobCommandInput, DeleteDatasetImportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteDatasetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetImportJobCommandInput, DeleteDatasetImportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteDatasetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDatasetImportJobCommandInput, DeleteDatasetImportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteExplainabilityCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteExplainabilityCommand_base: {
25
25
  new (input: DeleteExplainabilityCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteExplainabilityCommandInput, DeleteExplainabilityCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteExplainabilityCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteExplainabilityCommandInput, DeleteExplainabilityCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteExplainabilityCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteExplainabilityCommandInput, DeleteExplainabilityCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteExplainabilityExportCommandOutput extends __MetadataBeare
23
23
  }
24
24
  declare const DeleteExplainabilityExportCommand_base: {
25
25
  new (input: DeleteExplainabilityExportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteExplainabilityExportCommandInput, DeleteExplainabilityExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteExplainabilityExportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteExplainabilityExportCommandInput, DeleteExplainabilityExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteExplainabilityExportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteExplainabilityExportCommandInput, DeleteExplainabilityExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteForecastCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteForecastCommand_base: {
25
25
  new (input: DeleteForecastCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteForecastCommandInput, DeleteForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteForecastCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteForecastCommandInput, DeleteForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteForecastCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteForecastCommandInput, DeleteForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteForecastExportJobCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteForecastExportJobCommand_base: {
25
25
  new (input: DeleteForecastExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteForecastExportJobCommandInput, DeleteForecastExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteForecastExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteForecastExportJobCommandInput, DeleteForecastExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteForecastExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteForecastExportJobCommandInput, DeleteForecastExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteMonitorCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteMonitorCommand_base: {
25
25
  new (input: DeleteMonitorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMonitorCommandInput, DeleteMonitorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteMonitorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMonitorCommandInput, DeleteMonitorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteMonitorCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMonitorCommandInput, DeleteMonitorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeletePredictorBacktestExportJobCommandOutput extends __Metadat
23
23
  }
24
24
  declare const DeletePredictorBacktestExportJobCommand_base: {
25
25
  new (input: DeletePredictorBacktestExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePredictorBacktestExportJobCommandInput, DeletePredictorBacktestExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeletePredictorBacktestExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePredictorBacktestExportJobCommandInput, DeletePredictorBacktestExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeletePredictorBacktestExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePredictorBacktestExportJobCommandInput, DeletePredictorBacktestExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeletePredictorCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeletePredictorCommand_base: {
25
25
  new (input: DeletePredictorCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePredictorCommandInput, DeletePredictorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeletePredictorCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePredictorCommandInput, DeletePredictorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeletePredictorCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePredictorCommandInput, DeletePredictorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteResourceTreeCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteResourceTreeCommand_base: {
25
25
  new (input: DeleteResourceTreeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourceTreeCommandInput, DeleteResourceTreeCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteResourceTreeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourceTreeCommandInput, DeleteResourceTreeCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteResourceTreeCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteResourceTreeCommandInput, DeleteResourceTreeCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteWhatIfAnalysisCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteWhatIfAnalysisCommand_base: {
25
25
  new (input: DeleteWhatIfAnalysisCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWhatIfAnalysisCommandInput, DeleteWhatIfAnalysisCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteWhatIfAnalysisCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWhatIfAnalysisCommandInput, DeleteWhatIfAnalysisCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteWhatIfAnalysisCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWhatIfAnalysisCommandInput, DeleteWhatIfAnalysisCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteWhatIfForecastCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const DeleteWhatIfForecastCommand_base: {
25
25
  new (input: DeleteWhatIfForecastCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWhatIfForecastCommandInput, DeleteWhatIfForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteWhatIfForecastCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWhatIfForecastCommandInput, DeleteWhatIfForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteWhatIfForecastCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWhatIfForecastCommandInput, DeleteWhatIfForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DeleteWhatIfForecastExportCommandOutput extends __MetadataBeare
23
23
  }
24
24
  declare const DeleteWhatIfForecastExportCommand_base: {
25
25
  new (input: DeleteWhatIfForecastExportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWhatIfForecastExportCommandInput, DeleteWhatIfForecastExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DeleteWhatIfForecastExportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWhatIfForecastExportCommandInput, DeleteWhatIfForecastExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DeleteWhatIfForecastExportCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteWhatIfForecastExportCommandInput, DeleteWhatIfForecastExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeAutoPredictorCommandOutput extends DescribeAutoPredicto
23
23
  }
24
24
  declare const DescribeAutoPredictorCommand_base: {
25
25
  new (input: DescribeAutoPredictorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAutoPredictorCommandInput, DescribeAutoPredictorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeAutoPredictorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAutoPredictorCommandInput, DescribeAutoPredictorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeAutoPredictorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAutoPredictorCommandInput, DescribeAutoPredictorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeDatasetCommandOutput extends DescribeDatasetResponse, _
23
23
  }
24
24
  declare const DescribeDatasetCommand_base: {
25
25
  new (input: DescribeDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetCommandInput, DescribeDatasetCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetCommandInput, DescribeDatasetCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeDatasetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetCommandInput, DescribeDatasetCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeDatasetGroupCommandOutput extends DescribeDatasetGroupR
23
23
  }
24
24
  declare const DescribeDatasetGroupCommand_base: {
25
25
  new (input: DescribeDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetGroupCommandInput, DescribeDatasetGroupCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetGroupCommandInput, DescribeDatasetGroupCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetGroupCommandInput, DescribeDatasetGroupCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeDatasetImportJobCommandOutput extends DescribeDatasetIm
23
23
  }
24
24
  declare const DescribeDatasetImportJobCommand_base: {
25
25
  new (input: DescribeDatasetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetImportJobCommandInput, DescribeDatasetImportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeDatasetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetImportJobCommandInput, DescribeDatasetImportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeDatasetImportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDatasetImportJobCommandInput, DescribeDatasetImportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeExplainabilityCommandOutput extends DescribeExplainabil
23
23
  }
24
24
  declare const DescribeExplainabilityCommand_base: {
25
25
  new (input: DescribeExplainabilityCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeExplainabilityCommandInput, DescribeExplainabilityCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeExplainabilityCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeExplainabilityCommandInput, DescribeExplainabilityCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeExplainabilityCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeExplainabilityCommandInput, DescribeExplainabilityCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeExplainabilityExportCommandOutput extends DescribeExpla
23
23
  }
24
24
  declare const DescribeExplainabilityExportCommand_base: {
25
25
  new (input: DescribeExplainabilityExportCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeExplainabilityExportCommandInput, DescribeExplainabilityExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeExplainabilityExportCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeExplainabilityExportCommandInput, DescribeExplainabilityExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeExplainabilityExportCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeExplainabilityExportCommandInput, DescribeExplainabilityExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeForecastCommandOutput extends DescribeForecastResponse,
23
23
  }
24
24
  declare const DescribeForecastCommand_base: {
25
25
  new (input: DescribeForecastCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeForecastCommandInput, DescribeForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeForecastCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeForecastCommandInput, DescribeForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeForecastCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeForecastCommandInput, DescribeForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeForecastExportJobCommandOutput extends DescribeForecast
23
23
  }
24
24
  declare const DescribeForecastExportJobCommand_base: {
25
25
  new (input: DescribeForecastExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeForecastExportJobCommandInput, DescribeForecastExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeForecastExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeForecastExportJobCommandInput, DescribeForecastExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeForecastExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeForecastExportJobCommandInput, DescribeForecastExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeMonitorCommandOutput extends DescribeMonitorResponse, _
23
23
  }
24
24
  declare const DescribeMonitorCommand_base: {
25
25
  new (input: DescribeMonitorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMonitorCommandInput, DescribeMonitorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeMonitorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMonitorCommandInput, DescribeMonitorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeMonitorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeMonitorCommandInput, DescribeMonitorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribePredictorBacktestExportJobCommandOutput extends Describ
23
23
  }
24
24
  declare const DescribePredictorBacktestExportJobCommand_base: {
25
25
  new (input: DescribePredictorBacktestExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePredictorBacktestExportJobCommandInput, DescribePredictorBacktestExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribePredictorBacktestExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePredictorBacktestExportJobCommandInput, DescribePredictorBacktestExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribePredictorBacktestExportJobCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePredictorBacktestExportJobCommandInput, DescribePredictorBacktestExportJobCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribePredictorCommandOutput extends DescribePredictorRespons
23
23
  }
24
24
  declare const DescribePredictorCommand_base: {
25
25
  new (input: DescribePredictorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePredictorCommandInput, DescribePredictorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribePredictorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePredictorCommandInput, DescribePredictorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribePredictorCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePredictorCommandInput, DescribePredictorCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeWhatIfAnalysisCommandOutput extends DescribeWhatIfAnaly
23
23
  }
24
24
  declare const DescribeWhatIfAnalysisCommand_base: {
25
25
  new (input: DescribeWhatIfAnalysisCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWhatIfAnalysisCommandInput, DescribeWhatIfAnalysisCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeWhatIfAnalysisCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWhatIfAnalysisCommandInput, DescribeWhatIfAnalysisCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeWhatIfAnalysisCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWhatIfAnalysisCommandInput, DescribeWhatIfAnalysisCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeWhatIfForecastCommandOutput extends DescribeWhatIfForec
23
23
  }
24
24
  declare const DescribeWhatIfForecastCommand_base: {
25
25
  new (input: DescribeWhatIfForecastCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWhatIfForecastCommandInput, DescribeWhatIfForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeWhatIfForecastCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWhatIfForecastCommandInput, DescribeWhatIfForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeWhatIfForecastCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWhatIfForecastCommandInput, DescribeWhatIfForecastCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface DescribeWhatIfForecastExportCommandOutput extends DescribeWhatI
23
23
  }
24
24
  declare const DescribeWhatIfForecastExportCommand_base: {
25
25
  new (input: DescribeWhatIfForecastExportCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWhatIfForecastExportCommandInput, DescribeWhatIfForecastExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: DescribeWhatIfForecastExportCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWhatIfForecastExportCommandInput, DescribeWhatIfForecastExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: DescribeWhatIfForecastExportCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeWhatIfForecastExportCommandInput, DescribeWhatIfForecastExportCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface GetAccuracyMetricsCommandOutput extends GetAccuracyMetricsRespo
23
23
  }
24
24
  declare const GetAccuracyMetricsCommand_base: {
25
25
  new (input: GetAccuracyMetricsCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccuracyMetricsCommandInput, GetAccuracyMetricsCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: GetAccuracyMetricsCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccuracyMetricsCommandInput, GetAccuracyMetricsCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: GetAccuracyMetricsCommandInput): import("@smithy/smithy-client").CommandImpl<GetAccuracyMetricsCommandInput, GetAccuracyMetricsCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListMonitorEvaluationsCommandOutput extends ListMonitorEvaluati
23
23
  }
24
24
  declare const ListMonitorEvaluationsCommand_base: {
25
25
  new (input: ListMonitorEvaluationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMonitorEvaluationsCommandInput, ListMonitorEvaluationsCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListMonitorEvaluationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMonitorEvaluationsCommandInput, ListMonitorEvaluationsCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListMonitorEvaluationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListMonitorEvaluationsCommandInput, ListMonitorEvaluationsCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
23
23
  }
24
24
  declare const ListTagsForResourceCommand_base: {
25
25
  new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface ResumeResourceCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const ResumeResourceCommand_base: {
25
25
  new (input: ResumeResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ResumeResourceCommandInput, ResumeResourceCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: ResumeResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ResumeResourceCommandInput, ResumeResourceCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: ResumeResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ResumeResourceCommandInput, ResumeResourceCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface StopResourceCommandOutput extends __MetadataBearer {
23
23
  }
24
24
  declare const StopResourceCommand_base: {
25
25
  new (input: StopResourceCommandInput): import("@smithy/smithy-client").CommandImpl<StopResourceCommandInput, StopResourceCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: StopResourceCommandInput): import("@smithy/smithy-client").CommandImpl<StopResourceCommandInput, StopResourceCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: StopResourceCommandInput): import("@smithy/smithy-client").CommandImpl<StopResourceCommandInput, StopResourceCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
23
23
  }
24
24
  declare const TagResourceCommand_base: {
25
25
  new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
23
23
  }
24
24
  declare const UntagResourceCommand_base: {
25
25
  new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -23,7 +23,7 @@ export interface UpdateDatasetGroupCommandOutput extends UpdateDatasetGroupRespo
23
23
  }
24
24
  declare const UpdateDatasetGroupCommand_base: {
25
25
  new (input: UpdateDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDatasetGroupCommandInput, UpdateDatasetGroupCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (__0_0: UpdateDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDatasetGroupCommandInput, UpdateDatasetGroupCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
+ new (input: UpdateDatasetGroupCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDatasetGroupCommandInput, UpdateDatasetGroupCommandOutput, ForecastClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
27
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
28
  };
29
29
  /**
@@ -11,9 +11,7 @@ export interface ClientInputEndpointParameters {
11
11
  export type ClientResolvedEndpointParameters = ClientInputEndpointParameters & {
12
12
  defaultSigningName: string;
13
13
  };
14
- export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientInputEndpointParameters & {
15
- defaultSigningName: string;
16
- };
14
+ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInputEndpointParameters) => T & ClientResolvedEndpointParameters;
17
15
  export declare const commonParams: {
18
16
  readonly UseFIPS: {
19
17
  readonly type: "builtInParams";