UpdateStackSetRequest
Types
Properties
[Self-managed permissions] The Amazon Resource Name (ARN) of the IAM role to use to update this StackSet.
[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 Enable or disable automatic deployments for StackSets in Organizations 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 StackSet 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 StackSet operation.
Describes whether CloudFormation performs non-conflicting operations concurrently and queues conflicting operations.
The unique ID for this StackSet operation.
Preferences for how CloudFormation performs this StackSet operation.
A list of input parameters for the StackSet template.
Describes how the IAM roles required for StackSet operations are created. You cannot modify PermissionModel
if there are stack instances associated with your stack set.
The name or unique ID of the StackSet 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 StackSet that you're updating.