UpdateStackSetRequest
Types
Properties
[Self-managed permissions] The Amazon Resource Name (ARN) of the IAM role to use to update this stack set.
[Service-managed permissions] Describes whether StackSets automatically deploys to Organizations accounts that are added to a target organization or organizational unit (OU). For more information, see Manage automatic deployments for CloudFormation StackSets that use service-managed permissions in the CloudFormation User Guide.
In some cases, you must explicitly acknowledge that your stack template contains certain capabilities in order for CloudFormation to update the stack set and its associated stack instances.
[Service-managed permissions] The Organizations accounts in which to update associated stack instances.
A brief description of updates that you are making.
[Self-managed permissions] The name of the IAM execution role to use to update the stack set. If you do not specify an execution role, CloudFormation uses the AWSCloudFormationStackSetExecutionRole
role for the stack set operation.
Describes whether StackSets performs non-conflicting operations concurrently and queues conflicting operations.
The unique ID for this stack set operation.
Preferences for how CloudFormation performs this stack set operation.
A list of input parameters for the stack set template.
Describes how the IAM roles required for stack set operations are created. You cannot modify PermissionModel
if there are stack instances associated with your stack set.
The name or unique ID of the stack set that you want to update.
The structure that contains the template body, with a minimum length of 1 byte and a maximum length of 51,200 bytes.
The URL of a file that contains the template body. The URL must point to a template (maximum size: 1 MB) that is located in an Amazon S3 bucket or a Systems Manager document. The location for an Amazon S3 bucket must start with https://
. S3 static website URLs are not supported.
Use the existing template that's associated with the stack set that you're updating.