Adds IP addresses to an inbound or an outbound Resolver endpoint. If you want to add more than one IP address, submit one associate_resolver_endpoint_ip_address
request for each IP address.
See https://paws-r.github.io/docs/route53resolver/associate_resolver_endpoint_ip_address.html for full documentation.
route53resolver_associate_resolver_endpoint_ip_address(
ResolverEndpointId,
IpAddress
)
[required] The ID of the Resolver endpoint that you want to associate IP addresses with.
[required] Either the IPv4 address that you want to add to a Resolver endpoint or a subnet ID. If you specify a subnet ID, Resolver chooses an IP address for you from the available IPs in the specified subnet.