GetFindingHistoryRequest
class GetFindingHistoryRequest
Types
Properties
Link copied to clipboard
Identifies which finding to get the finding history for.
Link copied to clipboard
The maximum number of results to be returned. If you don’t provide it, Security Hub returns up to 100 results of finding history.
Link copied to clipboard
A token for pagination purposes. Provide NULL
as the initial value. In subsequent requests, provide the token included in the response to get up to an additional 100 results of finding history. If you don’t provide NextToken
, Security Hub returns up to 100 results of finding history for each request.