Update Stack Set

GET {{aws_cloudformation_base_url}}/?Accounts.member.N&AdministrationRoleARN&Capabilities.member.N&Description&ExecutionRoleName&OperationId&OperationPreferences&Parameters.member.N&Regions.member.N&StackSetName&Tags.member.N&TemplateBody&TemplateURL&UsePreviousTemplate&Action=UpdateStackSet

Request Params

KeyDatatypeRequiredDescription
Accounts.member.NnullThe accounts in which to update associated stack instances. If you specify accounts, you must also specify the regions in which to update stack set instances.
AdministrationRoleARNnullThe Amazon Resource Number (ARN) of the IAM role to use to update this stack set.
Capabilities.member.NnullIn some cases, you must explicitly acknowledge that your stack template contains certain capabilities in order for AWS CloudFormation to update the stack set and its associated stack instances.
DescriptionnullA brief description of updates that you are making.
ExecutionRoleNamenullThe name of the IAM execution role to use to update the stack set. If you do not specify an execution role, AWS CloudFormation uses the AWSCloudFormationStackSetExecutionRole role for the stack set operation.
OperationIdnullThe unique ID for this stack set operation.
OperationPreferencesnullPreferences for how AWS CloudFormation performs this stack set operation.
Parameters.member.NnullA list of input parameters for the stack set template.
Regions.member.NnullThe regions in which to update associated stack instances. If you specify regions, you must also specify accounts in which to update stack set instances.
StackSetNamenullThe name or unique ID of the stack set that you want to update.
Tags.member.NnullThe key-value pairs to associate with this stack set and the stacks created from it. AWS CloudFormation also propagates these tags to supported resources that are created in the stacks. You can specify a maximum number of 50 tags.
TemplateBodynullThe 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 AWS CloudFormation User Guide.
TemplateURLnullThe 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. For more information, see Template Anatomy in the AWS CloudFormation User Guide.
UsePreviousTemplatenullUse the existing template that's associated with the stack set that you're updating.
Actionstring