Removes IP addresses from an inbound or an outbound Resolver endpoint. If you want to remove more than one IP address, submit one disassociate_resolver_endpoint_ip_address
request for each IP address.
See https://paws-r.github.io/docs/route53resolver/disassociate_resolver_endpoint_ip_address.html for full documentation.
route53resolver_disassociate_resolver_endpoint_ip_address(
ResolverEndpointId,
IpAddress
)
[required] The ID of the Resolver endpoint that you want to disassociate an IP address from.
[required] The IPv4 address that you want to remove from a Resolver endpoint.