v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141912377.1 KB

Creates 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.

post/virtualclusters

Request body

namestring required

The specified name of the virtual cluster.

clientTokenstring required

The client token of the virtual cluster.

tagsobject

The tags assigned to the virtual cluster.

Response

Success

idstring

This output contains the virtual cluster ID.

namestring

This output contains the name of the virtual cluster.

arnstring

This output contains the ARN of virtual cluster.