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

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

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

    Create OrganizationCentralizationRule Resource

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

    Constructor syntax

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

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

    Rule OrganizationCentralizationRuleCentralizationRuleArgs
    RuleName string
    Tags TagArgs
    An array of key-value pairs to apply to this resource.
    rule OrganizationCentralizationRuleCentralizationRule
    ruleName String
    tags List<Tag>
    An array of key-value pairs to apply to this resource.
    rule OrganizationCentralizationRuleCentralizationRule
    ruleName string
    tags Tag[]
    An array of key-value pairs to apply to this resource.
    rule OrganizationCentralizationRuleCentralizationRuleArgs
    rule_name str
    tags Sequence[TagArgs]
    An array of key-value pairs to apply to this resource.
    rule Property Map
    ruleName String
    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 OrganizationCentralizationRule resource produces the following output properties:

    Id string
    The provider-assigned unique ID for this managed resource.
    RuleArn string
    Id string
    The provider-assigned unique ID for this managed resource.
    RuleArn string
    id String
    The provider-assigned unique ID for this managed resource.
    ruleArn String
    id string
    The provider-assigned unique ID for this managed resource.
    ruleArn string
    id str
    The provider-assigned unique ID for this managed resource.
    rule_arn str
    id String
    The provider-assigned unique ID for this managed resource.
    ruleArn String

    Supporting Types

    OrganizationCentralizationRuleCentralizationRule, OrganizationCentralizationRuleCentralizationRuleArgs

    OrganizationCentralizationRuleCentralizationRuleDestination, OrganizationCentralizationRuleCentralizationRuleDestinationArgs

    OrganizationCentralizationRuleCentralizationRuleSource, OrganizationCentralizationRuleCentralizationRuleSourceArgs

    OrganizationCentralizationRuleDestinationLogsConfiguration, OrganizationCentralizationRuleDestinationLogsConfigurationArgs

    OrganizationCentralizationRuleLogsBackupConfiguration, OrganizationCentralizationRuleLogsBackupConfigurationArgs

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

    OrganizationCentralizationRuleLogsEncryptionConfiguration, OrganizationCentralizationRuleLogsEncryptionConfigurationArgs

    OrganizationCentralizationRuleLogsEncryptionConfigurationEncryptionConflictResolutionStrategy, OrganizationCentralizationRuleLogsEncryptionConfigurationEncryptionConflictResolutionStrategyArgs

    Allow
    ALLOW
    Skip
    SKIP
    OrganizationCentralizationRuleLogsEncryptionConfigurationEncryptionConflictResolutionStrategyAllow
    ALLOW
    OrganizationCentralizationRuleLogsEncryptionConfigurationEncryptionConflictResolutionStrategySkip
    SKIP
    Allow
    ALLOW
    Skip
    SKIP
    Allow
    ALLOW
    Skip
    SKIP
    ALLOW
    ALLOW
    SKIP
    SKIP
    "ALLOW"
    ALLOW
    "SKIP"
    SKIP

    OrganizationCentralizationRuleLogsEncryptionConfigurationEncryptionStrategy, OrganizationCentralizationRuleLogsEncryptionConfigurationEncryptionStrategyArgs

    CustomerManaged
    CUSTOMER_MANAGED
    AwsOwned
    AWS_OWNED
    OrganizationCentralizationRuleLogsEncryptionConfigurationEncryptionStrategyCustomerManaged
    CUSTOMER_MANAGED
    OrganizationCentralizationRuleLogsEncryptionConfigurationEncryptionStrategyAwsOwned
    AWS_OWNED
    CustomerManaged
    CUSTOMER_MANAGED
    AwsOwned
    AWS_OWNED
    CustomerManaged
    CUSTOMER_MANAGED
    AwsOwned
    AWS_OWNED
    CUSTOMER_MANAGED
    CUSTOMER_MANAGED
    AWS_OWNED
    AWS_OWNED
    "CUSTOMER_MANAGED"
    CUSTOMER_MANAGED
    "AWS_OWNED"
    AWS_OWNED

    OrganizationCentralizationRuleSourceLogsConfiguration, OrganizationCentralizationRuleSourceLogsConfigurationArgs

    OrganizationCentralizationRuleSourceLogsConfigurationEncryptedLogGroupStrategy, OrganizationCentralizationRuleSourceLogsConfigurationEncryptedLogGroupStrategyArgs

    Allow
    ALLOW
    Skip
    SKIP
    OrganizationCentralizationRuleSourceLogsConfigurationEncryptedLogGroupStrategyAllow
    ALLOW
    OrganizationCentralizationRuleSourceLogsConfigurationEncryptedLogGroupStrategySkip
    SKIP
    Allow
    ALLOW
    Skip
    SKIP
    Allow
    ALLOW
    Skip
    SKIP
    ALLOW
    ALLOW
    SKIP
    SKIP
    "ALLOW"
    ALLOW
    "SKIP"
    SKIP

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