View source: R/emrcontainers_operations.R
emrcontainers_delete_virtual_cluster | R Documentation |
Deletes a virtual cluster. Virtual cluster is a managed entity on Amazon EMR on EKS. You can create, describe, list and delete virtual clusters. They do not consume any additional resource in your system. A single virtual cluster maps to a single Kubernetes namespace. Given this relationship, you can model virtual clusters the same way you model Kubernetes namespaces to meet your requirements.
See https://www.paws-r-sdk.com/docs/emrcontainers_delete_virtual_cluster/ for full documentation.
emrcontainers_delete_virtual_cluster(id)
id |
[required] The ID of the virtual cluster that will be deleted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.