MonitoringConfiguration
Describes configuration parameters for Amazon CloudWatch logging for an application. For more information about CloudWatch logging, see Monitoring.
Contents
- ConfigurationType
-
Describes whether to use the default CloudWatch logging configuration for an application. You must set this property to
CUSTOMin order to set theLogLevelorMetricsLevelparameters.Type: String
Valid Values:
DEFAULT | CUSTOMRequired: Yes
- LogLevel
-
Describes the verbosity of the CloudWatch Logs for an application.
Type: String
Valid Values:
INFO | WARN | ERROR | DEBUGRequired: No
- MetricsLevel
-
Describes the granularity of the CloudWatch Logs for an application. The
Parallelismlevel is not recommended for applications with a Parallelism over 64 due to excessive costs.Type: String
Valid Values:
APPLICATION | TASK | OPERATOR | PARALLELISMRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: