Skip to content

/AWS1/CL_SGMWORKSPACESETTINGS

The workspace settings for the SageMaker Canvas application.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_s3artifactpath TYPE /AWS1/SGMS3URI /AWS1/SGMS3URI

The Amazon S3 bucket used to store artifacts generated by Canvas. Updating the Amazon S3 location impacts existing configuration settings, and Canvas users no longer have access to their artifacts. Canvas users must log out and log back in to apply the new location.

iv_s3kmskeyid TYPE /AWS1/SGMKMSKEYID /AWS1/SGMKMSKEYID

The Amazon Web Services Key Management Service (KMS) encryption key ID that is used to encrypt artifacts generated by Canvas in the Amazon S3 bucket.


Queryable Attributes

S3ArtifactPath

The Amazon S3 bucket used to store artifacts generated by Canvas. Updating the Amazon S3 location impacts existing configuration settings, and Canvas users no longer have access to their artifacts. Canvas users must log out and log back in to apply the new location.

Accessible with the following methods

Method Description
GET_S3ARTIFACTPATH() Getter for S3ARTIFACTPATH, with configurable default
ASK_S3ARTIFACTPATH() Getter for S3ARTIFACTPATH w/ exceptions if field has no valu
HAS_S3ARTIFACTPATH() Determine if S3ARTIFACTPATH has a value

S3KmsKeyId

The Amazon Web Services Key Management Service (KMS) encryption key ID that is used to encrypt artifacts generated by Canvas in the Amazon S3 bucket.

Accessible with the following methods

Method Description
GET_S3KMSKEYID() Getter for S3KMSKEYID, with configurable default
ASK_S3KMSKEYID() Getter for S3KMSKEYID w/ exceptions if field has no value
HAS_S3KMSKEYID() Determine if S3KMSKEYID has a value