Deletes an IPAM prefix list resolver
Source:R/ec2_operations.R
ec2_delete_ipam_prefix_list_resolver.RdDeletes an IPAM prefix list resolver. Before deleting a resolver, you must first delete all resolver targets associated with it.
See https://www.paws-r-sdk.com/docs/ec2_delete_ipam_prefix_list_resolver/ for full documentation.
Arguments
- DryRun
A check for whether you have the required permissions for the action without actually making the request and provides an error response. If you have the required permissions, the error response is
DryRunOperation. Otherwise, it isUnauthorizedOperation.- IpamPrefixListResolverId
[required] The ID of the IPAM prefix list resolver to delete.