log Configuration
Parameters
value
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. The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket.
suspend fun logConfiguration(argument: suspend ExecuteCommandLogConfigurationArgsBuilder.() -> Unit)
Parameters
argument
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. The log configuration for the results of the execute command actions. The logs can be sent to CloudWatch Logs or an Amazon S3 bucket.