View source: R/emrcontainers_operations.R
emrcontainers_delete_managed_endpoint | R Documentation |
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.
emrcontainers_delete_managed_endpoint(id, virtualClusterId)
id |
[required] The ID of the managed endpoint. |
virtualClusterId |
[required] The ID of the endpoint's virtual cluster. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.