aws-samples / amazon-guardduty-to-slack

Demonstrates integrating Amazon GuardDuty with your Slack Channel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

account id ref is wrong when using master GuardDuty account

dsmithuk opened this issue · comments

try this instead:
" const account = message.detail.accountId;\n",

This was resolved in #6

This issue can be closed.