Skip to content

/AWS1/CL_SGMCUSTFILESYSTEMCFG

The settings for assigning a custom file system to a user profile or space for an Amazon SageMaker AI Domain. Permitted users can access this file system in Amazon SageMaker AI Studio.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_efsfilesystemconfig TYPE REF TO /AWS1/CL_SGMEFSFILESYSTEMCFG /AWS1/CL_SGMEFSFILESYSTEMCFG

The settings for a custom Amazon EFS file system.

io_fsxlustrefilesystemconfig TYPE REF TO /AWS1/CL_SGMFSXLUSTREFILESYS00 /AWS1/CL_SGMFSXLUSTREFILESYS00

The settings for a custom Amazon FSx for Lustre file system.

io_s3filesystemconfig TYPE REF TO /AWS1/CL_SGMS3FILESYSTEMCONFIG /AWS1/CL_SGMS3FILESYSTEMCONFIG

Configuration settings for a custom Amazon S3 file system.


Queryable Attributes

EFSFileSystemConfig

The settings for a custom Amazon EFS file system.

Accessible with the following methods

Method Description
GET_EFSFILESYSTEMCONFIG() Getter for EFSFILESYSTEMCONFIG

FSxLustreFileSystemConfig

The settings for a custom Amazon FSx for Lustre file system.

Accessible with the following methods

Method Description
GET_FSXLUSTREFILESYSTEMCFG() Getter for FSXLUSTREFILESYSTEMCONFIG

S3FileSystemConfig

Configuration settings for a custom Amazon S3 file system.

Accessible with the following methods

Method Description
GET_S3FILESYSTEMCONFIG() Getter for S3FILESYSTEMCONFIG

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_CUSTOMFILESYSTEMCONFIGS

TYPES TT_CUSTOMFILESYSTEMCONFIGS TYPE STANDARD TABLE OF REF TO /AWS1/CL_SGMCUSTFILESYSTEMCFG WITH DEFAULT KEY
.