presigned-url
There are 17 repositories under presigned-url topic.
nramkissoon/t3-s3
Example create-t3-app with AWS S3 presigned URL integration
Uploadjoy/uploadjoy
Simple file uploading and object management
golang-mitrah/AWS-S3-upload-presigned-url
Simple Demonstration code for upload file into s3 bucket and how to generate pre-signed URL of the uploaded file.
cadensstudio/purl
Generate presigned URLs for reliable Cloudflare R2 uploads.
ejoliet/go-s3-presigner
S3 Presigned URL microservice prototype
kimfame/next-s3
Next.js AWS S3 image upload simple example (with presigned url)
riosje/aws_presign_url_cli
npm/node cli to create presign URLs to Download or Upload files within an AWS S3 Bucket
sanjay-sol/clipboard
This application employs presigned URLs for secure access to objects stored in AWS S3. These URLs grant temporary access to specific resources, allowing users to upload and download files securely without exposing sensitive credentials.
anton-yurchenko/s3-pre-signed-url
GitHub Action to generate an AWS S3 Pre-Signed URL
JadsonLucena/SignedAccess.js
Sign and verify URLs and cookies to add a layer of protection to publicly accessible routes
matheustodao/lambda-upload-file-with-presigned-url
Study on lambda function to upload with and without presigned url
adfinis/django-presigned-url
Generate presigned urls for django
BharathxD/S3-Presigned-Put-Url
This is a presigned PUT URL that can be used to upload an image to an S3 bucket with the principle of least privilege.
epomatti/aws-cloudfront-s3-oac-oai
AWS CloudFront S3 origin with OAC and OAI
jpantzlaff/aws-s3-presign-webcrypto
Calculates presigned URLs for AWS S3 using the Web Crypto API.
mariemssi/Presigned_URL
Python script and a simple React app to test S3 presigned URLs for secure file uploads and downloads.