Batch / Client / delete_consumable_resource
delete_consumable_resource#
- Batch.Client.delete_consumable_resource(**kwargs)#
Deletes the specified consumable resource.
See also: AWS API Documentation
Request Syntax
response = client.delete_consumable_resource( consumableResource='string' )
- Parameters:
consumableResource (string) –
[REQUIRED]
The name or ARN of the consumable resource that will be deleted.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions
Batch.Client.exceptions.ClientException
Batch.Client.exceptions.ServerException