delete_schedule
(**kwargs)¶Deletes the specified DataBrew schedule.
See also: AWS API Documentation
Request Syntax
response = client.delete_schedule(
Name='string'
)
[REQUIRED]
The name of the schedule to be deleted.
{
'Name': 'string'
}
Response Structure
The name of the schedule that was deleted.
Exceptions
GlueDataBrew.Client.exceptions.ResourceNotFoundException
GlueDataBrew.Client.exceptions.ValidationException