Deletes an IPAM prefix list resolver target
Source:R/ec2_operations.R
ec2_delete_ipam_prefix_list_resolver_target.RdDeletes an IPAM prefix list resolver target. This removes the association between the resolver and the managed prefix list, stopping automatic CIDR synchronization.
See https://www.paws-r-sdk.com/docs/ec2_delete_ipam_prefix_list_resolver_target/ 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.- IpamPrefixListResolverTargetId
[required] The ID of the IPAM prefix list resolver target to delete.