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
gefragt vor 5 Jahren224 Aufrufe
3 Antworten
0
Akzeptierte Antwort

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
beantwortet vor 5 Jahren
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
beantwortet vor 5 Jahren
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
beantwortet vor 5 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen