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