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::M2::Environment StorageConfiguration
Important
Amazon Mainframe Modernization Service (Managed Runtime Environment experience) will no longer be open to new customers starting on November 7, 2025. If you would like to use the service, please sign up prior to November 7, 2025. For capabilities similar to Amazon Mainframe Modernization Service (Managed Runtime Environment experience) explore Amazon Mainframe Modernization Service (Self-Managed Experience). Existing customers can continue to use the service as normal. For more information, see Amazon Mainframe Modernization availability change.
Defines the storage configuration for a runtime environment.
Syntax
To declare this entity in your Amazon 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