/AWS1/CL_DZNSTORAGECONFIG¶
The storage configuration for a notebook run in Amazon SageMaker Unified Studio.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_projects3path TYPE /AWS1/DZNS3PATH /AWS1/DZNS3PATH¶
The Amazon Simple Storage Service path for the project storage.
iv_kmskeyarn TYPE /AWS1/DZNKMSKEYARN /AWS1/DZNKMSKEYARN¶
The ARN of the KMS key used for encryption.
Queryable Attributes¶
projectS3Path¶
The Amazon Simple Storage Service path for the project storage.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROJECTS3PATH() |
Getter for PROJECTS3PATH, with configurable default |
ASK_PROJECTS3PATH() |
Getter for PROJECTS3PATH w/ exceptions if field has no value |
HAS_PROJECTS3PATH() |
Determine if PROJECTS3PATH has a value |
kmsKeyArn¶
The ARN of the KMS key used for encryption.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KMSKEYARN() |
Getter for KMSKEYARN, with configurable default |
ASK_KMSKEYARN() |
Getter for KMSKEYARN w/ exceptions if field has no value |
HAS_KMSKEYARN() |
Determine if KMSKEYARN has a value |