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

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

    Using getTelemetryPipelines

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getTelemetryPipelines(args: GetTelemetryPipelinesArgs, opts?: InvokeOptions): Promise<GetTelemetryPipelinesResult>
    function getTelemetryPipelinesOutput(args: GetTelemetryPipelinesOutputArgs, opts?: InvokeOptions): Output<GetTelemetryPipelinesResult>
    def get_telemetry_pipelines(pipeline_identifier: Optional[str] = None,
                                opts: Optional[InvokeOptions] = None) -> GetTelemetryPipelinesResult
    def get_telemetry_pipelines_output(pipeline_identifier: Optional[pulumi.Input[str]] = None,
                                opts: Optional[InvokeOptions] = None) -> Output[GetTelemetryPipelinesResult]
    func LookupTelemetryPipelines(ctx *Context, args *LookupTelemetryPipelinesArgs, opts ...InvokeOption) (*LookupTelemetryPipelinesResult, error)
    func LookupTelemetryPipelinesOutput(ctx *Context, args *LookupTelemetryPipelinesOutputArgs, opts ...InvokeOption) LookupTelemetryPipelinesResultOutput

    > Note: This function is named LookupTelemetryPipelines in the Go SDK.

    public static class GetTelemetryPipelines 
    {
        public static Task<GetTelemetryPipelinesResult> InvokeAsync(GetTelemetryPipelinesArgs args, InvokeOptions? opts = null)
        public static Output<GetTelemetryPipelinesResult> Invoke(GetTelemetryPipelinesInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetTelemetryPipelinesResult> getTelemetryPipelines(GetTelemetryPipelinesArgs args, InvokeOptions options)
    public static Output<GetTelemetryPipelinesResult> getTelemetryPipelines(GetTelemetryPipelinesArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:observabilityadmin:getTelemetryPipelines
      arguments:
        # arguments dictionary

    The following arguments are supported:

    PipelineIdentifier string
    The Amazon Resource Name (ARN) of the telemetry pipeline.
    PipelineIdentifier string
    The Amazon Resource Name (ARN) of the telemetry pipeline.
    pipelineIdentifier String
    The Amazon Resource Name (ARN) of the telemetry pipeline.
    pipelineIdentifier string
    The Amazon Resource Name (ARN) of the telemetry pipeline.
    pipeline_identifier str
    The Amazon Resource Name (ARN) of the telemetry pipeline.
    pipelineIdentifier String
    The Amazon Resource Name (ARN) of the telemetry pipeline.

    getTelemetryPipelines Result

    The following output properties are available:

    Arn string
    The Amazon Resource Name (ARN) of the created telemetry pipeline.
    Configuration Pulumi.AwsNative.ObservabilityAdmin.Outputs.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 .
    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
    Tags List<Pulumi.AwsNative.Outputs.Tag>
    An array of key-value pairs to apply to this resource
    Arn string
    The Amazon Resource Name (ARN) of the created telemetry pipeline.
    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 .
    Pipeline TelemetryPipelinesTelemetryPipeline
    PipelineIdentifier string
    The Amazon Resource Name (ARN) of the telemetry pipeline.
    Status TelemetryPipelinesTelemetryPipelineStatus
    The current status of the telemetry pipeline.
    StatusReason TelemetryPipelinesTelemetryPipelineStatusReason
    Tags Tag
    An array of key-value pairs to apply to this resource
    arn String
    The Amazon Resource Name (ARN) of the created telemetry pipeline.
    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 .
    pipeline TelemetryPipelinesTelemetryPipeline
    pipelineIdentifier String
    The Amazon Resource Name (ARN) of the telemetry pipeline.
    status TelemetryPipelinesTelemetryPipelineStatus
    The current status of the telemetry pipeline.
    statusReason TelemetryPipelinesTelemetryPipelineStatusReason
    tags List<Tag>
    An array of key-value pairs to apply to this resource
    arn string
    The Amazon Resource Name (ARN) of the created telemetry pipeline.
    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 .
    pipeline TelemetryPipelinesTelemetryPipeline
    pipelineIdentifier string
    The Amazon Resource Name (ARN) of the telemetry pipeline.
    status TelemetryPipelinesTelemetryPipelineStatus
    The current status of the telemetry pipeline.
    statusReason TelemetryPipelinesTelemetryPipelineStatusReason
    tags Tag[]
    An array of key-value pairs to apply to this resource
    arn str
    The Amazon Resource Name (ARN) of the created telemetry pipeline.
    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 .
    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
    tags Sequence[root_Tag]
    An array of key-value pairs to apply to this resource
    arn String
    The Amazon Resource Name (ARN) of the created telemetry pipeline.
    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 .
    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
    tags List<Property Map>
    An array of key-value pairs to apply to this resource

    Supporting Types

    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 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

    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

    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

    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

    TelemetryPipelinesTelemetryPipelineStatusReason

    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