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 NodeLifecycleActions
The NodeLifecycleActions 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
{ "ScriptCachingPolicy" :String, "Stages" :NodeLifecycleStages}
YAML
ScriptCachingPolicy:StringStages:NodeLifecycleStages
Properties
ScriptCachingPolicyProperty description not available.
Required: No
Type: String
Allowed values:
CACHE_ONCE | REFRESH_ON_REBOOTUpdate requires: No interruption
StagesProperty description not available.
Required: Yes
Type: NodeLifecycleStages
Update requires: No interruption