Skip to content

Build fails command execution error message #8

Open
@venushofler

Description

@venushofler

Phase context status code: COMMAND_EXECUTION_ERROR Message: Error while executing command: aws cloudformation package --template-file petstore-api.yaml --s3-bucket <redacted bucket name> --s3-prefix api-code --output-template-file petstore-api-output.yaml. Reason: exit status 255

I received this error message after changing the placeholder for the bucket name in the main branch of my forked repo since my build was not reading the branch I created despite specifying the new branch during configuration.

I am trying to follow the tutorial to automate tests using Postman at [https://aws.amazon.com/blogs/devops/automating-your-api-testing-with-aws-codebuild-aws-codepipeline-and-postman/]; I am new to AWS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions