Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface CreateBatchImportJobCommandInputProtected

Hierarchy

Properties

eventTypeName: undefined | string

The name of the event type.

iamRoleArn: undefined | string

The ARN of the IAM role created for Amazon S3 bucket that holds your data file.

The IAM role must have read permissions to your input S3 bucket and write permissions to your output S3 bucket. For more information about bucket permissions, see User policy examples in the Amazon S3 User Guide.

inputPath: undefined | string

The URI that points to the Amazon S3 location of your data file.

jobId: undefined | string

The ID of the batch import job. The ID cannot be of a past job, unless the job exists in CREATE_FAILED state.

outputPath: undefined | string

The URI that points to the Amazon S3 location for storing your results.

tags?: Tag[]

A collection of key-value pairs associated with this request.