aws_codepipeline: cross account pass role not allowed #28325
Labels
@aws-cdk/aws-codepipeline
Related to AWS CodePipeline
bug
This issue is a bug.
effort/medium
Medium work item – several days of effort
p2
Describe the bug
I am building a cross-account pipeline from target account to source account, using aws_codepipeline with CDK.
I am getting an error during deploy stage, Cross-Account pass role not allowed.
I have double checked permissions from target and source to allow assume of the role, along with bootstrapping accounts together but still no success.
Expected Behavior
Allow source account to deploy to target account.
Current Behavior
Deploy stage is failing and error
cross account pass role not allowed
Reproduction Steps
Possible Solution
Additional Information/Context
No response
CDK CLI Version
2.111.0
Framework Version
No response
Node.js Version
20.6.1
OS
MacOS
Language
TypeScript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: