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

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

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

    Create OrganizationTelemetryRule Resource

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

    Constructor syntax

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

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

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

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

    Supporting Types

    OrganizationTelemetryRuleAction, OrganizationTelemetryRuleActionArgs

    Allow
    ALLOW
    Block
    BLOCK
    Count
    COUNT
    Captcha
    CAPTCHA
    Challenge
    CHALLENGE
    ExcludedAsCount
    EXCLUDED_AS_COUNT
    OrganizationTelemetryRuleActionAllow
    ALLOW
    OrganizationTelemetryRuleActionBlock
    BLOCK
    OrganizationTelemetryRuleActionCount
    COUNT
    OrganizationTelemetryRuleActionCaptcha
    CAPTCHA
    OrganizationTelemetryRuleActionChallenge
    CHALLENGE
    OrganizationTelemetryRuleActionExcludedAsCount
    EXCLUDED_AS_COUNT
    Allow
    ALLOW
    Block
    BLOCK
    Count
    COUNT
    Captcha
    CAPTCHA
    Challenge
    CHALLENGE
    ExcludedAsCount
    EXCLUDED_AS_COUNT
    Allow
    ALLOW
    Block
    BLOCK
    Count
    COUNT
    Captcha
    CAPTCHA
    Challenge
    CHALLENGE
    ExcludedAsCount
    EXCLUDED_AS_COUNT
    ALLOW
    ALLOW
    BLOCK
    BLOCK
    COUNT
    COUNT
    CAPTCHA
    CAPTCHA
    CHALLENGE
    CHALLENGE
    EXCLUDED_AS_COUNT
    EXCLUDED_AS_COUNT
    "ALLOW"
    ALLOW
    "BLOCK"
    BLOCK
    "COUNT"
    COUNT
    "CAPTCHA"
    CAPTCHA
    "CHALLENGE"
    CHALLENGE
    "EXCLUDED_AS_COUNT"
    EXCLUDED_AS_COUNT

    OrganizationTelemetryRuleActionCondition, OrganizationTelemetryRuleActionConditionArgs

    The condition of the action desired in the filter.

    OrganizationTelemetryRuleAdvancedEventSelector, OrganizationTelemetryRuleAdvancedEventSelectorArgs

    An advanced event selector that includes optional name and field selectors
    FieldSelectors List<Pulumi.AwsNative.ObservabilityAdmin.Inputs.OrganizationTelemetryRuleAdvancedFieldSelector>
    Contains all selector statements in an advanced event selector.
    Name string
    An optional descriptive name for the advanced event selector
    FieldSelectors []OrganizationTelemetryRuleAdvancedFieldSelector
    Contains all selector statements in an advanced event selector.
    Name string
    An optional descriptive name for the advanced event selector
    fieldSelectors List<OrganizationTelemetryRuleAdvancedFieldSelector>
    Contains all selector statements in an advanced event selector.
    name String
    An optional descriptive name for the advanced event selector
    fieldSelectors OrganizationTelemetryRuleAdvancedFieldSelector[]
    Contains all selector statements in an advanced event selector.
    name string
    An optional descriptive name for the advanced event selector
    field_selectors Sequence[OrganizationTelemetryRuleAdvancedFieldSelector]
    Contains all selector statements in an advanced event selector.
    name str
    An optional descriptive name for the advanced event selector
    fieldSelectors List<Property Map>
    Contains all selector statements in an advanced event selector.
    name String
    An optional descriptive name for the advanced event selector

    OrganizationTelemetryRuleAdvancedFieldSelector, OrganizationTelemetryRuleAdvancedFieldSelectorArgs

    A single selector statement in an advanced event selector.
    EndsWith List<string>
    An operator that includes events that match the last few characters of the event record field specified as the value of Field.
    Equals List<string>
    An operator that includes events that match the exact value of the event record field specified as the value of Field.
    Field string
    A field in a CloudTrail event record on which to filter events to be logged
    NotEndsWith List<string>
    An operator that excludes events that match the last few characters of the event record field specified as the value of Field.
    NotEquals List<string>
    An operator that excludes events that match the exact value of the event record field specified as the value of Field.
    NotStartsWith List<string>
    An operator that excludes events that match the first few characters of the event record field specified as the value of Field.
    StartsWith List<string>
    An operator that includes events that match the first few characters of the event record field specified as the value of Field.
    EndsWith []string
    An operator that includes events that match the last few characters of the event record field specified as the value of Field.
    Equals []string
    An operator that includes events that match the exact value of the event record field specified as the value of Field.
    Field string
    A field in a CloudTrail event record on which to filter events to be logged
    NotEndsWith []string
    An operator that excludes events that match the last few characters of the event record field specified as the value of Field.
    NotEquals []string
    An operator that excludes events that match the exact value of the event record field specified as the value of Field.
    NotStartsWith []string
    An operator that excludes events that match the first few characters of the event record field specified as the value of Field.
    StartsWith []string
    An operator that includes events that match the first few characters of the event record field specified as the value of Field.
    endsWith List<String>
    An operator that includes events that match the last few characters of the event record field specified as the value of Field.
    equals_ List<String>
    An operator that includes events that match the exact value of the event record field specified as the value of Field.
    field String
    A field in a CloudTrail event record on which to filter events to be logged
    notEndsWith List<String>
    An operator that excludes events that match the last few characters of the event record field specified as the value of Field.
    notEquals List<String>
    An operator that excludes events that match the exact value of the event record field specified as the value of Field.
    notStartsWith List<String>
    An operator that excludes events that match the first few characters of the event record field specified as the value of Field.
    startsWith List<String>
    An operator that includes events that match the first few characters of the event record field specified as the value of Field.
    endsWith string[]
    An operator that includes events that match the last few characters of the event record field specified as the value of Field.
    equals string[]
    An operator that includes events that match the exact value of the event record field specified as the value of Field.
    field string
    A field in a CloudTrail event record on which to filter events to be logged
    notEndsWith string[]
    An operator that excludes events that match the last few characters of the event record field specified as the value of Field.
    notEquals string[]
    An operator that excludes events that match the exact value of the event record field specified as the value of Field.
    notStartsWith string[]
    An operator that excludes events that match the first few characters of the event record field specified as the value of Field.
    startsWith string[]
    An operator that includes events that match the first few characters of the event record field specified as the value of Field.
    ends_with Sequence[str]
    An operator that includes events that match the last few characters of the event record field specified as the value of Field.
    equals Sequence[str]
    An operator that includes events that match the exact value of the event record field specified as the value of Field.
    field str
    A field in a CloudTrail event record on which to filter events to be logged
    not_ends_with Sequence[str]
    An operator that excludes events that match the last few characters of the event record field specified as the value of Field.
    not_equals Sequence[str]
    An operator that excludes events that match the exact value of the event record field specified as the value of Field.
    not_starts_with Sequence[str]
    An operator that excludes events that match the first few characters of the event record field specified as the value of Field.
    starts_with Sequence[str]
    An operator that includes events that match the first few characters of the event record field specified as the value of Field.
    endsWith List<String>
    An operator that includes events that match the last few characters of the event record field specified as the value of Field.
    equals List<String>
    An operator that includes events that match the exact value of the event record field specified as the value of Field.
    field String
    A field in a CloudTrail event record on which to filter events to be logged
    notEndsWith List<String>
    An operator that excludes events that match the last few characters of the event record field specified as the value of Field.
    notEquals List<String>
    An operator that excludes events that match the exact value of the event record field specified as the value of Field.
    notStartsWith List<String>
    An operator that excludes events that match the first few characters of the event record field specified as the value of Field.
    startsWith List<String>
    An operator that includes events that match the first few characters of the event record field specified as the value of Field.

    OrganizationTelemetryRuleCloudtrailParameters, OrganizationTelemetryRuleCloudtrailParametersArgs

    Telemetry parameters for Cloudtrail
    AdvancedEventSelectors []OrganizationTelemetryRuleAdvancedEventSelector
    Create fine-grained selectors for AWS CloudTrail management and data.
    advancedEventSelectors List<OrganizationTelemetryRuleAdvancedEventSelector>
    Create fine-grained selectors for AWS CloudTrail management and data.
    advancedEventSelectors OrganizationTelemetryRuleAdvancedEventSelector[]
    Create fine-grained selectors for AWS CloudTrail management and data.
    advanced_event_selectors Sequence[OrganizationTelemetryRuleAdvancedEventSelector]
    Create fine-grained selectors for AWS CloudTrail management and data.
    advancedEventSelectors List<Property Map>
    Create fine-grained selectors for AWS CloudTrail management and data.

    OrganizationTelemetryRuleCondition, OrganizationTelemetryRuleConditionArgs

    A condition for a filter.

    OrganizationTelemetryRuleDestinationType, OrganizationTelemetryRuleDestinationTypeArgs

    CloudWatchLogs
    cloud-watch-logs
    OrganizationTelemetryRuleDestinationTypeCloudWatchLogs
    cloud-watch-logs
    CloudWatchLogs
    cloud-watch-logs
    CloudWatchLogs
    cloud-watch-logs
    CLOUD_WATCH_LOGS
    cloud-watch-logs
    "cloud-watch-logs"
    cloud-watch-logs

    OrganizationTelemetryRuleElbLoadBalancerLoggingParameters, OrganizationTelemetryRuleElbLoadBalancerLoggingParametersArgs

    Telemetry parameters for ELB/NLB Load Balancer Logs
    FieldDelimiter string
    A delimiter to delineate log fields
    OutputFormat Pulumi.AwsNative.ObservabilityAdmin.OrganizationTelemetryRuleElbLoadBalancerLoggingParametersOutputFormat
    The format for ELB access log entries (plain text or JSON format).
    FieldDelimiter string
    A delimiter to delineate log fields
    OutputFormat OrganizationTelemetryRuleElbLoadBalancerLoggingParametersOutputFormat
    The format for ELB access log entries (plain text or JSON format).
    fieldDelimiter String
    A delimiter to delineate log fields
    outputFormat OrganizationTelemetryRuleElbLoadBalancerLoggingParametersOutputFormat
    The format for ELB access log entries (plain text or JSON format).
    fieldDelimiter string
    A delimiter to delineate log fields
    outputFormat OrganizationTelemetryRuleElbLoadBalancerLoggingParametersOutputFormat
    The format for ELB access log entries (plain text or JSON format).
    field_delimiter str
    A delimiter to delineate log fields
    output_format OrganizationTelemetryRuleElbLoadBalancerLoggingParametersOutputFormat
    The format for ELB access log entries (plain text or JSON format).
    fieldDelimiter String
    A delimiter to delineate log fields
    outputFormat "plain" | "json"
    The format for ELB access log entries (plain text or JSON format).

    OrganizationTelemetryRuleElbLoadBalancerLoggingParametersOutputFormat, OrganizationTelemetryRuleElbLoadBalancerLoggingParametersOutputFormatArgs

    Plain
    plain
    Json
    json
    OrganizationTelemetryRuleElbLoadBalancerLoggingParametersOutputFormatPlain
    plain
    OrganizationTelemetryRuleElbLoadBalancerLoggingParametersOutputFormatJson
    json
    Plain
    plain
    Json
    json
    Plain
    plain
    Json
    json
    PLAIN
    plain
    JSON
    json
    "plain"
    plain
    "json"
    json

    OrganizationTelemetryRuleFieldToMatch, OrganizationTelemetryRuleFieldToMatchArgs

    The field that we want to match this rule to.
    Method string
    The method with which to match this rule.
    QueryString string
    The query string to find the resource to match this field to.
    SingleHeader Pulumi.AwsNative.ObservabilityAdmin.Inputs.OrganizationTelemetryRuleSingleHeader
    UriPath string
    This is the URI path to match this rule to.
    Method string
    The method with which to match this rule.
    QueryString string
    The query string to find the resource to match this field to.
    SingleHeader OrganizationTelemetryRuleSingleHeader
    UriPath string
    This is the URI path to match this rule to.
    method String
    The method with which to match this rule.
    queryString String
    The query string to find the resource to match this field to.
    singleHeader OrganizationTelemetryRuleSingleHeader
    uriPath String
    This is the URI path to match this rule to.
    method string
    The method with which to match this rule.
    queryString string
    The query string to find the resource to match this field to.
    singleHeader OrganizationTelemetryRuleSingleHeader
    uriPath string
    This is the URI path to match this rule to.
    method str
    The method with which to match this rule.
    query_string str
    The query string to find the resource to match this field to.
    single_header OrganizationTelemetryRuleSingleHeader
    uri_path str
    This is the URI path to match this rule to.
    method String
    The method with which to match this rule.
    queryString String
    The query string to find the resource to match this field to.
    singleHeader Property Map
    uriPath String
    This is the URI path to match this rule to.

    OrganizationTelemetryRuleFilter, OrganizationTelemetryRuleFilterArgs

    A filter to be applied

    OrganizationTelemetryRuleFilterBehavior, OrganizationTelemetryRuleFilterBehaviorArgs

    Keep
    KEEP
    Drop
    DROP
    OrganizationTelemetryRuleFilterBehaviorKeep
    KEEP
    OrganizationTelemetryRuleFilterBehaviorDrop
    DROP
    Keep
    KEEP
    Drop
    DROP
    Keep
    KEEP
    Drop
    DROP
    KEEP
    KEEP
    DROP
    DROP
    "KEEP"
    KEEP
    "DROP"
    DROP

    OrganizationTelemetryRuleFilterRequirement, OrganizationTelemetryRuleFilterRequirementArgs

    MeetsAll
    MEETS_ALL
    MeetsAny
    MEETS_ANY
    OrganizationTelemetryRuleFilterRequirementMeetsAll
    MEETS_ALL
    OrganizationTelemetryRuleFilterRequirementMeetsAny
    MEETS_ANY
    MeetsAll
    MEETS_ALL
    MeetsAny
    MEETS_ANY
    MeetsAll
    MEETS_ALL
    MeetsAny
    MEETS_ANY
    MEETS_ALL
    MEETS_ALL
    MEETS_ANY
    MEETS_ANY
    "MEETS_ALL"
    MEETS_ALL
    "MEETS_ANY"
    MEETS_ANY

    OrganizationTelemetryRuleLabelNameCondition, OrganizationTelemetryRuleLabelNameConditionArgs

    The label name of the condition.
    LabelName string
    The label name of the condition.
    LabelName string
    The label name of the condition.
    labelName String
    The label name of the condition.
    labelName string
    The label name of the condition.
    label_name str
    The label name of the condition.
    labelName String
    The label name of the condition.

    OrganizationTelemetryRuleLoggingFilter, OrganizationTelemetryRuleLoggingFilterArgs

    Default handling for logs that don't match any of the specified filtering conditions.
    DefaultBehavior Pulumi.AwsNative.ObservabilityAdmin.OrganizationTelemetryRuleFilterBehavior
    The default action (KEEP or DROP) for log records that don't match any filter conditions.
    Filters List<Pulumi.AwsNative.ObservabilityAdmin.Inputs.OrganizationTelemetryRuleFilter>
    A list of filter conditions that determine log record handling behavior.
    DefaultBehavior OrganizationTelemetryRuleFilterBehavior
    The default action (KEEP or DROP) for log records that don't match any filter conditions.
    Filters []OrganizationTelemetryRuleFilter
    A list of filter conditions that determine log record handling behavior.
    defaultBehavior OrganizationTelemetryRuleFilterBehavior
    The default action (KEEP or DROP) for log records that don't match any filter conditions.
    filters List<OrganizationTelemetryRuleFilter>
    A list of filter conditions that determine log record handling behavior.
    defaultBehavior OrganizationTelemetryRuleFilterBehavior
    The default action (KEEP or DROP) for log records that don't match any filter conditions.
    filters OrganizationTelemetryRuleFilter[]
    A list of filter conditions that determine log record handling behavior.
    default_behavior OrganizationTelemetryRuleFilterBehavior
    The default action (KEEP or DROP) for log records that don't match any filter conditions.
    filters Sequence[OrganizationTelemetryRuleFilter]
    A list of filter conditions that determine log record handling behavior.
    defaultBehavior "KEEP" | "DROP"
    The default action (KEEP or DROP) for log records that don't match any filter conditions.
    filters List<Property Map>
    A list of filter conditions that determine log record handling behavior.

    OrganizationTelemetryRuleResourceType, OrganizationTelemetryRuleResourceTypeArgs

    Awsec2vpc
    AWS::EC2::VPC
    AwswaFv2WebAcl
    AWS::WAFv2::WebACL
    AwsCloudTrail
    AWS::CloudTrail
    AwseksCluster
    AWS::EKS::Cluster
    AwsElasticLoadBalancingV2LoadBalancer
    AWS::ElasticLoadBalancingV2::LoadBalancer
    OrganizationTelemetryRuleResourceTypeAwsec2vpc
    AWS::EC2::VPC
    OrganizationTelemetryRuleResourceTypeAwswaFv2WebAcl
    AWS::WAFv2::WebACL
    OrganizationTelemetryRuleResourceTypeAwsCloudTrail
    AWS::CloudTrail
    OrganizationTelemetryRuleResourceTypeAwseksCluster
    AWS::EKS::Cluster
    OrganizationTelemetryRuleResourceTypeAwsElasticLoadBalancingV2LoadBalancer
    AWS::ElasticLoadBalancingV2::LoadBalancer
    Awsec2vpc
    AWS::EC2::VPC
    AwswaFv2WebAcl
    AWS::WAFv2::WebACL
    AwsCloudTrail
    AWS::CloudTrail
    AwseksCluster
    AWS::EKS::Cluster
    AwsElasticLoadBalancingV2LoadBalancer
    AWS::ElasticLoadBalancingV2::LoadBalancer
    Awsec2vpc
    AWS::EC2::VPC
    AwswaFv2WebAcl
    AWS::WAFv2::WebACL
    AwsCloudTrail
    AWS::CloudTrail
    AwseksCluster
    AWS::EKS::Cluster
    AwsElasticLoadBalancingV2LoadBalancer
    AWS::ElasticLoadBalancingV2::LoadBalancer
    AWSEC2VPC
    AWS::EC2::VPC
    AWSWA_FV2_WEB_ACL
    AWS::WAFv2::WebACL
    AWS_CLOUD_TRAIL
    AWS::CloudTrail
    AWSEKS_CLUSTER
    AWS::EKS::Cluster
    AWS_ELASTIC_LOAD_BALANCING_V2_LOAD_BALANCER
    AWS::ElasticLoadBalancingV2::LoadBalancer
    "AWS::EC2::VPC"
    AWS::EC2::VPC
    "AWS::WAFv2::WebACL"
    AWS::WAFv2::WebACL
    "AWS::CloudTrail"
    AWS::CloudTrail
    "AWS::EKS::Cluster"
    AWS::EKS::Cluster
    "AWS::ElasticLoadBalancingV2::LoadBalancer"
    AWS::ElasticLoadBalancingV2::LoadBalancer

    OrganizationTelemetryRuleSingleHeader, OrganizationTelemetryRuleSingleHeaderArgs

    Header for the field to match.
    Name string
    The name of the header
    Name string
    The name of the header
    name String
    The name of the header
    name string
    The name of the header
    name str
    The name of the header
    name String
    The name of the header

    OrganizationTelemetryRuleTelemetryDestinationConfiguration, OrganizationTelemetryRuleTelemetryDestinationConfigurationArgs

    The destination configuration for telemetry data
    CloudtrailParameters Pulumi.AwsNative.ObservabilityAdmin.Inputs.OrganizationTelemetryRuleCloudtrailParameters
    Configuration parameters specific to AWS CloudTrail when CloudTrail is the source type.
    DestinationPattern string
    The pattern used to generate the destination path or name, supporting macros like and .
    DestinationType Pulumi.AwsNative.ObservabilityAdmin.OrganizationTelemetryRuleDestinationType
    The type of destination for the telemetry data (e.g., "Amazon CloudWatch Logs", "S3").
    ElbLoadBalancerLoggingParameters Pulumi.AwsNative.ObservabilityAdmin.Inputs.OrganizationTelemetryRuleElbLoadBalancerLoggingParameters
    Configuration parameters specific to ELB load balancer logging when ELB is the resource type.
    RetentionInDays int
    The number of days to retain the telemetry data in the destination.
    VpcFlowLogParameters Pulumi.AwsNative.ObservabilityAdmin.Inputs.OrganizationTelemetryRuleVpcFlowLogParameters
    Configuration parameters specific to VPC Flow Logs when VPC is the resource type.
    WafLoggingParameters Pulumi.AwsNative.ObservabilityAdmin.Inputs.OrganizationTelemetryRuleWafLoggingParameters
    Configuration parameters specific to WAF logging when WAF is the resource type.
    CloudtrailParameters OrganizationTelemetryRuleCloudtrailParameters
    Configuration parameters specific to AWS CloudTrail when CloudTrail is the source type.
    DestinationPattern string
    The pattern used to generate the destination path or name, supporting macros like and .
    DestinationType OrganizationTelemetryRuleDestinationType
    The type of destination for the telemetry data (e.g., "Amazon CloudWatch Logs", "S3").
    ElbLoadBalancerLoggingParameters OrganizationTelemetryRuleElbLoadBalancerLoggingParameters
    Configuration parameters specific to ELB load balancer logging when ELB is the resource type.
    RetentionInDays int
    The number of days to retain the telemetry data in the destination.
    VpcFlowLogParameters OrganizationTelemetryRuleVpcFlowLogParameters
    Configuration parameters specific to VPC Flow Logs when VPC is the resource type.
    WafLoggingParameters OrganizationTelemetryRuleWafLoggingParameters
    Configuration parameters specific to WAF logging when WAF is the resource type.
    cloudtrailParameters OrganizationTelemetryRuleCloudtrailParameters
    Configuration parameters specific to AWS CloudTrail when CloudTrail is the source type.
    destinationPattern String
    The pattern used to generate the destination path or name, supporting macros like and .
    destinationType OrganizationTelemetryRuleDestinationType
    The type of destination for the telemetry data (e.g., "Amazon CloudWatch Logs", "S3").
    elbLoadBalancerLoggingParameters OrganizationTelemetryRuleElbLoadBalancerLoggingParameters
    Configuration parameters specific to ELB load balancer logging when ELB is the resource type.
    retentionInDays Integer
    The number of days to retain the telemetry data in the destination.
    vpcFlowLogParameters OrganizationTelemetryRuleVpcFlowLogParameters
    Configuration parameters specific to VPC Flow Logs when VPC is the resource type.
    wafLoggingParameters OrganizationTelemetryRuleWafLoggingParameters
    Configuration parameters specific to WAF logging when WAF is the resource type.
    cloudtrailParameters OrganizationTelemetryRuleCloudtrailParameters
    Configuration parameters specific to AWS CloudTrail when CloudTrail is the source type.
    destinationPattern string
    The pattern used to generate the destination path or name, supporting macros like and .
    destinationType OrganizationTelemetryRuleDestinationType
    The type of destination for the telemetry data (e.g., "Amazon CloudWatch Logs", "S3").
    elbLoadBalancerLoggingParameters OrganizationTelemetryRuleElbLoadBalancerLoggingParameters
    Configuration parameters specific to ELB load balancer logging when ELB is the resource type.
    retentionInDays number
    The number of days to retain the telemetry data in the destination.
    vpcFlowLogParameters OrganizationTelemetryRuleVpcFlowLogParameters
    Configuration parameters specific to VPC Flow Logs when VPC is the resource type.
    wafLoggingParameters OrganizationTelemetryRuleWafLoggingParameters
    Configuration parameters specific to WAF logging when WAF is the resource type.
    cloudtrail_parameters OrganizationTelemetryRuleCloudtrailParameters
    Configuration parameters specific to AWS CloudTrail when CloudTrail is the source type.
    destination_pattern str
    The pattern used to generate the destination path or name, supporting macros like and .
    destination_type OrganizationTelemetryRuleDestinationType
    The type of destination for the telemetry data (e.g., "Amazon CloudWatch Logs", "S3").
    elb_load_balancer_logging_parameters OrganizationTelemetryRuleElbLoadBalancerLoggingParameters
    Configuration parameters specific to ELB load balancer logging when ELB is the resource type.
    retention_in_days int
    The number of days to retain the telemetry data in the destination.
    vpc_flow_log_parameters OrganizationTelemetryRuleVpcFlowLogParameters
    Configuration parameters specific to VPC Flow Logs when VPC is the resource type.
    waf_logging_parameters OrganizationTelemetryRuleWafLoggingParameters
    Configuration parameters specific to WAF logging when WAF is the resource type.
    cloudtrailParameters Property Map
    Configuration parameters specific to AWS CloudTrail when CloudTrail is the source type.
    destinationPattern String
    The pattern used to generate the destination path or name, supporting macros like and .
    destinationType "cloud-watch-logs"
    The type of destination for the telemetry data (e.g., "Amazon CloudWatch Logs", "S3").
    elbLoadBalancerLoggingParameters Property Map
    Configuration parameters specific to ELB load balancer logging when ELB is the resource type.
    retentionInDays Number
    The number of days to retain the telemetry data in the destination.
    vpcFlowLogParameters Property Map
    Configuration parameters specific to VPC Flow Logs when VPC is the resource type.
    wafLoggingParameters Property Map
    Configuration parameters specific to WAF logging when WAF is the resource type.

    OrganizationTelemetryRuleTelemetryRule, OrganizationTelemetryRuleTelemetryRuleArgs

    The telemetry rule
    ResourceType Pulumi.AwsNative.ObservabilityAdmin.OrganizationTelemetryRuleResourceType
    The type of AWS resource to configure telemetry for (e.g., "AWS::EC2::VPC", "AWS::EKS::Cluster", "AWS::WAFv2::WebACL").
    TelemetryType Pulumi.AwsNative.ObservabilityAdmin.OrganizationTelemetryRuleTelemetryType
    The type of telemetry to collect (Logs, Metrics, or Traces).
    DestinationConfiguration Pulumi.AwsNative.ObservabilityAdmin.Inputs.OrganizationTelemetryRuleTelemetryDestinationConfiguration
    Configuration specifying where and how the telemetry data should be delivered.
    Scope string
    The organizational scope to which the rule applies, specified using accounts or organizational units.
    SelectionCriteria string
    Criteria for selecting which resources the rule applies to, such as resource tags.
    TelemetrySourceTypes List<Pulumi.AwsNative.ObservabilityAdmin.OrganizationTelemetryRuleTelemetrySourceType>
    The specific telemetry source types to configure for the resource, such as VPC_FLOW_LOGS or EKS_AUDIT_LOGS. TelemetrySourceTypes must be correlated with the specific resource type.
    ResourceType OrganizationTelemetryRuleResourceType
    The type of AWS resource to configure telemetry for (e.g., "AWS::EC2::VPC", "AWS::EKS::Cluster", "AWS::WAFv2::WebACL").
    TelemetryType OrganizationTelemetryRuleTelemetryType
    The type of telemetry to collect (Logs, Metrics, or Traces).
    DestinationConfiguration OrganizationTelemetryRuleTelemetryDestinationConfiguration
    Configuration specifying where and how the telemetry data should be delivered.
    Scope string
    The organizational scope to which the rule applies, specified using accounts or organizational units.
    SelectionCriteria string
    Criteria for selecting which resources the rule applies to, such as resource tags.
    TelemetrySourceTypes []OrganizationTelemetryRuleTelemetrySourceType
    The specific telemetry source types to configure for the resource, such as VPC_FLOW_LOGS or EKS_AUDIT_LOGS. TelemetrySourceTypes must be correlated with the specific resource type.
    resourceType OrganizationTelemetryRuleResourceType
    The type of AWS resource to configure telemetry for (e.g., "AWS::EC2::VPC", "AWS::EKS::Cluster", "AWS::WAFv2::WebACL").
    telemetryType OrganizationTelemetryRuleTelemetryType
    The type of telemetry to collect (Logs, Metrics, or Traces).
    destinationConfiguration OrganizationTelemetryRuleTelemetryDestinationConfiguration
    Configuration specifying where and how the telemetry data should be delivered.
    scope String
    The organizational scope to which the rule applies, specified using accounts or organizational units.
    selectionCriteria String
    Criteria for selecting which resources the rule applies to, such as resource tags.
    telemetrySourceTypes List<OrganizationTelemetryRuleTelemetrySourceType>
    The specific telemetry source types to configure for the resource, such as VPC_FLOW_LOGS or EKS_AUDIT_LOGS. TelemetrySourceTypes must be correlated with the specific resource type.
    resourceType OrganizationTelemetryRuleResourceType
    The type of AWS resource to configure telemetry for (e.g., "AWS::EC2::VPC", "AWS::EKS::Cluster", "AWS::WAFv2::WebACL").
    telemetryType OrganizationTelemetryRuleTelemetryType
    The type of telemetry to collect (Logs, Metrics, or Traces).
    destinationConfiguration OrganizationTelemetryRuleTelemetryDestinationConfiguration
    Configuration specifying where and how the telemetry data should be delivered.
    scope string
    The organizational scope to which the rule applies, specified using accounts or organizational units.
    selectionCriteria string
    Criteria for selecting which resources the rule applies to, such as resource tags.
    telemetrySourceTypes OrganizationTelemetryRuleTelemetrySourceType[]
    The specific telemetry source types to configure for the resource, such as VPC_FLOW_LOGS or EKS_AUDIT_LOGS. TelemetrySourceTypes must be correlated with the specific resource type.
    resource_type OrganizationTelemetryRuleResourceType
    The type of AWS resource to configure telemetry for (e.g., "AWS::EC2::VPC", "AWS::EKS::Cluster", "AWS::WAFv2::WebACL").
    telemetry_type OrganizationTelemetryRuleTelemetryType
    The type of telemetry to collect (Logs, Metrics, or Traces).
    destination_configuration OrganizationTelemetryRuleTelemetryDestinationConfiguration
    Configuration specifying where and how the telemetry data should be delivered.
    scope str
    The organizational scope to which the rule applies, specified using accounts or organizational units.
    selection_criteria str
    Criteria for selecting which resources the rule applies to, such as resource tags.
    telemetry_source_types Sequence[OrganizationTelemetryRuleTelemetrySourceType]
    The specific telemetry source types to configure for the resource, such as VPC_FLOW_LOGS or EKS_AUDIT_LOGS. TelemetrySourceTypes must be correlated with the specific resource type.
    resourceType "AWS::EC2::VPC" | "AWS::WAFv2::WebACL" | "AWS::CloudTrail" | "AWS::EKS::Cluster" | "AWS::ElasticLoadBalancingV2::LoadBalancer"
    The type of AWS resource to configure telemetry for (e.g., "AWS::EC2::VPC", "AWS::EKS::Cluster", "AWS::WAFv2::WebACL").
    telemetryType "Logs"
    The type of telemetry to collect (Logs, Metrics, or Traces).
    destinationConfiguration Property Map
    Configuration specifying where and how the telemetry data should be delivered.
    scope String
    The organizational scope to which the rule applies, specified using accounts or organizational units.
    selectionCriteria String
    Criteria for selecting which resources the rule applies to, such as resource tags.
    telemetrySourceTypes List<"VPC_FLOW_LOGS" | "ROUTE53_RESOLVER_QUERY_LOGS" | "EKS_AUDIT_LOGS" | "EKS_AUTHENTICATOR_LOGS" | "EKS_CONTROLLER_MANAGER_LOGS" | "EKS_SCHEDULER_LOGS" | "EKS_API_LOGS">
    The specific telemetry source types to configure for the resource, such as VPC_FLOW_LOGS or EKS_AUDIT_LOGS. TelemetrySourceTypes must be correlated with the specific resource type.

    OrganizationTelemetryRuleTelemetrySourceType, OrganizationTelemetryRuleTelemetrySourceTypeArgs

    VpcFlowLogs
    VPC_FLOW_LOGS
    Route53ResolverQueryLogs
    ROUTE53_RESOLVER_QUERY_LOGS
    EksAuditLogs
    EKS_AUDIT_LOGS
    EksAuthenticatorLogs
    EKS_AUTHENTICATOR_LOGS
    EksControllerManagerLogs
    EKS_CONTROLLER_MANAGER_LOGS
    EksSchedulerLogs
    EKS_SCHEDULER_LOGS
    EksApiLogs
    EKS_API_LOGS
    OrganizationTelemetryRuleTelemetrySourceTypeVpcFlowLogs
    VPC_FLOW_LOGS
    OrganizationTelemetryRuleTelemetrySourceTypeRoute53ResolverQueryLogs
    ROUTE53_RESOLVER_QUERY_LOGS
    OrganizationTelemetryRuleTelemetrySourceTypeEksAuditLogs
    EKS_AUDIT_LOGS
    OrganizationTelemetryRuleTelemetrySourceTypeEksAuthenticatorLogs
    EKS_AUTHENTICATOR_LOGS
    OrganizationTelemetryRuleTelemetrySourceTypeEksControllerManagerLogs
    EKS_CONTROLLER_MANAGER_LOGS
    OrganizationTelemetryRuleTelemetrySourceTypeEksSchedulerLogs
    EKS_SCHEDULER_LOGS
    OrganizationTelemetryRuleTelemetrySourceTypeEksApiLogs
    EKS_API_LOGS
    VpcFlowLogs
    VPC_FLOW_LOGS
    Route53ResolverQueryLogs
    ROUTE53_RESOLVER_QUERY_LOGS
    EksAuditLogs
    EKS_AUDIT_LOGS
    EksAuthenticatorLogs
    EKS_AUTHENTICATOR_LOGS
    EksControllerManagerLogs
    EKS_CONTROLLER_MANAGER_LOGS
    EksSchedulerLogs
    EKS_SCHEDULER_LOGS
    EksApiLogs
    EKS_API_LOGS
    VpcFlowLogs
    VPC_FLOW_LOGS
    Route53ResolverQueryLogs
    ROUTE53_RESOLVER_QUERY_LOGS
    EksAuditLogs
    EKS_AUDIT_LOGS
    EksAuthenticatorLogs
    EKS_AUTHENTICATOR_LOGS
    EksControllerManagerLogs
    EKS_CONTROLLER_MANAGER_LOGS
    EksSchedulerLogs
    EKS_SCHEDULER_LOGS
    EksApiLogs
    EKS_API_LOGS
    VPC_FLOW_LOGS
    VPC_FLOW_LOGS
    ROUTE53_RESOLVER_QUERY_LOGS
    ROUTE53_RESOLVER_QUERY_LOGS
    EKS_AUDIT_LOGS
    EKS_AUDIT_LOGS
    EKS_AUTHENTICATOR_LOGS
    EKS_AUTHENTICATOR_LOGS
    EKS_CONTROLLER_MANAGER_LOGS
    EKS_CONTROLLER_MANAGER_LOGS
    EKS_SCHEDULER_LOGS
    EKS_SCHEDULER_LOGS
    EKS_API_LOGS
    EKS_API_LOGS
    "VPC_FLOW_LOGS"
    VPC_FLOW_LOGS
    "ROUTE53_RESOLVER_QUERY_LOGS"
    ROUTE53_RESOLVER_QUERY_LOGS
    "EKS_AUDIT_LOGS"
    EKS_AUDIT_LOGS
    "EKS_AUTHENTICATOR_LOGS"
    EKS_AUTHENTICATOR_LOGS
    "EKS_CONTROLLER_MANAGER_LOGS"
    EKS_CONTROLLER_MANAGER_LOGS
    "EKS_SCHEDULER_LOGS"
    EKS_SCHEDULER_LOGS
    "EKS_API_LOGS"
    EKS_API_LOGS

    OrganizationTelemetryRuleTelemetryType, OrganizationTelemetryRuleTelemetryTypeArgs

    Logs
    Logs
    OrganizationTelemetryRuleTelemetryTypeLogs
    Logs
    Logs
    Logs
    Logs
    Logs
    LOGS
    Logs
    "Logs"
    Logs

    OrganizationTelemetryRuleVpcFlowLogParameters, OrganizationTelemetryRuleVpcFlowLogParametersArgs

    Telemetry parameters for VPC Flow logs
    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

    OrganizationTelemetryRuleWafLogType, OrganizationTelemetryRuleWafLogTypeArgs

    WafLogs
    WAF_LOGS
    OrganizationTelemetryRuleWafLogTypeWafLogs
    WAF_LOGS
    WafLogs
    WAF_LOGS
    WafLogs
    WAF_LOGS
    WAF_LOGS
    WAF_LOGS
    "WAF_LOGS"
    WAF_LOGS

    OrganizationTelemetryRuleWafLoggingParameters, OrganizationTelemetryRuleWafLoggingParametersArgs

    Telemetry parameters for WAF v2 Web ACL
    LogType Pulumi.AwsNative.ObservabilityAdmin.OrganizationTelemetryRuleWafLogType
    The type of WAF logs to collect (currently supports WAF_LOGS).
    LoggingFilter Pulumi.AwsNative.ObservabilityAdmin.Inputs.OrganizationTelemetryRuleLoggingFilter
    A filter configuration that determines which WAF log records to include or exclude.
    RedactedFields List<Pulumi.AwsNative.ObservabilityAdmin.Inputs.OrganizationTelemetryRuleFieldToMatch>
    Fields not to be included in the logs.
    LogType OrganizationTelemetryRuleWafLogType
    The type of WAF logs to collect (currently supports WAF_LOGS).
    LoggingFilter OrganizationTelemetryRuleLoggingFilter
    A filter configuration that determines which WAF log records to include or exclude.
    RedactedFields []OrganizationTelemetryRuleFieldToMatch
    Fields not to be included in the logs.
    logType OrganizationTelemetryRuleWafLogType
    The type of WAF logs to collect (currently supports WAF_LOGS).
    loggingFilter OrganizationTelemetryRuleLoggingFilter
    A filter configuration that determines which WAF log records to include or exclude.
    redactedFields List<OrganizationTelemetryRuleFieldToMatch>
    Fields not to be included in the logs.
    logType OrganizationTelemetryRuleWafLogType
    The type of WAF logs to collect (currently supports WAF_LOGS).
    loggingFilter OrganizationTelemetryRuleLoggingFilter
    A filter configuration that determines which WAF log records to include or exclude.
    redactedFields OrganizationTelemetryRuleFieldToMatch[]
    Fields not to be included in the logs.
    log_type OrganizationTelemetryRuleWafLogType
    The type of WAF logs to collect (currently supports WAF_LOGS).
    logging_filter OrganizationTelemetryRuleLoggingFilter
    A filter configuration that determines which WAF log records to include or exclude.
    redacted_fields Sequence[OrganizationTelemetryRuleFieldToMatch]
    Fields not to be included in the logs.
    logType "WAF_LOGS"
    The type of WAF logs to collect (currently supports WAF_LOGS).
    loggingFilter Property Map
    A filter configuration that determines which WAF log records to include or exclude.
    redactedFields List<Property Map>
    Fields not to be included in the logs.

    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

    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