Skip to content

russmatney/lambda-upload-to-vimeo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lambda-upload-to-vimeo

Lambda-func to upload a video to vimeo

Usage

Invoke this function like any lambda function, as documented in the aws sdk.

Payload

required

  • sourceBucket - S3 bucket for the file to be uploaded
  • sourceKey - S3 key for the file to be uploaded
  • videoDescription - Vimeo metadata: Description for the video
  • videoTitle - Vimeo metadata: Name of the video

About

Lambda-func to upload a video to vimeo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published