Deleting Cloudera Private Link Network
You have the option to delete the created Cloudera Private Link Network using CDP CLI. The command first deletes the security groups and then removes the private link endpoints.
Required Role: EnvironmentCreator or PowerUser
If you want to delete the Cloudera Private Link Network, use the following
command:
cdp cloudprivatelinks delete-private-link-endpoint
--cloud-service-provider aws
--aws-account-info [***ACCOUNT DETAILS***]
You can verify that the Cloudera Private Link Network is removed with the following command
with the tracking ID returned from deleting the private link endpoints:
cdp cloudprivatelinks list-private-link-endpoint-statuses
--tracking-id [***ID***]