local Storage
Parameters
value
Indicates whether instance types with instance store volumes are included, excluded, or required. For more information, Amazon EC2 instance store in the Amazon EC2 User Guide.
To include instance types with instance store volumes, specify
`included`
.To require only instance types with instance store volumes, specify
`required`
.To exclude instance types with instance store volumes, specify
`excluded`
. Default:`included`