AWS::M2::Environment StorageConfiguration
Defines the storage configuration for a runtime environment.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Efs" :
EfsStorageConfiguration
, "Fsx" :FsxStorageConfiguration
}
Properties
Efs
-
Defines the storage configuration for an Amazon EFS file system.
Required: No
Type: EfsStorageConfiguration
Update requires: Replacement
Fsx
-
Defines the storage configuration for an Amazon FSx file system.
Required: No
Type: FsxStorageConfiguration
Update requires: Replacement