View source: R/rds_operations.R
rds_delete_db_proxy_endpoint | R Documentation |
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.
rds_delete_db_proxy_endpoint(DBProxyEndpointName)
DBProxyEndpointName |
[required] The name of the DB proxy endpoint to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.