Examples of using Nested stack in English and their translations into French
{-}
- 
                        Colloquial
                    
 - 
                        Official
                    
 
A nested stack failed to roll back.
Not just within the group of nested stacks.
Select the nested stack that you want.
The set of parameters passed to AWS CloudFormation when this nested stack is created.
Required if the nested stack requires input parameters.
You cannot enable ordisable termination protection directly on a nested stack.
An update never causes a nested stack to be replaced.
Nested stacks are stacks  that create other stacks. .
This is necessary to determine whether the nested stacks have been modified.
Nested stacks display NESTED  next to their stack  name.
You can add output values from a nested stack within the containing template.
Using nested stacks to declare common components is considered a best practice.
Note that we specified resources from nested stacks by using the NestedStackName.
Nested stacks are stacks  created as part of other stacks. .
To skip resources that are part of nested stacks, use the following format: NestedStackName.
It cannot display other entities, such as Availability Zones(AZs)or the resources of a nested stack.
In addition, each nested stack has an immediate parent stack. .
The length of time, in minutes,that AWS CloudFormation waits for the nested stack to reach the CREATE_COMPLETE state.
This includes nested stacks whose root stacks  have termination protection enabled.
You can only change termination protection on the root stack  to which the nested stack belongs.
Returns: The output value from the specified nested stack where NestedStackOutputName is the name of the output value.
When a nested stack fails to roll back, AWS CloudFormation cancels all operations, regardless of the state that the other nested stacks  are in.
You can use outputs from one stack  in the nested stack group as inputs to another stack  in the group.
A nested stack might also fail if an Auto Scaling group in a nested stack  had an insufficient resource signal timeout period when the group was created or updated.
If the template includes one or more nested stacks, AWS CloudFormation also initiates an update for every nested stack.
A nested stack might fail to roll back because of changes that were made outside of AWS CloudFormation, when the stack  template doesn't accurately reflect the state of the stack. .
If you want to isolate information sharing to within a nested stack group, we suggest that you use nested stacks. .
In automata theory, a nested stack automaton is a finite automaton that can make use of a stack  containing data which can be additional stacks. .
If you use the Ref function to pass a parameter value to a nested stack, comma-delimited list parameters must be of type String.
A nested stack automaton is capable of recognizing an indexed language, and in fact the class of indexed languages is exactly the class of languages accepted by one-way nondeterministic nested stack automata.