v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-142381,278956.3 KB

The related resources of an Audit finding. The following resources can be returned from calling this API:

  • DEVICE_CERTIFICATE

  • CA_CERTIFICATE

  • IOT_POLICY

  • COGNITO_IDENTITY_POOL

  • CLIENT_ID

  • ACCOUNT_SETTINGS

  • ROLE_ALIAS

  • IAM_ROLE

  • ISSUER_CERTIFICATE

This API is similar to DescribeAuditFinding's RelatedResources but provides pagination and is not limited to 10 resources. When calling DescribeAuditFinding for the intermediate CA revoked for active device certificates check, RelatedResources will not be populated. You must use this API, ListRelatedResourcesForAuditFinding, to list the certificates.

get/audit/relatedResources#findingId

Query parameters

findingIdstring required

The finding Id.

nextTokenstring

A token that can be used to retrieve the next set of results, or <code>null</code> if there are no additional results.

maxResultsinteger

The maximum number of results to return at one time.

Response

Success

nextTokenstring

A token that can be used to retrieve the next set of results, or <code>null</code> for the first API call.