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
preguntada hace 5 años224 visualizaciones
3 Respuestas
0
Respuesta aceptada

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
respondido hace 5 años
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
respondido hace 5 años
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
respondido hace 5 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas