StorageConfig
The storage configuration for a notebook run in Amazon SageMaker Unified Studio.
Contents
- kmsKeyArn
-
The ARN of the AWS KMS key used for encryption.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
arn:aws(|-cn|-us-gov):kms:[a-zA-Z0-9-]*:[0-9]{12}:key/[a-zA-Z0-9-]{36}Required: No
- projectS3Path
-
The Amazon Simple Storage Service path for the project storage.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
s3://.+Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: