aws-samples / single-use-signed-url

AWS CDK to create a CloudFront distribution with a request Lambda to allow single use signed URL file downloads. Each file is tracked by an identifier which is stored in a DynamoDB database. Each request will check the identifier against values stored in the database. If the identifier is found the file process continues and the files is receive…
15Updated 2 years ago

Related projects

Alternatives and complementary repositories for single-use-signed-url