Skip to contents

Deletes 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.

Usage

ec2_delete_ipam_prefix_list_resolver_target(
  DryRun = NULL,
  IpamPrefixListResolverTargetId
)

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 is UnauthorizedOperation.

IpamPrefixListResolverTargetId

[required] The ID of the IPAM prefix list resolver target to delete.