Deployment failed: Error [ValidationError]: Circular dependency between resources #1977
Labels
function
Issue pertaining to Amplify Function
pending-response
Issue is pending response from author
pending-triage
Incoming issues that need categorization
Environment information
Describe the bug
I encountered an issue when trying to perform a hotswap deployment using AWS Amplify. The deployment fails with a circular dependency error between resources when using a Lambda trigger on DynamoDB Streams along with other Lambda functions. The issue causes the deployment to fall back to a full deployment, which eventually fails.
Reproduction steps
npm create amplify@latest
Set up a Function
DynamoDB Streams
The text was updated successfully, but these errors were encountered: