New API Documentation - Developer Preview Available
We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.
Class DisassociateResolverEndpointIpAddressCommandProtected
Removes IP addresses from an inbound or an outbound Resolver endpoint. If you want to remove more than one IP address,
submit one DisassociateResolverEndpointIpAddress request for each IP address.
Removes IP addresses from an inbound or an outbound Resolver endpoint. If you want to remove more than one IP address, submit one
DisassociateResolverEndpointIpAddress
request for each IP address.To add an IP address to an endpoint, see AssociateResolverEndpointIpAddress.
Example
Use a bare-bones client and the command you need to make an API call.
Param
DisassociateResolverEndpointIpAddressCommandInput
Returns
DisassociateResolverEndpointIpAddressCommandOutput
See
input
shape.response
shape.config
shape.Throws
InternalServiceErrorException (client fault)
We encountered an unknown error. Try again in a few minutes.
Throws
InvalidParameterException (client fault)
One or more parameters in this request are not valid.
Throws
InvalidRequestException (client fault)
The request is invalid.
Throws
ResourceExistsException (client fault)
The resource that you tried to create already exists.
Throws
ResourceNotFoundException (client fault)
The specified resource doesn't exist.
Throws
ThrottlingException (client fault)
The request was throttled. Try again in a few minutes.
Throws
Route53ResolverServiceException
Base exception class for all service exceptions from Route53Resolver service.