emrcontainers_delete_managed_endpoint {paws.compute} | R Documentation |
Deletes a managed endpoint
Description
Deletes a managed endpoint. A managed endpoint is a gateway that connects Amazon EMR Studio to Amazon EMR on EKS so that Amazon EMR Studio can communicate with your virtual cluster.
See https://www.paws-r-sdk.com/docs/emrcontainers_delete_managed_endpoint/ for full documentation.
Usage
emrcontainers_delete_managed_endpoint(id, virtualClusterId)
Arguments
id |
[required] The ID of the managed endpoint. |
virtualClusterId |
[required] The ID of the endpoint's virtual cluster. |
[Package paws.compute version 0.7.0 Index]