Bug: Invoke failed error=ErrAgentNameCollision #7521
Labels
area/local/invoke
sam local invoke command
area/local
blocked/close-if-inactive
Blocked for >14 days with no response, will be closed if still inactive after 7 days
type/question
Description:
I am writing a CDK Stack that deploys a Lambda that uses the Parameters and Secrets extension. When I try to
local invoke
it fails with the errorInvoke failed error=ErrAgentNameCollision
.I have seen a few other closed tickets regarding issues like this, namely #7123
Steps to reproduce:
cdk synth
sam build -t ./cdk.out/<template>
sam local invoke <FunctionName> --no-event
Observed result:
sam local invoke output
Expected result:
Expected the lambda function to invoke for debugging.
Additional environment details (Ex: Windows, Mac, Amazon Linux etc)
I am also using Podman instead of docker:
podman info
The text was updated successfully, but these errors were encountered: