rds_delete_db_proxy_endpoint: Deletes a DBProxyEndpoint

View source: R/rds_operations.R

rds_delete_db_proxy_endpointR Documentation

Deletes a DBProxyEndpoint

Description

Deletes a DBProxyEndpoint. Doing so removes the ability to access the DB proxy using the endpoint that you defined. The endpoint that you delete might have provided capabilities such as read/write or read-only operations, or using a different VPC than the DB proxy's default VPC.

See https://www.paws-r-sdk.com/docs/rds_delete_db_proxy_endpoint/ for full documentation.

Usage

rds_delete_db_proxy_endpoint(DBProxyEndpointName)

Arguments

DBProxyEndpointName

[required] The name of the DB proxy endpoint to delete.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.