SharingSettings
class SharingSettings
Specifies options for sharing Amazon SageMaker Studio notebooks. These settings are specified as part of DefaultUserSettings
when the CreateDomain
API is called, and as part of UserSettings
when the CreateUserProfile
API is called. When SharingSettings
is not specified, notebook sharing isn't allowed.
Types
Properties
Link copied to clipboard
Whether to include the notebook cell output when sharing the notebook. The default is Disabled
.
Link copied to clipboard
When NotebookOutputOption
is Allowed
, the Amazon Web Services Key Management Service (KMS) encryption key ID used to encrypt the notebook cell output in the Amazon S3 bucket.
Link copied to clipboard
When NotebookOutputOption
is Allowed
, the Amazon S3 bucket used to store the shared notebook snapshots.