Lists information about the specified 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.
Example
Use a bare-bones client and the command you need to make an API call.
Lists information about the specified 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.
Example
Use a bare-bones client and the command you need to make an API call.
Param
ListVirtualClustersCommandInput
Returns
ListVirtualClustersCommandOutput
See
input
shape.response
shape.config
shape.Throws
InternalServerException (server fault)
This is an internal server exception.
Throws
ValidationException (client fault)
There are invalid parameters in the client request.
Throws
EMRContainersServiceException
Base exception class for all service exceptions from EMRContainers service.