

 Amazon Forecast 不再提供給新客戶。Amazon Forecast 的現有客戶可以繼續正常使用服務。[進一步了解」](https://aws.amazon.com/blogs/machine-learning/transition-your-amazon-forecast-usage-to-amazon-sagemaker-canvas/)

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 使用 AWS SDKs 預測的基本範例
<a name="service_code_examples_basics"></a>

下列程式碼範例示範如何搭配 AWS SDK 使用 Amazon Forecast 的基本功能。

**Contents**
+ [動作](service_code_examples_actions.md)
  + [`CreateDataset`](example_forecast_CreateDataset_section.md)
  + [`CreateForecast`](example_forecast_CreateForecast_section.md)
  + [`DeleteDataset`](example_forecast_DeleteDataset_section.md)
  + [`DeleteForecast`](example_forecast_DeleteForecast_section.md)
  + [`DescribeForecast`](example_forecast_DescribeForecast_section.md)
  + [`ListDatasetGroups`](example_forecast_ListDatasetGroups_section.md)
  + [`ListForecasts`](example_forecast_ListForecasts_section.md)