LogDeliveryConfigurationRequest
Specifies the destination, format and type of the logs.
Contents
Note
In the following list, the required parameters are described first.
- DestinationDetails
 - 
               
Configuration details of either a CloudWatch Logs destination or Kinesis Data Firehose destination.
Type: DestinationDetails object
Required: No
 - DestinationType
 - 
               
Specify either
cloudwatch-logsorkinesis-firehoseas the destination type.Type: String
Valid Values:
cloudwatch-logs | kinesis-firehoseRequired: No
 - Enabled
 - 
               
Specify if log delivery is enabled. Default
true.Type: Boolean
Required: No
 - LogFormat
 - 
               
Specifies either JSON or TEXT
Type: String
Valid Values:
text | jsonRequired: No
 - LogType
 - 
               
Refers to slow-log
or engine-log.. Type: String
Valid Values:
slow-log | engine-logRequired: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: