diff --git a/01api/petstore-api-buildspec.yml b/01api/petstore-api-buildspec.yml index af9dce14..349d790a 100644 --- a/01api/petstore-api-buildspec.yml +++ b/01api/petstore-api-buildspec.yml @@ -4,7 +4,7 @@ phases: commands: - cd 01api - aws cloudformation package --template-file petstore-api.yaml - --s3-bucket + --s3-bucket postmans3test --s3-prefix api-code --output-template-file petstore-api-output.yaml artifacts: