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

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

AWS Cloud Control v1.37.0 published on Wednesday, Oct 15, 2025 by Pulumi

aws-native.observabilityadmin.getOrganizationCentralizationRule

Deploy with Pulumi
aws-native logo

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

AWS Cloud Control v1.37.0 published on Wednesday, Oct 15, 2025 by Pulumi

    Resource schema for AWS:ObservabilityAdmin:OrganizationCentralizationRule

    Using getOrganizationCentralizationRule

    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 getOrganizationCentralizationRule(args: GetOrganizationCentralizationRuleArgs, opts?: InvokeOptions): Promise<GetOrganizationCentralizationRuleResult>
    function getOrganizationCentralizationRuleOutput(args: GetOrganizationCentralizationRuleOutputArgs, opts?: InvokeOptions): Output<GetOrganizationCentralizationRuleResult>
    def get_organization_centralization_rule(rule_arn: Optional[str] = None,
                                             opts: Optional[InvokeOptions] = None) -> GetOrganizationCentralizationRuleResult
    def get_organization_centralization_rule_output(rule_arn: Optional[pulumi.Input[str]] = None,
                                             opts: Optional[InvokeOptions] = None) -> Output[GetOrganizationCentralizationRuleResult]
    func LookupOrganizationCentralizationRule(ctx *Context, args *LookupOrganizationCentralizationRuleArgs, opts ...InvokeOption) (*LookupOrganizationCentralizationRuleResult, error)
    func LookupOrganizationCentralizationRuleOutput(ctx *Context, args *LookupOrganizationCentralizationRuleOutputArgs, opts ...InvokeOption) LookupOrganizationCentralizationRuleResultOutput

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

    public static class GetOrganizationCentralizationRule 
    {
        public static Task<GetOrganizationCentralizationRuleResult> InvokeAsync(GetOrganizationCentralizationRuleArgs args, InvokeOptions? opts = null)
        public static Output<GetOrganizationCentralizationRuleResult> Invoke(GetOrganizationCentralizationRuleInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetOrganizationCentralizationRuleResult> getOrganizationCentralizationRule(GetOrganizationCentralizationRuleArgs args, InvokeOptions options)
    public static Output<GetOrganizationCentralizationRuleResult> getOrganizationCentralizationRule(GetOrganizationCentralizationRuleArgs args, InvokeOptions options)
    
    fn::invoke:
      function: aws-native:observabilityadmin:getOrganizationCentralizationRule
      arguments:
        # arguments dictionary

    The following arguments are supported:

    RuleArn string
    RuleArn string
    ruleArn String
    ruleArn string
    ruleArn String

    getOrganizationCentralizationRule Result

    The following output properties are available:

    Rule OrganizationCentralizationRuleCentralizationRule
    RuleArn string
    Tags Tag
    An array of key-value pairs to apply to this resource.
    rule OrganizationCentralizationRuleCentralizationRule
    ruleArn String
    tags List<Tag>
    An array of key-value pairs to apply to this resource.
    rule OrganizationCentralizationRuleCentralizationRule
    ruleArn string
    tags Tag[]
    An array of key-value pairs to apply to this resource.
    rule OrganizationCentralizationRuleCentralizationRule
    rule_arn str
    tags Sequence[root_Tag]
    An array of key-value pairs to apply to this resource.
    rule Property Map
    ruleArn String
    tags List<Property Map>
    An array of key-value pairs to apply to this resource.

    Supporting Types

    OrganizationCentralizationRuleCentralizationRule

    OrganizationCentralizationRuleCentralizationRuleDestination

    OrganizationCentralizationRuleCentralizationRuleSource

    OrganizationCentralizationRuleDestinationLogsConfiguration

    OrganizationCentralizationRuleLogsBackupConfiguration

    Region string
    KmsKeyArn string
    Region string
    KmsKeyArn string
    region String
    kmsKeyArn String
    region string
    kmsKeyArn string
    region String
    kmsKeyArn String

    OrganizationCentralizationRuleLogsEncryptionConfiguration

    OrganizationCentralizationRuleLogsEncryptionConfigurationEncryptionConflictResolutionStrategy

    OrganizationCentralizationRuleLogsEncryptionConfigurationEncryptionStrategy

    OrganizationCentralizationRuleSourceLogsConfiguration

    OrganizationCentralizationRuleSourceLogsConfigurationEncryptedLogGroupStrategy

    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

    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.37.0 published on Wednesday, Oct 15, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate