MonitoringConfigurationDescription
Describes configuration parameters for CloudWatch logging for an application.
Contents
- ConfigurationType
-
Describes whether to use the default CloudWatch logging configuration for an application.
Type: String
Valid Values:
DEFAULT | CUSTOM
Required: No
- LogLevel
-
Describes the verbosity of the CloudWatch Logs for an application.
Type: String
Valid Values:
INFO | WARN | ERROR | DEBUG
Required: No
- MetricsLevel
-
Describes the granularity of the CloudWatch Logs for an application.
Type: String
Valid Values:
APPLICATION | TASK | OPERATOR | PARALLELISM
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: