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 StartBatchJobRequest

Hierarchy

Properties

applicationId: undefined | string

The unique identifier of the application associated with this batch job.

batchJobIdentifier: undefined | BatchJobIdentifier

The unique identifier of the batch job.

jobParams?: Record<string, string>

The collection of batch job parameters. For details about limits for keys and values, see Coding variables in JCL.