CloudFront / Client / delete_key_value_store
delete_key_value_store#
- CloudFront.Client.delete_key_value_store(**kwargs)#
Specifies the Key Value Store to delete.
See also: AWS API Documentation
Request Syntax
response = client.delete_key_value_store( Name='string', IfMatch='string' )
- Parameters:
Name (string) –
[REQUIRED]
The name of the Key Value Store.
IfMatch (string) –
[REQUIRED]
The Key Value Store to delete, if a match occurs.
- Returns:
None
Exceptions
CloudFront.Client.exceptions.AccessDenied
CloudFront.Client.exceptions.InvalidIfMatchVersion
CloudFront.Client.exceptions.EntityNotFound
CloudFront.Client.exceptions.CannotDeleteEntityWhileInUse
CloudFront.Client.exceptions.PreconditionFailed