Skip to content

/AWS1/CL_EMC=>CREATEMANAGEDENDPOINT()

About CreateManagedEndpoint

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

Method Signature

IMPORTING

Required arguments:

IV_NAME TYPE /AWS1/EMCRESOURCENAMESTRING /AWS1/EMCRESOURCENAMESTRING

The name of the managed endpoint.

IV_VIRTUALCLUSTERID TYPE /AWS1/EMCRESOURCEIDSTRING /AWS1/EMCRESOURCEIDSTRING

The ID of the virtual cluster for which a managed endpoint is created.

IV_TYPE TYPE /AWS1/EMCENDPOINTTYPE /AWS1/EMCENDPOINTTYPE

The type of the managed endpoint.

IV_RELEASELABEL TYPE /AWS1/EMCRELEASELABEL /AWS1/EMCRELEASELABEL

The Amazon EMR release version.

IV_EXECUTIONROLEARN TYPE /AWS1/EMCIAMROLEARN /AWS1/EMCIAMROLEARN

The ARN of the execution role.

IV_CLIENTTOKEN TYPE /AWS1/EMCCLIENTTOKEN /AWS1/EMCCLIENTTOKEN

The client idempotency token for this create call.

Optional arguments:

IV_CERTIFICATEARN TYPE /AWS1/EMCACMCERTARN /AWS1/EMCACMCERTARN

The certificate ARN provided by users for the managed endpoint. This field is under deprecation and will be removed in future releases.

IO_CONFIGURATIONOVERRIDES TYPE REF TO /AWS1/CL_EMCCONFOVERRIDES /AWS1/CL_EMCCONFOVERRIDES

The configuration settings that will be used to override existing configurations.

IT_TAGS TYPE /AWS1/CL_EMCTAGMAP_W=>TT_TAGMAP TT_TAGMAP

The tags of the managed endpoint.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EMCCREMANAGEDENDPTRSP /AWS1/CL_EMCCREMANAGEDENDPTRSP