Browse through the questions and answers listed below or filter and sort to narrow down your results.
0
answers
0
votes
4
views
asked 18 days ago
1
answers
0
votes
11
views
asked 3 months ago
4
answers
0
votes
21
views
asked 5 months ago
Batch import findings - max number of AwsSecurityFinding objects
I noticed BatchImportFindings returns an error if i try to send more than 100 objects.
I am trying to find a reference to that value in the AWS SDK and can't find any, is it missing?
If not, can anyone point me to documentation about that value?
Thank you.
Accepted AnswerAWS Security Hub
3
answers
0
votes
1
views
asked 3 years ago
Security Hub and Cloudwatch Events
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?
Accepted AnswerAWS Security Hub
7
answers
0
votes
1
views
asked 3 years ago