Skip to content

Commit 71f242d

Browse files
authored
Update sam_package.sh
1 parent a18c44a commit 71f242d

File tree

1 file changed

+1
-1
lines changed
  • securityhub-org/sumologic-securityhub-collector-awsorg/sam

1 file changed

+1
-1
lines changed

securityhub-org/sumologic-securityhub-collector-awsorg/sam/sam_package.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ then
66
SAM_S3_BUCKET="appdevstore"
77
AWS_REGION="us-east-1"
88
else
9-
SAM_S3_BUCKET="appdevstore20211221-prod"
9+
SAM_S3_BUCKET="<provide your bucket name>"
1010
AWS_REGION="us-east-1"
1111
fi
1212

0 commit comments

Comments
 (0)