S3BatchJobIdentifier
A batch job identifier in which the batch jobs to run are identified by an Amazon S3 location.
Contents
- bucket
-
The Amazon S3 bucket that contains the batch job definitions.
Type: String
Required: Yes
- identifier
-
Identifies the batch job definition. This identifier can also point to any batch job definition that already exists in the application or to one of the batch job definitions within the directory that is specified in
keyPrefix
.Type: JobIdentifier object
Note: This object is a Union. Only one member of this object can be specified or returned.
Required: Yes
- keyPrefix
-
The key prefix that specifies the path to the folder in the S3 bucket that has the batch job definitions.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: