Update a CloudFormation stack
Update a CloudFormation stack with a template.
Fork and customize
Integrations
Configuration
Input parameters
- Name: stack_name
- Description: Name of the stack to update
- Type: STRING
- Name: template_url
- Description: URL of the template
- Type: STRING
- Name: delay
- Description: Delay (in seconds) between status checks
- Type: INTEGER
- Name: max_status_checks
- Description: Maximum number of update status checks to perform
- Type: INTEGER