ImportBatch - Amazon CloudWatch Logs

ImportBatch

A collection of events being imported to CloudWatch

Contents

batchId

The unique identifier of the import batch.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 256.

Required: Yes

status

The current status of the import batch. Valid values are IN_PROGRESS, CANCELLED, COMPLETED and FAILED.

Type: String

Valid Values: IN_PROGRESS | CANCELLED | COMPLETED | FAILED

Required: Yes

errorMessage

The error message if the batch failed to import. Only present when status is FAILED.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: