AmazonOpenSearchServerlessServiceRolePolicy details (in AWS console)
Policy Name
AmazonOpenSearchServerlessServiceRolePolicy
Description
Allow Amazon OpenSearch Serverless to access other AWS services such as CloudWatch APIs on your behalf.
ARN
arn:aws:iam::aws:policy/aws-service-role/AmazonOpenSearchServerlessServiceRolePolicy
Path
/aws-service-role/
PolicyId
ANPAZKAPJZG4KVCDI6A6Y
AttachmentCount
1
[
{
"Effect": "Allow",
"Action": [
"cloudwatch:PutMetricData"
],
"Resource": [
"*"
]
}
]