Skip to content

/AWS1/CL_SGMS3FILESYSTEM

A custom file system in Amazon S3. This is only supported in Amazon SageMaker Unified Studio.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_s3uri TYPE /AWS1/SGMS3SCHEMAURI /AWS1/SGMS3SCHEMAURI

The Amazon S3 URI that specifies the location in S3 where files are stored, which is mounted within the Studio environment. For example: s3://<bucket-name>/<prefix>/.


Queryable Attributes

S3Uri

The Amazon S3 URI that specifies the location in S3 where files are stored, which is mounted within the Studio environment. For example: s3://<bucket-name>/<prefix>/.

Accessible with the following methods

Method Description
GET_S3URI() Getter for S3URI, with configurable default
ASK_S3URI() Getter for S3URI w/ exceptions if field has no value
HAS_S3URI() Determine if S3URI has a value