🔑 Securely Connecting to Managed Services like S3 from within VPCs
This project uses AWS Gateway Endpoints to securely connect to S3 from within a VPC.
You can deploy the app to your AWS account by running the following command:
pnpmi i
npx sst deploy --stage devImportant Note: This project must be deployed to AWS using
npx sst deployand cannot be tested withnpx sst devin local development mode. The Lambda function can't be invoked in the local development environment.
