API error type
Not Found
HTTP 404 · https://errors.driftstack.dev/not-found
What it means
No resource with that id exists on your account. Cross-account resources intentionally return 404 (not 403) so existence is not leaked.
How to fix it
Check the id; list the collection endpoint to confirm what exists on your account.
Where it appears
In the type field of the RFC 9457 application/problem+json error body, alongside title, status, detail, and an instance correlation id.