CloudFront / Client / delete_anycast_ip_list
delete_anycast_ip_list#
- CloudFront.Client.delete_anycast_ip_list(**kwargs)#
Deletes an Anycast static IP list.
See also: AWS API Documentation
Request Syntax
response = client.delete_anycast_ip_list( Id='string', IfMatch='string' )
- Parameters:
Id (string) –
[REQUIRED]
The ID of the Anycast static IP list.
IfMatch (string) –
[REQUIRED]
The current version (
ETag
value) of the Anycast static IP list that you are deleting.
- Returns:
None
Exceptions