aws-samples / aws-cross-account-cicd-pipeline

Example of how to use CDK to create a CodePipeline CI/CD pipeline, and how to configure it to deploy resources on different AWS Accounts.
MIT No Attribution
111 stars 37 forks source link

INVALID PRINCIPAL #35

Closed devopscaxsol closed 1 year ago

devopscaxsol commented 1 year ago

Resource handler returned message: "An ARN in the specified key policy is invalid. (Service: Kms, Status Code: 400, Request ID: a560acfa-b83a-4ce1-955c-11de0405f217)" (RequestToken: ddc1b756-fd31-8df3-32bf-5a86610a1d10, HandlerErrorCode: InvalidRequest)

I have follow same but still no luck.

Also, have provide cross account details in cdk.json and get in stack but getting same error as above.

Any one can please take look once.