Exemples d'utilisation de Stack template en Anglais et leurs traductions en Français
{-}
-
Colloquial
-
Official
For example, if a comma-delimited string of subnet IDs is imported to your stack template, you can split the string at each comma.
To update a stack, create a change set by submitting a modified version of the original stack template, different input parameter values, or both.
you can reuse the existing stack template.
Create from existing AWS|CFN| stack generates a template from an existing stack in your AWS account.
To complete the stack, the template creates an Amazon EC2 security group.
Launch Stack saves the template to the specified Amazon S3 bucket and also launches the stack immediately.
The aws cloudformation get-template command returns the deleted stacks templates for up to 90 days after the stack has been deleted.
You can get a copy of a stack template from AWS CloudFormation.
see Modifying a Stack Template.
Next, you choose a stack template.
A stack template file defines the resources that AWS CloudFormation provisions and configures.
All parameter names must be present in the stack template.
The link provides the location of the network stack template.
If you modified the stack template, specify the location of the updated template. .
A stack template validated in this way can still fail to launch or update.
For example, you must specify CAPABILITY_IAM if your stack template contains AWS Identity and Access Management(IAM) resources.
If you have IAM resources in your stack template, you must specify this property.
After selecting a stack template, specify the stack name
If you remove the resource from the stack template, and then update the stack with the template. .
properties that are declared in a stack template, you must modify the stack's template.