Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 985 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 985 Bytes

S3 Sync

A Serverless Component for syncing files to an AWS S3 bucket

Input Types

Name Type Description
contentPath string
required
contentPath
bucketName string
required
bucketName

Output Types

Name Type Description
contentPath string The path to the content
bucketName string The S3 bucket name