Files
nexus/wiki/entities/StackSets.md
2026-04-19 08:02:52 +08:00

910 B
Raw Blame History

title, type, tags, sources, last_updated
title type tags sources last_updated
StackSets entity
AWS
CloudFormation
Multi-Account
how-to-simplify-multi-account-deployments-monitoring
how-to-simplify-multi-account-deployments-monitoring-centralized-logs-for-aws-cloudformation-stacksets
2026-04-16

Summary

StackSets 是 AWS CloudFormation 的扩展功能,支持跨多个 AWS 账号和区域部署和管理 CloudFormation 栈。

Definition

CloudFormation StackSets 允许在多个 AWS 账号和多个区域同时部署和管理 CloudFormation 栈,实现基础设施的自动化批量部署。

Key Attributes

  • 类型CloudFormation 扩展功能
  • 开发商AWS
  • 核心功能:跨账号、跨区域批量部署
  • 部署模式服务托管Service-managed、自托管Self-managed

Connections