Describe the bug
We have AWS codecommit which we are using to deploy data.all on our AWS account. When upgrading from 2.7.0 to 2.8.0, the code pipeline was failing in the CDK synth / build phase.
The error reported on the code build was -
CLIENT_ERROR: authorization failed for primary source and source version
To temporarily resolve it, I added AWS Codecommit Admin role and the codepipeline succeeded
How to Reproduce
*P.S. Please do not attach files as it's considered a security risk. Add code snippets directly in the message body as much as possible.*
Expected behavior
No response
Your project
No response
Screenshots
No response
OS
mac
Python version
3.9
AWS data.all version
2.8.0
Additional context
No response
Describe the bug
We have AWS codecommit which we are using to deploy data.all on our AWS account. When upgrading from 2.7.0 to 2.8.0, the code pipeline was failing in the CDK synth / build phase.
The error reported on the code build was -
CLIENT_ERROR: authorization failed for primary source and source versionTo temporarily resolve it, I added AWS Codecommit Admin role and the codepipeline succeeded
How to Reproduce
Expected behavior
No response
Your project
No response
Screenshots
No response
OS
mac
Python version
3.9
AWS data.all version
2.8.0
Additional context
No response