Skip to content

/AWS1/CL_EMC=>CREATEVIRTUALCLUSTER()

About CreateVirtualCluster

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.

Method Signature

IMPORTING

Required arguments:

IV_NAME TYPE /AWS1/EMCRESOURCENAMESTRING /AWS1/EMCRESOURCENAMESTRING

The specified name of the virtual cluster.

IO_CONTAINERPROVIDER TYPE REF TO /AWS1/CL_EMCCONTAINERPROVIDER /AWS1/CL_EMCCONTAINERPROVIDER

The container provider of the virtual cluster.

IV_CLIENTTOKEN TYPE /AWS1/EMCCLIENTTOKEN /AWS1/EMCCLIENTTOKEN

The client token of the virtual cluster.

Optional arguments:

IT_TAGS TYPE /AWS1/CL_EMCTAGMAP_W=>TT_TAGMAP TT_TAGMAP

The tags assigned to the virtual cluster.

IV_SECURITYCONFIGURATIONID TYPE /AWS1/EMCRESOURCEIDSTRING /AWS1/EMCRESOURCEIDSTRING

The ID of the security configuration.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EMCCREVIRTUALCLUSTRSP /AWS1/CL_EMCCREVIRTUALCLUSTRSP