WorkerLogDeliveryDescription
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: CloudWatchLogsLogDeliveryDescription object
Required: No
- firehose
-
Details about delivering logs to Amazon Kinesis Data Firehose.
Type: FirehoseLogDeliveryDescription object
Required: No
- s3
-
Details about delivering logs to Amazon S3.
Type: S3LogDeliveryDescription object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: