AWS::CloudWatch::OTelEnrichmentAWS::CloudWatch::OTelEnrichment enables OTel metric enrichment in CloudWatch, allowing CloudWatch vended metrics to be available for PromQL querying enriched with AWS resource tags and metadata.
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
AccountId | string | The AWS account ID. This is the primary identifier for this singleton resource. |
Status | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::CloudWatch::OTelEnrichment
Resources:
MyResource:
Type: AWS::CloudWatch::OTelEnrichment
Properties:Permissions CloudFormation needs in your IAM role to manage this resource.
cloudwatch:StartOTelEnrichmentcloudwatch:GetOTelEnrichmentcloudwatch:GetOTelEnrichmentcloudwatch:StartOTelEnrichmentcloudwatch:GetOTelEnrichmentcloudwatch:StopOTelEnrichmentcloudwatch:GetOTelEnrichmentcloudwatch:GetOTelEnrichmentEverything you need to know about CloudWatch on one page. HD quality, print-friendly.
Download Free InfographicAccountId