regions
The Amazon Web Services Regions in which to update associated stack instances. If you specify Regions, you must also specify accounts in which to update StackSet instances.
To update all the stack instances associated with this StackSet, do not specify the Accounts
or Regions
properties.
If the StackSet update includes changes to the template (that is, if the TemplateBody
or TemplateURL
properties are specified), or the Parameters
property, CloudFormation marks all stack instances with a status of OUTDATED
prior to updating the stack instances in the specified accounts and Regions. If the StackSet update does not include changes to the template or parameters, CloudFormation updates the stack instances in the specified accounts and Regions, while leaving all other stack instances with their existing stack instance status.