From ab269e54654bdd5d8b29787e9fcda45ab88af2cf Mon Sep 17 00:00:00 2001 From: mohamyass Date: Mon, 6 Jun 2022 16:00:44 -0400 Subject: [PATCH] Update petstore-api-buildspec.yml --- 01api/petstore-api-buildspec.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: