OpenSearchAction
Describes an action that writes data to an Amazon OpenSearch Service domain.
Contents
- endpoint
- 
               The endpoint of your OpenSearch domain. Type: String Pattern: https?://.*Required: Yes 
- id
- 
               The unique identifier for the document you are storing. Type: String Required: Yes 
- index
- 
               The OpenSearch index where you want to store your data. Type: String Required: Yes 
- roleArn
- 
               The IAM role ARN that has access to OpenSearch. Type: String Required: Yes 
- type
- 
               The type of document you are storing. Type: String Required: Yes 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: