delete_context
(**kwargs)¶Deletes an context.
See also: AWS API Documentation
Request Syntax
response = client.delete_context(
ContextName='string'
)
[REQUIRED]
The name of the context to delete.
{
'ContextArn': 'string'
}
Response Structure
The Amazon Resource Name (ARN) of the context.
Exceptions
SageMaker.Client.exceptions.ResourceNotFound