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

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

AWS Cloud Control v1.51.0 published on Monday, Feb 2, 2026 by Pulumi
aws-native logo

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

AWS Cloud Control v1.51.0 published on Monday, Feb 2, 2026 by Pulumi

    Resource Type definition for AWS::ObservabilityAdmin::TelemetryPipelines

    Create TelemetryPipelines Resource

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

    Constructor syntax

    new TelemetryPipelines(name: string, args: TelemetryPipelinesArgs, opts?: CustomResourceOptions);
    @overload
    def TelemetryPipelines(resource_name: str,
                           args: TelemetryPipelinesArgs,
                           opts: Optional[ResourceOptions] = None)
    
    @overload
    def TelemetryPipelines(resource_name: str,
                           opts: Optional[ResourceOptions] = None,
                           configuration: Optional[TelemetryPipelinesTelemetryPipelineConfigurationArgs] = None,
                           name: Optional[str] = None,
                           tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
    func NewTelemetryPipelines(ctx *Context, name string, args TelemetryPipelinesArgs, opts ...ResourceOption) (*TelemetryPipelines, error)
    public TelemetryPipelines(string name, TelemetryPipelinesArgs args, CustomResourceOptions? opts = null)
    public TelemetryPipelines(String name, TelemetryPipelinesArgs args)
    public TelemetryPipelines(String name, TelemetryPipelinesArgs args, CustomResourceOptions options)
    
    type: aws-native:observabilityadmin:TelemetryPipelines
    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 TelemetryPipelinesArgs
    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 TelemetryPipelinesArgs
    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 TelemetryPipelinesArgs
    The arguments to resource properties.
    opts ResourceOption
    Bag of options to control resource's behavior.
    name string
    The unique name of the resource.
    args TelemetryPipelinesArgs
    The arguments to resource properties.
    opts CustomResourceOptions
    Bag of options to control resource's behavior.
    name String
    The unique name of the resource.
    args TelemetryPipelinesArgs
    The arguments to resource properties.
    options CustomResourceOptions
    Bag of options to control resource's behavior.

    TelemetryPipelines 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 TelemetryPipelines resource accepts the following input properties:

    Configuration Pulumi.AwsNative.ObservabilityAdmin.Inputs.TelemetryPipelinesTelemetryPipelineConfiguration
    The configuration that defines how the telemetry pipeline processes data, including sources, processors, and destinations. For more information, see the Amazon CloudWatch User Guide .
    Name string
    The name of the telemetry pipeline to create. The name must be unique within your account.
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    An array of key-value pairs to apply to this resource
    Configuration TelemetryPipelinesTelemetryPipelineConfigurationArgs
    The configuration that defines how the telemetry pipeline processes data, including sources, processors, and destinations. For more information, see the Amazon CloudWatch User Guide .
    Name string
    The name of the telemetry pipeline to create. The name must be unique within your account.
    Tags TagArgs
    An array of key-value pairs to apply to this resource
    configuration TelemetryPipelinesTelemetryPipelineConfiguration
    The configuration that defines how the telemetry pipeline processes data, including sources, processors, and destinations. For more information, see the Amazon CloudWatch User Guide .
    name String
    The name of the telemetry pipeline to create. The name must be unique within your account.
    tags List<Tag>
    An array of key-value pairs to apply to this resource
    configuration TelemetryPipelinesTelemetryPipelineConfiguration
    The configuration that defines how the telemetry pipeline processes data, including sources, processors, and destinations. For more information, see the Amazon CloudWatch User Guide .
    name string
    The name of the telemetry pipeline to create. The name must be unique within your account.
    tags Tag[]
    An array of key-value pairs to apply to this resource
    configuration TelemetryPipelinesTelemetryPipelineConfigurationArgs
    The configuration that defines how the telemetry pipeline processes data, including sources, processors, and destinations. For more information, see the Amazon CloudWatch User Guide .
    name str
    The name of the telemetry pipeline to create. The name must be unique within your account.
    tags Sequence[TagArgs]
    An array of key-value pairs to apply to this resource
    configuration Property Map
    The configuration that defines how the telemetry pipeline processes data, including sources, processors, and destinations. For more information, see the Amazon CloudWatch User Guide .
    name String
    The name of the telemetry pipeline to create. The name must be unique within your account.
    tags List<Property Map>
    An array of key-value pairs to apply to this resource

    Outputs

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

    Arn string
    The Amazon Resource Name (ARN) of the created telemetry pipeline.
    Id string
    The provider-assigned unique ID for this managed resource.
    Pipeline Pulumi.AwsNative.ObservabilityAdmin.Outputs.TelemetryPipelinesTelemetryPipeline
    PipelineIdentifier string
    The Amazon Resource Name (ARN) of the telemetry pipeline.
    Status Pulumi.AwsNative.ObservabilityAdmin.TelemetryPipelinesTelemetryPipelineStatus
    The current status of the telemetry pipeline.
    StatusReason Pulumi.AwsNative.ObservabilityAdmin.Outputs.TelemetryPipelinesTelemetryPipelineStatusReason
    Arn string
    The Amazon Resource Name (ARN) of the created telemetry pipeline.
    Id string
    The provider-assigned unique ID for this managed resource.
    Pipeline TelemetryPipelinesTelemetryPipeline
    PipelineIdentifier string
    The Amazon Resource Name (ARN) of the telemetry pipeline.
    Status TelemetryPipelinesTelemetryPipelineStatus
    The current status of the telemetry pipeline.
    StatusReason TelemetryPipelinesTelemetryPipelineStatusReason
    arn String
    The Amazon Resource Name (ARN) of the created telemetry pipeline.
    id String
    The provider-assigned unique ID for this managed resource.
    pipeline TelemetryPipelinesTelemetryPipeline
    pipelineIdentifier String
    The Amazon Resource Name (ARN) of the telemetry pipeline.
    status TelemetryPipelinesTelemetryPipelineStatus
    The current status of the telemetry pipeline.
    statusReason TelemetryPipelinesTelemetryPipelineStatusReason
    arn string
    The Amazon Resource Name (ARN) of the created telemetry pipeline.
    id string
    The provider-assigned unique ID for this managed resource.
    pipeline TelemetryPipelinesTelemetryPipeline
    pipelineIdentifier string
    The Amazon Resource Name (ARN) of the telemetry pipeline.
    status TelemetryPipelinesTelemetryPipelineStatus
    The current status of the telemetry pipeline.
    statusReason TelemetryPipelinesTelemetryPipelineStatusReason
    arn str
    The Amazon Resource Name (ARN) of the created telemetry pipeline.
    id str
    The provider-assigned unique ID for this managed resource.
    pipeline TelemetryPipelinesTelemetryPipeline
    pipeline_identifier str
    The Amazon Resource Name (ARN) of the telemetry pipeline.
    status TelemetryPipelinesTelemetryPipelineStatus
    The current status of the telemetry pipeline.
    status_reason TelemetryPipelinesTelemetryPipelineStatusReason
    arn String
    The Amazon Resource Name (ARN) of the created telemetry pipeline.
    id String
    The provider-assigned unique ID for this managed resource.
    pipeline Property Map
    pipelineIdentifier String
    The Amazon Resource Name (ARN) of the telemetry pipeline.
    status "CREATING" | "ACTIVE" | "UPDATING" | "DELETING" | "CREATE_FAILED" | "UPDATE_FAILED"
    The current status of the telemetry pipeline.
    statusReason Property Map

    Supporting Types

    Tag, TagArgs

    A set of tags to apply to the resource.
    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    TelemetryPipelinesTag, TelemetryPipelinesTagArgs

    A key-value pair to associate with a resource
    Key string
    The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    Value string
    The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    Key string
    The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    Value string
    The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    key String
    The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    value String
    The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    key string
    The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    value string
    The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    key str
    The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    value str
    The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    key String
    The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.
    value String
    The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.

    TelemetryPipelinesTelemetryPipeline, TelemetryPipelinesTelemetryPipelineArgs

    Arn string
    The Amazon Resource Name (ARN) of the telemetry pipeline.
    Configuration Pulumi.AwsNative.ObservabilityAdmin.Inputs.TelemetryPipelinesTelemetryPipelineConfiguration
    The configuration that defines how the telemetry pipeline processes data. For more information, see the Amazon CloudWatch User Guide .
    CreatedTimeStamp double
    The timestamp when the telemetry pipeline was created.
    LastUpdateTimeStamp double
    The timestamp when the telemetry pipeline was last updated.
    Name string
    The name of the telemetry pipeline.
    Status Pulumi.AwsNative.ObservabilityAdmin.TelemetryPipelinesTelemetryPipelineStatus
    The current status of the telemetry pipeline.
    StatusReason Pulumi.AwsNative.ObservabilityAdmin.Inputs.TelemetryPipelinesTelemetryPipelineStatusReason
    Additional information about the pipeline status, including reasons for failure states.
    Tags List<Pulumi.AwsNative.ObservabilityAdmin.Inputs.TelemetryPipelinesTag>
    An array of key-value pairs to apply to this resource
    Arn string
    The Amazon Resource Name (ARN) of the telemetry pipeline.
    Configuration TelemetryPipelinesTelemetryPipelineConfiguration
    The configuration that defines how the telemetry pipeline processes data. For more information, see the Amazon CloudWatch User Guide .
    CreatedTimeStamp float64
    The timestamp when the telemetry pipeline was created.
    LastUpdateTimeStamp float64
    The timestamp when the telemetry pipeline was last updated.
    Name string
    The name of the telemetry pipeline.
    Status TelemetryPipelinesTelemetryPipelineStatus
    The current status of the telemetry pipeline.
    StatusReason TelemetryPipelinesTelemetryPipelineStatusReason
    Additional information about the pipeline status, including reasons for failure states.
    Tags []TelemetryPipelinesTag
    An array of key-value pairs to apply to this resource
    arn String
    The Amazon Resource Name (ARN) of the telemetry pipeline.
    configuration TelemetryPipelinesTelemetryPipelineConfiguration
    The configuration that defines how the telemetry pipeline processes data. For more information, see the Amazon CloudWatch User Guide .
    createdTimeStamp Double
    The timestamp when the telemetry pipeline was created.
    lastUpdateTimeStamp Double
    The timestamp when the telemetry pipeline was last updated.
    name String
    The name of the telemetry pipeline.
    status TelemetryPipelinesTelemetryPipelineStatus
    The current status of the telemetry pipeline.
    statusReason TelemetryPipelinesTelemetryPipelineStatusReason
    Additional information about the pipeline status, including reasons for failure states.
    tags List<TelemetryPipelinesTag>
    An array of key-value pairs to apply to this resource
    arn string
    The Amazon Resource Name (ARN) of the telemetry pipeline.
    configuration TelemetryPipelinesTelemetryPipelineConfiguration
    The configuration that defines how the telemetry pipeline processes data. For more information, see the Amazon CloudWatch User Guide .
    createdTimeStamp number
    The timestamp when the telemetry pipeline was created.
    lastUpdateTimeStamp number
    The timestamp when the telemetry pipeline was last updated.
    name string
    The name of the telemetry pipeline.
    status TelemetryPipelinesTelemetryPipelineStatus
    The current status of the telemetry pipeline.
    statusReason TelemetryPipelinesTelemetryPipelineStatusReason
    Additional information about the pipeline status, including reasons for failure states.
    tags TelemetryPipelinesTag[]
    An array of key-value pairs to apply to this resource
    arn str
    The Amazon Resource Name (ARN) of the telemetry pipeline.
    configuration TelemetryPipelinesTelemetryPipelineConfiguration
    The configuration that defines how the telemetry pipeline processes data. For more information, see the Amazon CloudWatch User Guide .
    created_time_stamp float
    The timestamp when the telemetry pipeline was created.
    last_update_time_stamp float
    The timestamp when the telemetry pipeline was last updated.
    name str
    The name of the telemetry pipeline.
    status TelemetryPipelinesTelemetryPipelineStatus
    The current status of the telemetry pipeline.
    status_reason TelemetryPipelinesTelemetryPipelineStatusReason
    Additional information about the pipeline status, including reasons for failure states.
    tags Sequence[TelemetryPipelinesTag]
    An array of key-value pairs to apply to this resource
    arn String
    The Amazon Resource Name (ARN) of the telemetry pipeline.
    configuration Property Map
    The configuration that defines how the telemetry pipeline processes data. For more information, see the Amazon CloudWatch User Guide .
    createdTimeStamp Number
    The timestamp when the telemetry pipeline was created.
    lastUpdateTimeStamp Number
    The timestamp when the telemetry pipeline was last updated.
    name String
    The name of the telemetry pipeline.
    status "CREATING" | "ACTIVE" | "UPDATING" | "DELETING" | "CREATE_FAILED" | "UPDATE_FAILED"
    The current status of the telemetry pipeline.
    statusReason Property Map
    Additional information about the pipeline status, including reasons for failure states.
    tags List<Property Map>
    An array of key-value pairs to apply to this resource

    TelemetryPipelinesTelemetryPipelineConfiguration, TelemetryPipelinesTelemetryPipelineConfigurationArgs

    Body string
    The pipeline configuration body that defines the data processing rules and transformations.
    Body string
    The pipeline configuration body that defines the data processing rules and transformations.
    body String
    The pipeline configuration body that defines the data processing rules and transformations.
    body string
    The pipeline configuration body that defines the data processing rules and transformations.
    body str
    The pipeline configuration body that defines the data processing rules and transformations.
    body String
    The pipeline configuration body that defines the data processing rules and transformations.

    TelemetryPipelinesTelemetryPipelineStatus, TelemetryPipelinesTelemetryPipelineStatusArgs

    Creating
    CREATING
    Active
    ACTIVE
    Updating
    UPDATING
    Deleting
    DELETING
    CreateFailed
    CREATE_FAILED
    UpdateFailed
    UPDATE_FAILED
    TelemetryPipelinesTelemetryPipelineStatusCreating
    CREATING
    TelemetryPipelinesTelemetryPipelineStatusActive
    ACTIVE
    TelemetryPipelinesTelemetryPipelineStatusUpdating
    UPDATING
    TelemetryPipelinesTelemetryPipelineStatusDeleting
    DELETING
    TelemetryPipelinesTelemetryPipelineStatusCreateFailed
    CREATE_FAILED
    TelemetryPipelinesTelemetryPipelineStatusUpdateFailed
    UPDATE_FAILED
    Creating
    CREATING
    Active
    ACTIVE
    Updating
    UPDATING
    Deleting
    DELETING
    CreateFailed
    CREATE_FAILED
    UpdateFailed
    UPDATE_FAILED
    Creating
    CREATING
    Active
    ACTIVE
    Updating
    UPDATING
    Deleting
    DELETING
    CreateFailed
    CREATE_FAILED
    UpdateFailed
    UPDATE_FAILED
    CREATING
    CREATING
    ACTIVE
    ACTIVE
    UPDATING
    UPDATING
    DELETING
    DELETING
    CREATE_FAILED
    CREATE_FAILED
    UPDATE_FAILED
    UPDATE_FAILED
    "CREATING"
    CREATING
    "ACTIVE"
    ACTIVE
    "UPDATING"
    UPDATING
    "DELETING"
    DELETING
    "CREATE_FAILED"
    CREATE_FAILED
    "UPDATE_FAILED"
    UPDATE_FAILED

    TelemetryPipelinesTelemetryPipelineStatusReason, TelemetryPipelinesTelemetryPipelineStatusReasonArgs

    Description string
    A description of the pipeline status reason, providing additional context about the current state.
    Description string
    A description of the pipeline status reason, providing additional context about the current state.
    description String
    A description of the pipeline status reason, providing additional context about the current state.
    description string
    A description of the pipeline status reason, providing additional context about the current state.
    description str
    A description of the pipeline status reason, providing additional context about the current state.
    description String
    A description of the pipeline status reason, providing additional context about the current state.

    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.

    AWS Cloud Control v1.51.0 published on Monday, Feb 2, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate