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
feita há 5 anos224 visualizações
3 Respostas
0
Resposta aceita

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 há 5 anos
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 há 5 anos
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 há 5 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas