NotebookSummary
The summary of a notebook in Amazon SageMaker Unified Studio.
Contents
- domainId
-
The identifier of the Amazon SageMaker Unified Studio domain.
Type: String
Pattern:
dzd[-_][a-zA-Z0-9_-]{1,36}Required: Yes
- id
-
The identifier of the notebook.
Type: String
Pattern:
[a-zA-Z0-9_-]{1,36}Required: Yes
- name
-
The name of the notebook.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: Yes
- owningProjectId
-
The identifier of the project that owns the notebook.
Type: String
Pattern:
[a-zA-Z0-9_-]{1,36}Required: Yes
- status
-
The status of the notebook.
Type: String
Valid Values:
ACTIVE | ARCHIVEDRequired: Yes
- createdAt
-
The timestamp of when the notebook was created.
Type: Timestamp
Required: No
- createdBy
-
The identifier of the user who created the notebook.
Type: String
Required: No
- description
-
The description of the notebook.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 2048.
Required: No
- updatedAt
-
The timestamp of when the notebook was last updated.
Type: Timestamp
Required: No
- updatedBy
-
The identifier of the user who last updated the notebook.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: