From 0d94732e74f1a216e2b05603414ad7d31c594cd9 Mon Sep 17 00:00:00 2001 From: Ganesh71823456 <149666398+Ganesh71823456@users.noreply.github.com> Date: Mon, 25 Aug 2025 09:28:31 +0530 Subject: [PATCH] Update buildspec.yml --- buildspec.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildspec.yml b/buildspec.yml index f0ca465..b7b0495 100644 --- a/buildspec.yml +++ b/buildspec.yml @@ -3,7 +3,7 @@ phases: build: commands: - pip install -r requirements.txt -t . - - aws cloudformation package --template-file template.yml --output-template-file template-out.yml --s3-bucket courseendproject-lambdadeployment-20250825 + - aws cloudformation package --template-file template.yml --output-template-file template-out.yml --s3bucket7182 artifacts: files: