Skip to content

Commit 67b9709

Browse files
authored
Update README.md
1 parent f08f25a commit 67b9709

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Your lambda function needs to have a role attached to it that allows to access y
8686
"es:ESHttpPut",
8787
"es:ESHttpDelete"
8888
],
89-
"Resource": "arn:aws:es:AWS_REGION:AWS_ACCOUNT_ID:domain/my-elasticsearch-domain/*",
89+
"Resource": "arn:aws:es:AWS_REGION:AWS_ACCOUNT_ID:domain/my-aws-elasticsearch-domain/*",
9090
"Effect": "Allow"
9191
}
9292
]

0 commit comments

Comments
 (0)