Relative Content

Tag Archive for amazon-web-servicesaws-sdk

AWS Inspector SDK for Java – how to list findings?

I’ve implemented a simple app which uses AWSK SDK to retrieve Inspector scan findings, but I observe a very strange behavior – the next token has value but the findingArns list is empty. Here’s the sample code: