product · inferred from evidence
buildspec
A YAML file used by AWS CodeBuild to define build instructions.
- CodeBuild local agent: AWS credentials not passed with parameter-store vars
Using the CodeBuild local agent (codebuild_build.sh), builds fail because AWS credentials are not passed into the build when the buildspec uses parameter-store variables (env.parameter-store). The local agent did not forward the host's AWS