You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::IoT::Types::ElasticsearchActionWhen passing ElasticsearchAction as input to an Aws::Client method, you can use a vanilla Hash:
{
role_arn: "AwsArn", endpoint: "ElasticsearchEndpoint", index: "ElasticsearchIndex", type: "ElasticsearchType", id: "ElasticsearchId", }
Describes an action that writes data to an Amazon Elasticsearch Service domain.
Returned by:
Instance Attribute Summary collapseThe endpoint of your Elasticsearch domain.
The unique identifier for the document you are storing.
The Elasticsearch index where you want to store your data.
The IAM role ARN that has access to Elasticsearch.
The type of document you are storing.
The endpoint of your Elasticsearch domain.
#id ⇒ StringThe unique identifier for the document you are storing.
#index ⇒ StringThe Elasticsearch index where you want to store your data.
#role_arn ⇒ StringThe IAM role ARN that has access to Elasticsearch.
#type ⇒ StringThe type of document you are storing.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4