This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::FSx::FileSystem MetadataConfiguration
The configuration that allows you to specify the performance of metadata operations for an FSx for Lustre file system.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Iops
-
The number of Metadata IOPS provisioned for the file system.
Required: No
Type: Integer
Update requires: No interruption
Mode
-
Specifies whether the file system is using the AUTOMATIC setting of metadata IOPS or if it is using a USER_PROVISIONED value.
Required: No
Type: String
Update requires: No interruption