This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::ObservabilityAdmin::OrganizationTelemetryRule MskMonitoringParameters
Configuration parameters for Amazon MSK cluster monitoring, including enhanced monitoring level settings.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "EnhancedMonitoring" :String}
YAML
EnhancedMonitoring:String
Properties
EnhancedMonitoring-
The level of enhanced monitoring for the MSK cluster.
Required: No
Type: String
Allowed values:
DEFAULT | PER_BROKER | PER_TOPIC_PER_BROKER | PER_TOPIC_PER_PARTITIONUpdate requires: No interruption