Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need simple step to generate agent extension for Lambda #52

Open
AvinashDalvi89 opened this issue Dec 26, 2024 · 0 comments
Open

Need simple step to generate agent extension for Lambda #52

AvinashDalvi89 opened this issue Dec 26, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@AvinashDalvi89
Copy link

I was trying this agent for Lambda but it very tedious process to do. Still I am not able to complete setup. As per https://docs.aws.amazon.com/secretsmanager/latest/userguide/secrets-manager-agent.html#secrets-manager-agent-build document able to create extension for agent but problem is generating /bin/ is not happening due to some dependency on machine. I am keep getting this issue while running sh script to generate extension and push to Lambda layer.

cargo:warning=Compiler family detection failed due to error: ToolNotFound: Failed to find tool. Isx86_64-linux-gnu-gcc` installed?

--- stderr

error occurred: Failed to find tool. Is x86_64-linux-gnu-gcc installed?

warning: build failed, waiting for other jobs to finish...
cp: ./target/x86_64-unknown-linux-gnu/release/aws_secretsmanager_agent: No such file or directory`

My request is to have simple straight forward step to generate agent extension for Lambda. Because of this issue adaption of agent will be less even if it has multiple benefits.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant