Data retrieval APIs for Amazon Elastic MapReduce
Amazon Elastic MapReduce provides the following APIs for data retrieval.
Actions | Description | Access level |
---|---|---|
DescribeCluster | Get details about a cluster, including status, hardware and software configuration, VPC settings, and so on | Read |
DescribeEditor | View information about a notebook, including status, user, role, tags, location, and more | Read |
DescribeJobFlows | Describe details of clusters (job flows). This API is deprecated and will eventually be removed. We recommend you use ListClusters, DescribeCluster, ListSteps, ListInstanceGroups and ListBootstrapActions instead | Read |
DescribeNotebookExecution | View information about a notebook execution | Read |
DescribePersistentAppUI | Describe a persistent application history server | Read |
DescribeReleaseLabel | View information about an EMR release, such as which applications are supported | Read |
DescribeRepository | Describe an EMR notebook repository | Read |
DescribeSecurityConfiguration | Get details of a security configuration | Read |
DescribeStep | Get details about a cluster step | Read |
DescribeStudio | View information about an EMR Studio | Read |
GetAutoTerminationPolicy | Retrieve the auto-termination policy associated with a cluster | Read |
GetBlockPublicAccessConfiguration | Retrieve the EMR block public access configuration for the AWS account in the Region | Read |
GetManagedScalingPolicy | Retrieve the managed scaling policy associated with a cluster | Read |
GetStudioSessionMapping | View information about an EMR Studio session mapping | Read |
ListBootstrapActions | Get details about the bootstrap actions associated with a cluster | Read |
ListClusters | Get the status of accessible clusters | List |
ListEditors | List summary information for accessible EMR notebooks | List |
ListInstanceFleets | Get details of instance fleets in a cluster | Read |
ListInstanceGroups | Get details of instance groups in a cluster | Read |
ListInstances | Get details about the Amazon EC2 instances in a cluster | Read |
ListNotebookExecutions | List summary information for notebook executions | List |
ListReleaseLabels | List and filter the available EMR releases in the current region | List |
ListRepositories | List existing EMR notebook repositories | List |
ListSecurityConfigurations | List available security configurations in this account by name, along with creation dates and times | List |
ListSteps | List steps associated with a cluster | Read |
ListStudioSessionMappings | List summary information about EMR Studio session mappings | List |
ListStudios | List summary information about EMR Studios | List |
ListSupportedInstanceTypes | List the Amazon EC2 instance types that an Amazon EMR release supports | List |
ListWorkspaceAccessIdentities | List identities that are granted access to a workspace | List |
ViewEventsFromAllClustersInConsole | Use the EMR console to view events from all clusters | List |