Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface OutputLocation

The output location.

Hierarchy

  • OutputLocation

Properties

Properties

s3Bucket?: string

The S3 bucket for output.

s3Prefix?: string

The S3 folder in the s3Bucket where output files will be placed.