Skip to content

nayanashettyft/S3presignedURL-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

S3presignedURL-lambda

This service takes a filename and time in minutes as input and outputs a presigned S3 URL with expiry time equal to input time. This can be used to integrate with slack as a slash app

Deployment using serverless:

sls deploy --aws-profile {aws profile name}

Call the generated URL from slack /gets3URL file={filename},time={time in minutes}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages