ExecuteCommandConfiguration
The details of the execute command configuration.
Types
Properties
Link copied to clipboard
The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket. When logging=OVERRIDE
is specified, a logConfiguration
must be provided.
Link copied to clipboard
The log setting to use for redirecting logs for your execute command results. The following log settings are available.
Functions
Link copied to clipboard
inline fun copy(block: ExecuteCommandConfiguration.Builder.() -> Unit = {}): ExecuteCommandConfiguration