roadmap icon indicating copy to clipboard operation
roadmap copied to clipboard

Docker Sandbox does not support passing AWS credentials (.aws/ directory)

Open MatchaOnMuffins opened this issue 1 month ago • 0 comments

Tell us about your request The docker sandbox run claude command injects Git credentials into the sandbox container but does not support passing through AWS credentials from the standard .aws/ directory on Linux and macOS.

Which service(s) is this request for? Docker desktop/sandbox

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard? Because AWS credentials cannot be propagated into the sandbox, it is impossible to interact with the AWS API or use any AWS services (including Bedrock) from within the sandbox. This makes developing on AWS impossible within the sandbox

MatchaOnMuffins avatar Jan 14 '26 18:01 MatchaOnMuffins