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.
get/virtualclusters/{virtualClusterId}/endpoints
Path parameters
virtualClusterIdstring required
The ID of the virtual cluster.
Query parameters
createdBeforestring date-time
The date and time before which the endpoints are created.
createdAfterstring date-time
The date and time after which the endpoints are created.
typesEndpointType[]
The types of the managed endpoints.
statesEndpointState[]
The states of the managed endpoints.
maxResultsinteger
The maximum number of managed endpoints that can be listed.
nextTokenstring
The token for the next set of managed endpoints to return.
Response
Success