DataSet - AWS Mainframe Modernization

DataSet

Important

AWS 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 AWS Mainframe Modernization Service (Managed Runtime Environment experience) explore AWS Mainframe Modernization Service (Self-Managed Experience). Existing customers can continue to use the service as normal. For more information, see AWS Mainframe Modernization availability change.

Defines a data set.

Contents

datasetName

The logical identifier for a specific data set (in mainframe format).

Type: String

Required: Yes

datasetOrg

The type of dataset. The only supported value is VSAM.

Type: DatasetOrgAttributes object

Note: This object is a Union. Only one member of this object can be specified or returned.

Required: Yes

recordLength

The length of a record.

Type: RecordLength object

Required: Yes

relativePath

The relative location of the data set in the database or file system.

Type: String

Required: No

storageType

The storage type of the data set: database or file system. For Micro Focus, database corresponds to datastore and file system corresponds to EFS/FSX. For Blu Age, there is no support of file system and database corresponds to Blusam.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: