rds_delete_db_cluster_endpoint {paws.database} | R Documentation |
Deletes a custom endpoint and removes it from an Amazon Aurora DB cluster
Description
Deletes a custom endpoint and removes it from an Amazon Aurora DB cluster.
See https://www.paws-r-sdk.com/docs/rds_delete_db_cluster_endpoint/ for full documentation.
Usage
rds_delete_db_cluster_endpoint(DBClusterEndpointIdentifier)
Arguments
DBClusterEndpointIdentifier |
[required] The identifier associated with the custom endpoint. This parameter is stored as a lowercase string. |
[Package paws.database version 0.6.0 Index]