cloudfront_delete_anycast_ip_list {paws.networking}R Documentation

Deletes an Anycast static IP list

Description

Deletes an Anycast static IP list.

See https://www.paws-r-sdk.com/docs/cloudfront_delete_anycast_ip_list/ for full documentation.

Usage

cloudfront_delete_anycast_ip_list(Id, IfMatch)

Arguments

Id

[required] The ID of the Anycast static IP list.

IfMatch

[required] The current version (ETag value) of the Anycast static IP list that you are deleting.


[Package paws.networking version 0.9.0 Index]