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 FileBatchJobIdentifier

A batch job identifier in which the batch job to run is identified by the file name and the relative path to the file name.

Hierarchy

  • FileBatchJobIdentifier

Properties

Properties

fileName: undefined | string

The file name for the batch job identifier.

folderPath?: string

The relative path to the file name for the batch job identifier.