ImportBatch - Amazon CloudWatch Logs
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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: