

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

# AWS CloudFormation 範本
<a name="aws-cloudformation-templates"></a>

此解決方案使用 [AWS CloudFormation 範本和堆疊](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/cfn-whatis-concepts.html)來自動化其部署。CloudFormation 範本會指定此解決方案中包含的 AWS 資源及其屬性。CloudFormation 堆疊會佈建範本中所述的資源。

您可以在部署之前下載此解決方案的 CloudFormation 範本。

 [https://s3.amazonaws.com/solutions-reference/instance-scheduler-on-aws/latest/instance-scheduler-on-aws.template](https://s3.amazonaws.com/solutions-reference/instance-scheduler-on-aws/latest/instance-scheduler-on-aws.template) **instance-scheduler-on-aws.template** - 使用此範本啟動解決方案和所有相關元件。預設組態會部署 AWS Lambda 函數、Amazon DynamoDB 資料表、Amazon CloudWatch 事件和 CloudWatch 自訂指標，但您也可以根據您的特定需求自訂範本。

 [https://s3.amazonaws.com/solutions-reference/instance-scheduler-on-aws/latest/instance-scheduler-on-aws-remote.template](https://s3.amazonaws.com/solutions-reference/instance-scheduler-on-aws/latest/instance-scheduler-on-aws-remote.template) 

 **instance-scheduler-on-aws-remote.template** - 使用此範本啟動解決方案用來排程發言帳戶中執行個體的跨帳戶角色。對於使用 AWS Organizations 的部署，部署範本也會向中樞註冊輻條帳戶，無需手動設定。

**注意**  
如果您先前已部署此解決方案，請參閱[更新解決方案](update-the-solution.md)以取得更新指示。