What is an External ID in the context of AWS IAM cross-account role assumption, and why does Prisma Cloud require it?
It ensures that only the authorized third-party application instance can assume the cross-account role.
Why this answer
An External ID is a unique token used to prevent the 'confused deputy' problem during cross-account role assumption by third-party SaaS vendors.