ContextSummary
Lists a summary of the properties of a context. A context provides a logical grouping of other entities.
Contents
- ContextArn
-
The Amazon Resource Name (ARN) of the context.
Type: String
Length Constraints: Maximum length of 256.
Pattern:
arn:aws[a-z\-]*:sagemaker:[a-z0-9\-]*:[0-9]{12}:context/.*
Required: No
- ContextName
-
The name of the context.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 120.
Pattern:
^[a-zA-Z0-9]([-_]*[a-zA-Z0-9]){0,119}
Required: No
- ContextType
-
The type of the context.
Type: String
Length Constraints: Maximum length of 256.
Required: No
- CreationTime
-
When the context was created.
Type: Timestamp
Required: No
- LastModifiedTime
-
When the context was last modified.
Type: Timestamp
Required: No
- Source
-
The source of the context.
Type: ContextSource object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: