Security Hub and Cloudwatch Events

0

Hi

Are there any plans to have CloudWatch events trigger automatically?
From what I understand and tested, the only way to trigger an event is to use a custom action and a manual press it. This seems very limited and would very much like something that automatically sends events when a finding is found.

The event pattern:

{
  "source": [
    "aws.securityhub"
  ]
}

only seems to trigger on manual custom actions taken from Security Hub.

We are trying to make security hub automatically create incidents in our own ticket system and not having to check every account/region for new findings.

Is this just me not getting how this works, or is there a plan to implement this?

質問済み 5年前1193ビュー
7回答
0
承認された回答

As a general rule, we don't comment on the future direction of the service in forums, but this is something that we are closely looking at as a future feature. Stay tuned for future announcements.

Ely_K
回答済み 5年前
0

@AWS,
any update to make security hub automatically send findings/insights to CloudWatch? instead of 'current method of manually pressing Action button'?
We also have scenario to automatically forward insight/finding events to CloudWatch Events and NOT pressing manually 'Action' button.
This is really a nice to have and very helpful feature which makes sense.
Thanks.

Edited by: shaileshkanzariya on Apr 2, 2019 6:24 AM

回答済み 5年前
0

This capability is pushing to all regions on Thursday.

Ely_K
回答済み 5年前
0

Thanks a lot.
Excited to use it into our application use case.

回答済み 5年前
0

Hi Ely-AWS,
As of now, I use AWS management console (GUI) to create custom action and send findings to Cloud Watch using that Action drop down in Security Hub. But I want to do same using AWS SDK or CLI.

Is there a way I can (1) "create custom action" and (2) "send findings to Cloud Watch using created Custom Action" using "AWS SDK" or "AWS CLI"?

I referred documentation @ https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/SecurityHub.html link but could NOT find any API which allows to create custom action and api to send specific finding to cloud watch event using the action?

Appreciate your help.

回答済み 5年前
0

Yes, API support for Creating Action is something we are working on.

Ely_K
回答済み 5年前
0

Thanks, look forward to use API to automate further.

Edited by: shaileshkanzariya on Apr 23, 2019 7:38 AM

回答済み 5年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ