| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceSettings |
WorkspaceSettings.clone() |
WorkspaceSettings |
CanvasAppSettings.getWorkspaceSettings()
The workspace settings for the SageMaker Canvas application.
|
WorkspaceSettings |
WorkspaceSettings.withS3ArtifactPath(String s3ArtifactPath)
The Amazon S3 bucket used to store artifacts generated by Canvas.
|
WorkspaceSettings |
WorkspaceSettings.withS3KmsKeyId(String 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CanvasAppSettings.setWorkspaceSettings(WorkspaceSettings workspaceSettings)
The workspace settings for the SageMaker Canvas application.
|
CanvasAppSettings |
CanvasAppSettings.withWorkspaceSettings(WorkspaceSettings workspaceSettings)
The workspace settings for the SageMaker Canvas application.
|
Copyright © 2023. All rights reserved.