cloud
auth_error
ai_generated
true
AccessDenied: cross-account IAM role assumption failed
ID: cloud/cross-account-access-denied
82%Fix Rate
86%Confidence
3Evidence
2023-01-01First Seen
Version Compatibility
| Version | Status | Introduced | Deprecated | Notes |
|---|---|---|---|---|
| any | active | — | — | — |
Root Cause
Cross-account IAM role assumption failed.
genericWorkarounds
-
90% success Verify trust policy allows source account: Principal: {AWS: arn}
-
88% success Ensure source has sts:AssumeRole permission for target role ARN
Dead Ends
Common approaches that don't work:
-
Use shared credentials instead of role assumption
82% fail
Security risk, hard to audit
-
Make resource public
90% fail
Security vulnerability