Batch import findings - max number of AwsSecurityFinding objects

0

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.

mvaitl
已提問 5 年前檢視次數 223 次
3 個答案
0
已接受的答案

Hello,

Thank you for your question. The maximum number of findings you can send using the BatchImportFindings API is 100 findings.

I hope this answers your question.
Thanks

AWS
已回答 5 年前
0

I know the limit is 100, what i am looking for is some kind of documentation for that value, can you point me to that?

Also, what are the other limits for the fields? I also encountered an error for a description larger than 1kb, is that documented somewhere?

Edited by: mvaitl on Oct 3, 2019 12:33 AM

mvaitl
已回答 5 年前
0

The BatchImportFindings documentation doesn't describe the 100 findings limit, thanks for bring this to our attention, we will be updating the documentation.
The maximum characters length for the description field is 1,024, where each character is 8bits (1 byte), 1024 characters is equivalent to 1kb that is allowed in the filed.

AWS
已回答 5 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南