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

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

AWS Cloud Control v1.32.0 published on Wednesday, Aug 13, 2025 by Pulumi

aws-native.observabilityadmin.TelemetryRule

Explore with Pulumi AI

aws-native logo

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

AWS Cloud Control v1.32.0 published on Wednesday, Aug 13, 2025 by Pulumi

    The AWS::ObservabilityAdmin::TelemetryRule resource defines a CloudWatch Observability Admin Telemetry Rule.

    Create TelemetryRule Resource

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

    Constructor syntax

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

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

    Rule Pulumi.AwsNative.ObservabilityAdmin.Inputs.TelemetryRule
    RuleName string
    The name of the telemetry rule
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    An array of key-value pairs to apply to this resource
    Rule TelemetryRuleTypeArgs
    RuleName string
    The name of the telemetry rule
    Tags TagArgs
    An array of key-value pairs to apply to this resource
    rule TelemetryRule
    ruleName String
    The name of the telemetry rule
    tags List<Tag>
    An array of key-value pairs to apply to this resource
    rule TelemetryRule
    ruleName string
    The name of the telemetry rule
    tags Tag[]
    An array of key-value pairs to apply to this resource
    rule TelemetryRuleArgs
    rule_name str
    The name of the telemetry rule
    tags Sequence[TagArgs]
    An array of key-value pairs to apply to this resource
    rule Property Map
    ruleName String
    The name of the telemetry rule
    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 TelemetryRule resource produces the following output properties:

    Id string
    The provider-assigned unique ID for this managed resource.
    RuleArn string
    The arn of the telemetry rule
    Id string
    The provider-assigned unique ID for this managed resource.
    RuleArn string
    The arn of the telemetry rule
    id String
    The provider-assigned unique ID for this managed resource.
    ruleArn String
    The arn of the telemetry rule
    id string
    The provider-assigned unique ID for this managed resource.
    ruleArn string
    The arn of the telemetry rule
    id str
    The provider-assigned unique ID for this managed resource.
    rule_arn str
    The arn of the telemetry rule
    id String
    The provider-assigned unique ID for this managed resource.
    ruleArn String
    The arn of the telemetry rule

    Supporting Types

    Tag, TagArgs

    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

    TelemetryRule, TelemetryRuleArgs

    TelemetryRuleDestinationType, TelemetryRuleDestinationTypeArgs

    CloudWatchLogs
    cloud-watch-logs
    TelemetryRuleDestinationTypeCloudWatchLogs
    cloud-watch-logs
    CloudWatchLogs
    cloud-watch-logs
    CloudWatchLogs
    cloud-watch-logs
    CLOUD_WATCH_LOGS
    cloud-watch-logs
    "cloud-watch-logs"
    cloud-watch-logs

    TelemetryRuleResourceType, TelemetryRuleResourceTypeArgs

    Awsec2vpc
    AWS::EC2::VPC
    TelemetryRuleResourceTypeAwsec2vpc
    AWS::EC2::VPC
    Awsec2vpc
    AWS::EC2::VPC
    Awsec2vpc
    AWS::EC2::VPC
    AWSEC2VPC
    AWS::EC2::VPC
    "AWS::EC2::VPC"
    AWS::EC2::VPC

    TelemetryRuleTelemetryDestinationConfiguration, TelemetryRuleTelemetryDestinationConfigurationArgs

    TelemetryRuleTelemetryType, TelemetryRuleTelemetryTypeArgs

    Logs
    Logs
    TelemetryRuleTelemetryTypeLogs
    Logs
    Logs
    Logs
    Logs
    Logs
    LOGS
    Logs
    "Logs"
    Logs

    TelemetryRuleVpcFlowLogParameters, TelemetryRuleVpcFlowLogParametersArgs

    LogFormat string
    The fields to include in the flow log record. If you omit this parameter, the flow log is created using the default format.
    MaxAggregationInterval int
    The maximum interval of time, in seconds, during which a flow of packets is captured and aggregated into a flow log record. Default is 600s.
    TrafficType string
    The type of traffic captured for the flow log. Default is ALL
    LogFormat string
    The fields to include in the flow log record. If you omit this parameter, the flow log is created using the default format.
    MaxAggregationInterval int
    The maximum interval of time, in seconds, during which a flow of packets is captured and aggregated into a flow log record. Default is 600s.
    TrafficType string
    The type of traffic captured for the flow log. Default is ALL
    logFormat String
    The fields to include in the flow log record. If you omit this parameter, the flow log is created using the default format.
    maxAggregationInterval Integer
    The maximum interval of time, in seconds, during which a flow of packets is captured and aggregated into a flow log record. Default is 600s.
    trafficType String
    The type of traffic captured for the flow log. Default is ALL
    logFormat string
    The fields to include in the flow log record. If you omit this parameter, the flow log is created using the default format.
    maxAggregationInterval number
    The maximum interval of time, in seconds, during which a flow of packets is captured and aggregated into a flow log record. Default is 600s.
    trafficType string
    The type of traffic captured for the flow log. Default is ALL
    log_format str
    The fields to include in the flow log record. If you omit this parameter, the flow log is created using the default format.
    max_aggregation_interval int
    The maximum interval of time, in seconds, during which a flow of packets is captured and aggregated into a flow log record. Default is 600s.
    traffic_type str
    The type of traffic captured for the flow log. Default is ALL
    logFormat String
    The fields to include in the flow log record. If you omit this parameter, the flow log is created using the default format.
    maxAggregationInterval Number
    The maximum interval of time, in seconds, during which a flow of packets is captured and aggregated into a flow log record. Default is 600s.
    trafficType String
    The type of traffic captured for the flow log. Default is ALL

    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.32.0 published on Wednesday, Aug 13, 2025 by Pulumi