delete_scheduling_policy
(**kwargs)¶Deletes the specified scheduling policy.
You can't delete a scheduling policy that's used in any job queues.
See also: AWS API Documentation
Request Syntax
response = client.delete_scheduling_policy(
arn='string'
)
[REQUIRED]
The Amazon Resource Name (ARN) of the scheduling policy to delete.
{}
Response Structure
Exceptions
Batch.Client.exceptions.ClientException
Batch.Client.exceptions.ServerException