OpenSearch Serverless provider enables seamless integration with AWS OpenSearch Serverless for document-level querying, alerting, and writing, directly into Keep.
iam:SimulatePrincipalPolicy
aoss:APIAccessAll
aoss:ListAccessPolicies
aoss:GetAccessPolicy
aoss:CreateIndex
aoss:ReadDocument
aoss:WriteDocument
iam:SimulatePrincipalPolicy
, aoss:APIAccessAll
, aoss:ListAccessPolicies
, aoss:GetAccessPolicy
, needs to be added from your IAM console to the IAM identity used by Keep.
The other two policies are data access policies which needs to be added from aws serverless dashboard.
Go through the readme to get step by step setup: READMEaoss:CreateIndex
, aoss:ReadDocument
and aoss:WriteDocument
on the target collection._search
endpoint:
_notify
functionality to push documents into OpenSearch collections.