/AWS1/CL_EMC=>LISTMANAGEDENDPOINTS()
¶
About ListManagedEndpoints¶
Lists managed endpoints based on a set of parameters. 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_VIRTUALCLUSTERID
TYPE /AWS1/EMCRESOURCEIDSTRING
/AWS1/EMCRESOURCEIDSTRING
¶
The ID of the virtual cluster.
Optional arguments:¶
IV_CREATEDBEFORE
TYPE /AWS1/EMCDATE
/AWS1/EMCDATE
¶
The date and time before which the endpoints are created.
IV_CREATEDAFTER
TYPE /AWS1/EMCDATE
/AWS1/EMCDATE
¶
The date and time after which the endpoints are created.
IT_TYPES
TYPE /AWS1/CL_EMCENDPOINTTYPES_W=>TT_ENDPOINTTYPES
TT_ENDPOINTTYPES
¶
The types of the managed endpoints.
IT_STATES
TYPE /AWS1/CL_EMCENDPOINTSTATES_W=>TT_ENDPOINTSTATES
TT_ENDPOINTSTATES
¶
The states of the managed endpoints.
IV_MAXRESULTS
TYPE /AWS1/EMCJAVAINTEGER
/AWS1/EMCJAVAINTEGER
¶
The maximum number of managed endpoints that can be listed.
IV_NEXTTOKEN
TYPE /AWS1/EMCNEXTTOKEN
/AWS1/EMCNEXTTOKEN
¶
The token for the next set of managed endpoints to return.