This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::EKS::Cluster StorageConfig
Request to update the configuration of the storage capability of your EKS Auto Mode cluster. For example, enable the capability. For more information, see EKS Auto Mode block storage capability in the Amazon EKS User Guide.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "BlockStorage" :
BlockStorage
}
YAML
BlockStorage:
BlockStorage
Properties
BlockStorage
-
Request to configure EBS Block Storage settings for your EKS Auto Mode cluster.
Required: No
Type: BlockStorage
Update requires: No interruption