Update Stack Instances
GET {{aws_cloudformation_base_url}}/?Accounts.member.N&OperationId&OperationPreferences&ParameterOverrides.member.N&Regions.member.N&StackSetName&Action=UpdateStackInstances
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Accounts.member.N | null | The names of one or more AWS accounts for which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions. | |
OperationId | null | The unique identifier for this stack set operation. | |
OperationPreferences | null | Preferences for how AWS CloudFormation performs this stack set operation. | |
ParameterOverrides.member.N | null | A list of input parameters whose values you want to update for the specified stack instances. | |
Regions.member.N | null | The names of one or more regions in which you want to update parameter values for stack instances. The overridden parameter values will be applied to all stack instances in the specified accounts and regions. | |
StackSetName | null | The name or unique ID of the stack set associated with the stack instances. | |
Action | string |