Builder
Properties
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).
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.
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. For more information, see Template Anatomy in the CloudFormation User Guide.
The location of the file that contains the template body. The URL must point to a template (maximum size: 460,800 bytes) that is located in an Amazon S3 bucket or a Systems Manager document. For more information, see Template Anatomy in the CloudFormation User Guide.
Use the existing template that's associated with the stack set that you're updating.
Functions
construct an aws.sdk.kotlin.services.cloudformation.model.AutoDeployment inside the given block
construct an aws.sdk.kotlin.services.cloudformation.model.DeploymentTargets inside the given block
construct an aws.sdk.kotlin.services.cloudformation.model.ManagedExecution inside the given block
construct an aws.sdk.kotlin.services.cloudformation.model.StackSetOperationPreferences inside the given block