1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. observabilityadmin
  5. TelemetryEnrichment

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.59.0
published on Monday, Mar 30, 2026 by Pulumi
aws-native logo

We recommend new projects start with resources from the AWS provider.

Viewing docs for AWS Cloud Control v1.59.0
published on Monday, Mar 30, 2026 by Pulumi

    AWS::ObservabilityAdmin::TelemetryEnrichment cloudformation resource enables the resource tags for telemetry feature in CloudWatch to enrich infrastructure metrics with AWS resource tags. For more details: https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/resource-tags-for-telemetry.html

    Create TelemetryEnrichment Resource

    Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.

    Constructor syntax

    new TelemetryEnrichment(name: string, args?: TelemetryEnrichmentArgs, opts?: CustomResourceOptions);
    @overload
    def TelemetryEnrichment(resource_name: str,
                            args: Optional[TelemetryEnrichmentArgs] = None,
                            opts: Optional[ResourceOptions] = None)
    
    @overload
    def TelemetryEnrichment(resource_name: str,
                            opts: Optional[ResourceOptions] = None,
                            scope: Optional[TelemetryEnrichmentScope] = None)
    func NewTelemetryEnrichment(ctx *Context, name string, args *TelemetryEnrichmentArgs, opts ...ResourceOption) (*TelemetryEnrichment, error)
    public TelemetryEnrichment(string name, TelemetryEnrichmentArgs? args = null, CustomResourceOptions? opts = null)
    public TelemetryEnrichment(String name, TelemetryEnrichmentArgs args)
    public TelemetryEnrichment(String name, TelemetryEnrichmentArgs args, CustomResourceOptions options)
    
    type: aws-native:observabilityadmin:TelemetryEnrichment
    properties: # The arguments to resource properties.
    options: # Bag of options to control resource's behavior.
    
    

    Parameters

    name string
    The unique name of the resource.
    args TelemetryEnrichmentArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    resource_name str
    The unique name of the resource.
    args TelemetryEnrichmentArgs
    The arguments to resource properties.
    opts ResourceOptions
    Bag of options to control resource's behavior.
    ctx Context
    Context object for the current deployment.
    name string
    The unique name of the resource.
    args TelemetryEnrichmentArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args TelemetryEnrichmentArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args TelemetryEnrichmentArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    TelemetryEnrichment Resource Properties

    To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.

    Inputs

    In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.

    The TelemetryEnrichment resource accepts the following input properties:

    Outputs

    All input properties are implicitly available as output properties. Additionally, the TelemetryEnrichment resource produces the following output properties:

    Id string
    The provider-assigned unique ID for this managed resource.
    Status Pulumi.AwsNative.ObservabilityAdmin.TelemetryEnrichmentStatus
    Id string
    The provider-assigned unique ID for this managed resource.
    Status TelemetryEnrichmentStatus
    id String
    The provider-assigned unique ID for this managed resource.
    status TelemetryEnrichmentStatus
    id string
    The provider-assigned unique ID for this managed resource.
    status TelemetryEnrichmentStatus
    id str
    The provider-assigned unique ID for this managed resource.
    status TelemetryEnrichmentStatus
    id String
    The provider-assigned unique ID for this managed resource.
    status "RUNNING" | "STOPPED" | "IMPAIRED"

    Supporting Types

    TelemetryEnrichmentScope, TelemetryEnrichmentScopeArgs

    Account
    ACCOUNT
    TelemetryEnrichmentScopeAccount
    ACCOUNT
    Account
    ACCOUNT
    Account
    ACCOUNT
    ACCOUNT
    ACCOUNT
    "ACCOUNT"
    ACCOUNT

    TelemetryEnrichmentStatus, TelemetryEnrichmentStatusArgs

    Running
    RUNNING
    Stopped
    STOPPED
    Impaired
    IMPAIRED
    TelemetryEnrichmentStatusRunning
    RUNNING
    TelemetryEnrichmentStatusStopped
    STOPPED
    TelemetryEnrichmentStatusImpaired
    IMPAIRED
    Running
    RUNNING
    Stopped
    STOPPED
    Impaired
    IMPAIRED
    Running
    RUNNING
    Stopped
    STOPPED
    Impaired
    IMPAIRED
    RUNNING
    RUNNING
    STOPPED
    STOPPED
    IMPAIRED
    IMPAIRED
    "RUNNING"
    RUNNING
    "STOPPED"
    STOPPED
    "IMPAIRED"
    IMPAIRED

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    We recommend new projects start with resources from the AWS provider.

    Viewing docs for AWS Cloud Control v1.59.0
    published on Monday, Mar 30, 2026 by Pulumi
      Try Pulumi Cloud free. Your team will thank you.