

# 使用 StackSets 跨账户和区域管理堆栈
<a name="what-is-cfnstacksets"></a>

Amazon CloudFormation StackSets 让您能够在单个操作中跨多个账户和 Amazon Web Services 区域区域创建、更新或删除堆栈，从而扩展了堆栈的功能。通过使用管理员账户，您可定义和管理 CloudFormation 模板，并以该模板为基础，跨指定的 Amazon Web Services 区域在选定目标账户中预置堆栈。

![StackSet 是在模板中跨多个账户和区域部署的资源的集合。](http://docs.amazonaws.cn/AWSCloudFormation/latest/UserGuide/images/stack_set_conceptual_sv.png)


本节介绍如何开始使用 StackSet，解答有关 StackSet 创建、更新和删除以及故障排除的常见问题。

**Topics**
+ [StackSets 概念](stacksets-concepts.md)
+ [使用 Amazon CloudFormation StackSet 的先决条件](stacksets-prereqs.md)
+ [使用示例模板开始使用 StackSet。](stacksets-getting-started.md)
+ [创建具有自行管理权限的 Amazon CloudFormation StackSet](stacksets-getting-started-create-self-managed.md)
+ [创建具有服务托管权限的 Amazon CloudFormation StackSet](stacksets-orgs-associate-stackset-with-org.md)
+ [为 Amazon Organizations 中的堆栈集启用或禁用自动部署](stacksets-orgs-manage-auto-deployment.md)
+ [更新 Amazon CloudFormation StackSet](stacksets-update.md)
+ [将堆栈添加到 CloudFormation 堆栈集](stackinstances-create.md)
+ [覆盖 CloudFormation StackSet 中的堆栈参数值](stackinstances-override.md)
+ [从 Amazon CloudFormation StackSet 中删除堆栈](stackinstances-delete.md)
+ [删除 Amazon CloudFormation StackSet](stacksets-delete.md)
+ [使用目标账户门防止 StackSet 部署失败](stacksets-account-gating.md)
+ [为 Amazon CloudFormation StackSet 选择并发模式](concurrency-mode.md)
+ [对 CloudFormation StackSets 进行偏差检测](stacksets-drift.md)
+ [将堆栈导入 Amazon CloudFormation StackSet](stacksets-import.md)
+ [使用 Amazon CloudFormation StackSet 的最佳实践](stacksets-bestpractices.md)
+ [Amazon CloudFormation StackSet 示例模板](stacksets-sampletemplates.md)
+ [Amazon CloudFormation StackSets 故障排除](stacksets-troubleshooting.md)