ErrorReportLocation
The Amazon S3 destination where errors associated with the job creation request are saved.
Contents
- bucket
-
The name of the Amazon S3 bucket to which errors associated with the bulk import job are sent.
Type: String
Length Constraints: Minimum length of 3. Maximum length of 63.
Required: Yes
- prefix
-
Amazon S3 uses the prefix as a folder name to organize data in the bucket. Each Amazon S3 object has a key that is its unique identifier in the bucket. Each object in a bucket has exactly one key. The prefix must end with a forward slash (/). For more information, see Organizing objects using prefixes in the Amazon Simple Storage Service User Guide.
Type: String
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: