Actions, resources, and condition keys for Amazon Elasticsearch Service
Amazon Elasticsearch Service (service prefix: es
) provides the following service-specific resources, actions, and condition context
keys for use in IAM permission policies.
References:
-
Learn how to configure this service.
-
View a list of the API operations available for this service.
Topics
Actions defined by Amazon Elasticsearch Service
You can specify the following actions in the Action
element of an IAM policy statement. Use policies to grant permissions to perform
an operation in AWS. When you use an action in a policy, you usually allow or
deny access to the API operation or CLI command with the same name. However,
in some cases, a single action controls access to more than one operation. Alternatively,
some operations require several different actions.
The Resource types column indicates whether each action supports resource-level permissions. If
there is no value for this column, you must specify all resources ("*") in the
Resource
element of your policy statement. If the column includes a resource type, then
you can specify an ARN of that type in a statement with that action. Required
resources are indicated in the table with an asterisk (*). If you specify a resource-level
permission ARN in a statement using this action, then it must be of this type.
Some actions support multiple resource types. If the resource type is optional (not
indicated as required), then you can choose to use one but not the other.
For details about the columns in the following table, see The actions table.
Actions | Description | Access level | Resource types (*required) | Condition keys | Dependent actions |
---|---|---|---|---|---|
AcceptInboundCrossClusterSearchConnection | Allows the destination domain owner to accept an inbound cross-cluster search connection request | Write | |||
AddTags | Grants permission to attach resource tags to an Amazon ES domain. | Tagging | |||
CreateElasticsearchDomain | Grants permission to create an Amazon ES domain. | Write | |||
CreateElasticsearchServiceRole | Grants permission to create the service-linked role required for Amazon ES domains that use VPC access. | Write | |||
CreateOutboundCrossClusterSearchConnection | Creates a new cross-cluster search connection from a source domain to a destination domain | Write | |||
DeleteElasticsearchDomain | Grants permission to delete an Amazon ES domain and all of its data. | Write | |||
DeleteElasticsearchServiceRole | Grants permission to delete the service-linked role required for Amazon ES domains that use VPC access. | Write | |||
DeleteInboundCrossClusterSearchConnection | Allows the destination domain owner to delete an existing inbound cross-cluster search connection | Write | |||
DeleteOutboundCrossClusterSearchConnection | Allows the source domain owner to delete an existing outbound cross-cluster search connection | Write | |||
DescribeElasticsearchDomain | Grants permission to view a description of the domain configuration for the specified Amazon ES domain, including the domain ID, domain service endpoint, and domain ARN. | Read | |||
DescribeElasticsearchDomainConfig | Grants permission to view a description of the configuration options and status of an Amazon ES domain. | Read | |||
DescribeElasticsearchDomains | Grants permission to view a description of the domain configuration for up to five specified Amazon ES domains. | List | |||
DescribeElasticsearchInstanceTypeLimits | Grants permission to view the instance count, storage, and master node limits for a given Elasticsearch version and instance type. | List | |||
DescribeInboundCrossClusterSearchConnections | Lists all the inbound cross-cluster search connections for a destination domain | List | |||
DescribeOutboundCrossClusterSearchConnections | Lists all the outbound cross-cluster search connections for a source domain | List | |||
DescribeReservedElasticsearchInstanceOfferings | Grants permission to fetch reserved instance offerings for ES | List | |||
DescribeReservedElasticsearchInstances | Grants permission to fetch ES reserved instances already purchased by customer | List | |||
ESCrossClusterGet | Grants permission to send cross-cluster requests to a destination domain. | Read | |||
ESHttpDelete | Grants permission to send HTTP DELETE requests to the Elasticsearch APIs. | Write | |||
ESHttpGet | Grants permission to send HTTP GET requests to the Elasticsearch APIs. | Read | |||
ESHttpHead | Grants permission to send HTTP HEAD requests to the Elasticsearch APIs. | Read | |||
ESHttpPatch | Grants permission to send HTTP PATCH requests to the Elasticsearch APIs. | Write | |||
ESHttpPost | Grants permission to send HTTP POST requests to the Elasticsearch APIs. | Write | |||
ESHttpPut | Grants permission to send HTTP PUT requests to the Elasticsearch APIs. | Write | |||
GetCompatibleElasticsearchVersions | Grants permission to fetch list of compatible elastic search versions to which Amazon ES domain can be upgraded | List | |||
GetUpgradeHistory | Grants permission to fetch upgrade history for given ES domain | Read | |||
GetUpgradeStatus | Grants permission to fetch upgrade status for given ES domain | Read | |||
ListDomainNames | Grants permission to display the names of all Amazon ES domains that the current user owns. | List | |||
ListElasticsearchInstanceTypeDetails | Grants permission to list all instance types and available features for a given Elasticsearch version. | List | |||
ListElasticsearchInstanceTypes | Grants permission to list all Elasticsearch instance types that are supported for a given Elasticsearch version. | List | |||
ListElasticsearchVersions | Grants permission to list all supported Elasticsearch versions on Amazon ES. | List | |||
ListTags | Grants permission to display all of the tags for an Amazon ES domain. | Read | |||
PurchaseReservedElasticsearchInstanceOffering | Grants permission to purchase ES reserved instances | Write | |||
RejectInboundCrossClusterSearchConnection | Allows the destination domain owner to reject an inbound cross-cluster search connection request | Write | |||
RemoveTags | Grants permission to remove tags from Amazon ES domains. | Tagging | |||
UpdateElasticsearchDomainConfig | Grants permission to modify the configuration of an Amazon ES domain, such as the instance type or number of instances. | Write | |||
UpgradeElasticsearchDomain | Grants permission to initiate upgrade of elastic search domain to given version | Write |
Resource types defined by Amazon Elasticsearch Service
The following resource types are defined by this service and can be used in the
Resource
element of IAM permission policy statements. Each action in the Actions table identifies the resource types that can be specified with that action. A resource
type can also define which condition keys you can include in a policy. These
keys are displayed in the last column of the table. For details about the columns
in the following table, see The resource types table.
Resource types | ARN | Condition keys |
---|---|---|
domain |
arn:${Partition}:es:${Region}:${Account}:domain/${DomainName}
|
Condition keys for Amazon Elasticsearch Service
Elasticsearch Service has no service-specific context keys that can be used in the
Condition
element of policy statements. For the list of the global context keys that are
available to all services, see Available keys for conditions.