Lists the compliances for an Resilience Hub Application Component.
post/list-app-component-compliances
Request body
assessmentArnstring required
Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:<code>partition</code>:resiliencehub:<code>region</code>:<code>account</code>:app-assessment/<code>app-id</code>. For more information about ARNs, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html"> Amazon Resource Names (ARNs)</a> in the <i>Amazon Web Services General Reference</i> guide.
maxResultsinteger
Maximum number of results to include in the response. If more results exist than the specified <code>MaxResults</code> value, a token is included in the response so that the remaining results can be retrieved.
nextTokenstring
Null, or the token from a previous call to get the next set of results.
Response
Success
nextTokenstring
Token for the next set of results, or null if there are no more results.