This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::PCS::ComputeNodeGroup NodeLifecycleStages
The NodeLifecycleStages property type specifies Property description not available. for an AWS::PCS::ComputeNodeGroup.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "NodeBootstrapped" :[ NodeLifecycleScript, ... ], "NodeReady" :[ NodeLifecycleScript, ... ]}
Properties
NodeBootstrappedProperty description not available.
Required: No
Type: Array of NodeLifecycleScript
Minimum:
1Maximum:
20Update requires: No interruption
NodeReadyProperty description not available.
Required: No
Type: Array of NodeLifecycleScript
Minimum:
1Maximum:
20Update requires: No interruption