A Config rule that checks whether the specified resource type has a CloudWatch alarm for the specified metric. For resource type, you can specify EBS volumes, EC2 instances, RDS clusters, or S3 buckets.

This config rule supports the following parameters:

  • resourceType
    • Required: Yes
    • Type: String
    • Description:AWS resource type. The value can be one of the following: AWS::EC2::Volume, AWS::EC2::Instance, AWS::RDS::DBCluster, or AWS::S3::Bucket.
  • metricName
    • Required: Yes
    • Type: String
    • Description:The name for the metric associated with the alarm (for example, 'CPUUtilization' for EC2 instances).

ConfigRule
AWS::Config::ConfigRule


Source *
CustomPolicyDetails
SourceDetails

CloudFormation Template

Share Template