Returns a list of current and past assessments from Audit Manager.
See https://www.paws-r-sdk.com/docs/auditmanager_list_assessments/ for full documentation.
auditmanager_list_assessments(
status = NULL,
nextToken = NULL,
maxResults = NULL
)
The current status of the assessment.
The pagination token that's used to fetch the next set of results.
Represents the maximum number of results on a page or for an API request call.