WorkerLogDelivery
Workers can send worker logs to different destination types. This configuration specifies the details of these destinations.
Contents
- cloudWatchLogs
-
Details about delivering logs to Amazon CloudWatch Logs.
Type: CloudWatchLogsLogDelivery object
Required: No
- firehose
-
Details about delivering logs to Amazon Kinesis Data Firehose.
Type: FirehoseLogDelivery object
Required: No
- s3
-
Details about delivering logs to Amazon S3.
Type: S3LogDelivery object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: