Describes a context
Describes a context.
sagemaker_describe_context(ContextName)
ContextName |
[required] The name of the context to describe. |
A list with the following syntax:
list( ContextName = "string", ContextArn = "string", Source = list( SourceUri = "string", SourceType = "string", SourceId = "string" ), ContextType = "string", Description = "string", Properties = list( "string" ), CreationTime = as.POSIXct( "2015-01-01" ), CreatedBy = list( UserProfileArn = "string", UserProfileName = "string", DomainId = "string" ), LastModifiedTime = as.POSIXct( "2015-01-01" ), LastModifiedBy = list( UserProfileArn = "string", UserProfileName = "string", DomainId = "string" ) )
svc$describe_context( ContextName = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.