

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

# 透過 StackSets 跨帳戶和區域管理堆疊
<a name="what-is-cfnstacksets"></a>

CloudFormation StackSets 可讓您跨多個帳戶建立、更新或刪除堆疊， AWS 區域 並使用單一操作來擴展堆疊的功能。您使用管理員帳戶定義與管理 CloudFormation 範本，並使用該範本做為基礎，將堆疊佈建至指定 AWS 區域中選定的目標帳戶。

![StackSet 是範本中一組資源的集合，會跨多個帳戶和區域部署。](http://docs.aws.amazon.com/zh_tw/AWSCloudFormation/latest/UserGuide/images/stack_set_conceptual_sv.png)


本節會協助您開始使用 StackSets，解答有關如何使用和疑難排解 StackSet 建立、更新和刪除等常見問題。

**Topics**
+ [StackSets 概念](stacksets-concepts.md)
+ [使用 CloudFormation StackSets 的先決條件](stacksets-prereqs.md)
+ [使用範例範本開始使用 StackSets](stacksets-getting-started.md)
+ [具有自我管理許可的 Create CloudFormation StackSets](stacksets-getting-started-create-self-managed.md)
+ [具有服務受管許可的 Create CloudFormation StackSets](stacksets-orgs-associate-stackset-with-org.md)
+ [在 中啟用或停用 StackSets 的自動部署 AWS Organizations](stacksets-orgs-manage-auto-deployment.md)
+ [Update CloudFormation StackSets](stacksets-update.md)
+ [將堆疊新增至 CloudFormation StackSets](stackinstances-create.md)
+ [覆寫 CloudFormation StackSet 中堆疊的參數值](stackinstances-override.md)
+ [從 CloudFormation StackSets 刪除堆疊](stackinstances-delete.md)
+ [Delete CloudFormation StackSets](stacksets-delete.md)
+ [使用目標帳戶閘道來防止失敗的 StackSets 部署](stacksets-account-gating.md)
+ [選擇 CloudFormation StackSets 的並行模式](concurrency-mode.md)
+ [在 CloudFormation StackSets 上執行漂移偵測](stacksets-drift.md)
+ [將堆疊匯入 CloudFormation StackSets](stacksets-import.md)
+ [使用 CloudFormation StackSets 的最佳實務](stacksets-bestpractices.md)
+ [CloudFormation StackSets 範本範例](stacksets-sampletemplates.md)
+ [疑難排解 CloudFormation StackSets](stacksets-troubleshooting.md)