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.38.0 published on Wednesday, Nov 5, 2025 by Pulumi

aws-native.observabilityadmin.OrganizationCentralizationRule

Get Started
aws-native logo

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

AWS Cloud Control v1.38.0 published on Wednesday, Nov 5, 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 Pulumi.AwsNative.ObservabilityAdmin.Inputs.OrganizationCentralizationRuleCentralizationRule
    RuleName string
    The name of the organization centralization rule.
    Tags List<Pulumi.AwsNative.Inputs.Tag>
    An array of key-value pairs to apply to this resource.
    Rule OrganizationCentralizationRuleCentralizationRuleArgs
    RuleName string
    The name of the organization centralization rule.
    Tags TagArgs
    An array of key-value pairs to apply to this resource.
    rule OrganizationCentralizationRuleCentralizationRule
    ruleName String
    The name of the organization centralization rule.
    tags List<Tag>
    An array of key-value pairs to apply to this resource.
    rule OrganizationCentralizationRuleCentralizationRule
    ruleName string
    The name of the organization centralization rule.
    tags Tag[]
    An array of key-value pairs to apply to this resource.
    rule OrganizationCentralizationRuleCentralizationRuleArgs
    rule_name str
    The name of the organization centralization rule.
    tags Sequence[TagArgs]
    An array of key-value pairs to apply to this resource.
    rule Property Map
    ruleName String
    The name of the organization centralization 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 OrganizationCentralizationRule resource produces the following output properties:

    Id string
    The provider-assigned unique ID for this managed resource.
    RuleArn string
    The Amazon Resource Name (ARN) of the organization centralization rule.
    Id string
    The provider-assigned unique ID for this managed resource.
    RuleArn string
    The Amazon Resource Name (ARN) of the organization centralization rule.
    id String
    The provider-assigned unique ID for this managed resource.
    ruleArn String
    The Amazon Resource Name (ARN) of the organization centralization rule.
    id string
    The provider-assigned unique ID for this managed resource.
    ruleArn string
    The Amazon Resource Name (ARN) of the organization centralization rule.
    id str
    The provider-assigned unique ID for this managed resource.
    rule_arn str
    The Amazon Resource Name (ARN) of the organization centralization rule.
    id String
    The provider-assigned unique ID for this managed resource.
    ruleArn String
    The Amazon Resource Name (ARN) of the organization centralization rule.

    Supporting Types

    OrganizationCentralizationRuleCentralizationRule, OrganizationCentralizationRuleCentralizationRuleArgs

    Destination Pulumi.AwsNative.ObservabilityAdmin.Inputs.OrganizationCentralizationRuleCentralizationRuleDestination
    Configuration determining where the telemetry data should be centralized, backed up, as well as encryption configuration for the primary and backup destinations.
    Source Pulumi.AwsNative.ObservabilityAdmin.Inputs.OrganizationCentralizationRuleCentralizationRuleSource
    Configuration determining the source of the telemetry data to be centralized.
    Destination OrganizationCentralizationRuleCentralizationRuleDestination
    Configuration determining where the telemetry data should be centralized, backed up, as well as encryption configuration for the primary and backup destinations.
    Source OrganizationCentralizationRuleCentralizationRuleSource
    Configuration determining the source of the telemetry data to be centralized.
    destination OrganizationCentralizationRuleCentralizationRuleDestination
    Configuration determining where the telemetry data should be centralized, backed up, as well as encryption configuration for the primary and backup destinations.
    source OrganizationCentralizationRuleCentralizationRuleSource
    Configuration determining the source of the telemetry data to be centralized.
    destination OrganizationCentralizationRuleCentralizationRuleDestination
    Configuration determining where the telemetry data should be centralized, backed up, as well as encryption configuration for the primary and backup destinations.
    source OrganizationCentralizationRuleCentralizationRuleSource
    Configuration determining the source of the telemetry data to be centralized.
    destination OrganizationCentralizationRuleCentralizationRuleDestination
    Configuration determining where the telemetry data should be centralized, backed up, as well as encryption configuration for the primary and backup destinations.
    source OrganizationCentralizationRuleCentralizationRuleSource
    Configuration determining the source of the telemetry data to be centralized.
    destination Property Map
    Configuration determining where the telemetry data should be centralized, backed up, as well as encryption configuration for the primary and backup destinations.
    source Property Map
    Configuration determining the source of the telemetry data to be centralized.

    OrganizationCentralizationRuleCentralizationRuleDestination, OrganizationCentralizationRuleCentralizationRuleDestinationArgs

    Region string
    The primary destination region to which telemetry data should be centralized.
    Account string
    The destination account (within the organization) to which the telemetry data should be centralized.
    DestinationLogsConfiguration Pulumi.AwsNative.ObservabilityAdmin.Inputs.OrganizationCentralizationRuleDestinationLogsConfiguration
    Log specific configuration for centralization destination log groups.
    Region string
    The primary destination region to which telemetry data should be centralized.
    Account string
    The destination account (within the organization) to which the telemetry data should be centralized.
    DestinationLogsConfiguration OrganizationCentralizationRuleDestinationLogsConfiguration
    Log specific configuration for centralization destination log groups.
    region String
    The primary destination region to which telemetry data should be centralized.
    account String
    The destination account (within the organization) to which the telemetry data should be centralized.
    destinationLogsConfiguration OrganizationCentralizationRuleDestinationLogsConfiguration
    Log specific configuration for centralization destination log groups.
    region string
    The primary destination region to which telemetry data should be centralized.
    account string
    The destination account (within the organization) to which the telemetry data should be centralized.
    destinationLogsConfiguration OrganizationCentralizationRuleDestinationLogsConfiguration
    Log specific configuration for centralization destination log groups.
    region str
    The primary destination region to which telemetry data should be centralized.
    account str
    The destination account (within the organization) to which the telemetry data should be centralized.
    destination_logs_configuration OrganizationCentralizationRuleDestinationLogsConfiguration
    Log specific configuration for centralization destination log groups.
    region String
    The primary destination region to which telemetry data should be centralized.
    account String
    The destination account (within the organization) to which the telemetry data should be centralized.
    destinationLogsConfiguration Property Map
    Log specific configuration for centralization destination log groups.

    OrganizationCentralizationRuleCentralizationRuleSource, OrganizationCentralizationRuleCentralizationRuleSourceArgs

    Regions List<string>
    The list of source regions from which telemetry data should be centralized.
    Scope string
    The organizational scope from which telemetry data should be centralized, specified using organization id, accounts or organizational unit ids.
    SourceLogsConfiguration Pulumi.AwsNative.ObservabilityAdmin.Inputs.OrganizationCentralizationRuleSourceLogsConfiguration
    Log specific configuration for centralization source log groups.
    Regions []string
    The list of source regions from which telemetry data should be centralized.
    Scope string
    The organizational scope from which telemetry data should be centralized, specified using organization id, accounts or organizational unit ids.
    SourceLogsConfiguration OrganizationCentralizationRuleSourceLogsConfiguration
    Log specific configuration for centralization source log groups.
    regions List<String>
    The list of source regions from which telemetry data should be centralized.
    scope String
    The organizational scope from which telemetry data should be centralized, specified using organization id, accounts or organizational unit ids.
    sourceLogsConfiguration OrganizationCentralizationRuleSourceLogsConfiguration
    Log specific configuration for centralization source log groups.
    regions string[]
    The list of source regions from which telemetry data should be centralized.
    scope string
    The organizational scope from which telemetry data should be centralized, specified using organization id, accounts or organizational unit ids.
    sourceLogsConfiguration OrganizationCentralizationRuleSourceLogsConfiguration
    Log specific configuration for centralization source log groups.
    regions Sequence[str]
    The list of source regions from which telemetry data should be centralized.
    scope str
    The organizational scope from which telemetry data should be centralized, specified using organization id, accounts or organizational unit ids.
    source_logs_configuration OrganizationCentralizationRuleSourceLogsConfiguration
    Log specific configuration for centralization source log groups.
    regions List<String>
    The list of source regions from which telemetry data should be centralized.
    scope String
    The organizational scope from which telemetry data should be centralized, specified using organization id, accounts or organizational unit ids.
    sourceLogsConfiguration Property Map
    Log specific configuration for centralization source log groups.

    OrganizationCentralizationRuleDestinationLogsConfiguration, OrganizationCentralizationRuleDestinationLogsConfigurationArgs

    BackupConfiguration Pulumi.AwsNative.ObservabilityAdmin.Inputs.OrganizationCentralizationRuleLogsBackupConfiguration
    Configuration defining the backup region and an optional KMS key for the backup destination.
    LogsEncryptionConfiguration Pulumi.AwsNative.ObservabilityAdmin.Inputs.OrganizationCentralizationRuleLogsEncryptionConfiguration
    The encryption configuration for centralization destination log groups.
    BackupConfiguration OrganizationCentralizationRuleLogsBackupConfiguration
    Configuration defining the backup region and an optional KMS key for the backup destination.
    LogsEncryptionConfiguration OrganizationCentralizationRuleLogsEncryptionConfiguration
    The encryption configuration for centralization destination log groups.
    backupConfiguration OrganizationCentralizationRuleLogsBackupConfiguration
    Configuration defining the backup region and an optional KMS key for the backup destination.
    logsEncryptionConfiguration OrganizationCentralizationRuleLogsEncryptionConfiguration
    The encryption configuration for centralization destination log groups.
    backupConfiguration OrganizationCentralizationRuleLogsBackupConfiguration
    Configuration defining the backup region and an optional KMS key for the backup destination.
    logsEncryptionConfiguration OrganizationCentralizationRuleLogsEncryptionConfiguration
    The encryption configuration for centralization destination log groups.
    backup_configuration OrganizationCentralizationRuleLogsBackupConfiguration
    Configuration defining the backup region and an optional KMS key for the backup destination.
    logs_encryption_configuration OrganizationCentralizationRuleLogsEncryptionConfiguration
    The encryption configuration for centralization destination log groups.
    backupConfiguration Property Map
    Configuration defining the backup region and an optional KMS key for the backup destination.
    logsEncryptionConfiguration Property Map
    The encryption configuration for centralization destination log groups.

    OrganizationCentralizationRuleLogsBackupConfiguration, OrganizationCentralizationRuleLogsBackupConfigurationArgs

    Region string
    Logs specific backup destination region within the primary destination account to which log data should be centralized.
    KmsKeyArn string
    KMS Key ARN belonging to the primary destination account and backup region, to encrypt newly created central log groups in the backup destination.
    Region string
    Logs specific backup destination region within the primary destination account to which log data should be centralized.
    KmsKeyArn string
    KMS Key ARN belonging to the primary destination account and backup region, to encrypt newly created central log groups in the backup destination.
    region String
    Logs specific backup destination region within the primary destination account to which log data should be centralized.
    kmsKeyArn String
    KMS Key ARN belonging to the primary destination account and backup region, to encrypt newly created central log groups in the backup destination.
    region string
    Logs specific backup destination region within the primary destination account to which log data should be centralized.
    kmsKeyArn string
    KMS Key ARN belonging to the primary destination account and backup region, to encrypt newly created central log groups in the backup destination.
    region str
    Logs specific backup destination region within the primary destination account to which log data should be centralized.
    kms_key_arn str
    KMS Key ARN belonging to the primary destination account and backup region, to encrypt newly created central log groups in the backup destination.
    region String
    Logs specific backup destination region within the primary destination account to which log data should be centralized.
    kmsKeyArn String
    KMS Key ARN belonging to the primary destination account and backup region, to encrypt newly created central log groups in the backup destination.

    OrganizationCentralizationRuleLogsEncryptionConfiguration, OrganizationCentralizationRuleLogsEncryptionConfigurationArgs

    EncryptionStrategy Pulumi.AwsNative.ObservabilityAdmin.OrganizationCentralizationRuleLogsEncryptionConfigurationEncryptionStrategy
    Configuration that determines the encryption strategy of the destination log groups. CUSTOMER_MANAGED uses the configured KmsKeyArn to encrypt newly created destination log groups.
    EncryptionConflictResolutionStrategy Pulumi.AwsNative.ObservabilityAdmin.OrganizationCentralizationRuleLogsEncryptionConfigurationEncryptionConflictResolutionStrategy
    Conflict resolution strategy for centralization if the encryption strategy is set to CUSTOMER_MANAGED and the destination log group is encrypted with an AWS_OWNED KMS Key. ALLOW lets centralization go through while SKIP prevents centralization into the destination log group.
    KmsKeyArn string
    KMS Key ARN belonging to the primary destination account and region, to encrypt newly created central log groups in the primary destination.
    EncryptionStrategy OrganizationCentralizationRuleLogsEncryptionConfigurationEncryptionStrategy
    Configuration that determines the encryption strategy of the destination log groups. CUSTOMER_MANAGED uses the configured KmsKeyArn to encrypt newly created destination log groups.
    EncryptionConflictResolutionStrategy OrganizationCentralizationRuleLogsEncryptionConfigurationEncryptionConflictResolutionStrategy
    Conflict resolution strategy for centralization if the encryption strategy is set to CUSTOMER_MANAGED and the destination log group is encrypted with an AWS_OWNED KMS Key. ALLOW lets centralization go through while SKIP prevents centralization into the destination log group.
    KmsKeyArn string
    KMS Key ARN belonging to the primary destination account and region, to encrypt newly created central log groups in the primary destination.
    encryptionStrategy OrganizationCentralizationRuleLogsEncryptionConfigurationEncryptionStrategy
    Configuration that determines the encryption strategy of the destination log groups. CUSTOMER_MANAGED uses the configured KmsKeyArn to encrypt newly created destination log groups.
    encryptionConflictResolutionStrategy OrganizationCentralizationRuleLogsEncryptionConfigurationEncryptionConflictResolutionStrategy
    Conflict resolution strategy for centralization if the encryption strategy is set to CUSTOMER_MANAGED and the destination log group is encrypted with an AWS_OWNED KMS Key. ALLOW lets centralization go through while SKIP prevents centralization into the destination log group.
    kmsKeyArn String
    KMS Key ARN belonging to the primary destination account and region, to encrypt newly created central log groups in the primary destination.
    encryptionStrategy OrganizationCentralizationRuleLogsEncryptionConfigurationEncryptionStrategy
    Configuration that determines the encryption strategy of the destination log groups. CUSTOMER_MANAGED uses the configured KmsKeyArn to encrypt newly created destination log groups.
    encryptionConflictResolutionStrategy OrganizationCentralizationRuleLogsEncryptionConfigurationEncryptionConflictResolutionStrategy
    Conflict resolution strategy for centralization if the encryption strategy is set to CUSTOMER_MANAGED and the destination log group is encrypted with an AWS_OWNED KMS Key. ALLOW lets centralization go through while SKIP prevents centralization into the destination log group.
    kmsKeyArn string
    KMS Key ARN belonging to the primary destination account and region, to encrypt newly created central log groups in the primary destination.
    encryption_strategy OrganizationCentralizationRuleLogsEncryptionConfigurationEncryptionStrategy
    Configuration that determines the encryption strategy of the destination log groups. CUSTOMER_MANAGED uses the configured KmsKeyArn to encrypt newly created destination log groups.
    encryption_conflict_resolution_strategy OrganizationCentralizationRuleLogsEncryptionConfigurationEncryptionConflictResolutionStrategy
    Conflict resolution strategy for centralization if the encryption strategy is set to CUSTOMER_MANAGED and the destination log group is encrypted with an AWS_OWNED KMS Key. ALLOW lets centralization go through while SKIP prevents centralization into the destination log group.
    kms_key_arn str
    KMS Key ARN belonging to the primary destination account and region, to encrypt newly created central log groups in the primary destination.
    encryptionStrategy "CUSTOMER_MANAGED" | "AWS_OWNED"
    Configuration that determines the encryption strategy of the destination log groups. CUSTOMER_MANAGED uses the configured KmsKeyArn to encrypt newly created destination log groups.
    encryptionConflictResolutionStrategy "ALLOW" | "SKIP"
    Conflict resolution strategy for centralization if the encryption strategy is set to CUSTOMER_MANAGED and the destination log group is encrypted with an AWS_OWNED KMS Key. ALLOW lets centralization go through while SKIP prevents centralization into the destination log group.
    kmsKeyArn String
    KMS Key ARN belonging to the primary destination account and region, to encrypt newly created central log groups in the primary destination.

    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

    EncryptedLogGroupStrategy Pulumi.AwsNative.ObservabilityAdmin.OrganizationCentralizationRuleSourceLogsConfigurationEncryptedLogGroupStrategy
    A strategy determining whether to centralize source log groups that are encrypted with customer managed KMS keys (CMK). ALLOW will consider CMK encrypted source log groups for centralization while SKIP will skip CMK encrypted source log groups from centralization.
    LogGroupSelectionCriteria string
    The selection criteria that specifies which source log groups to centralize. The selection criteria uses the same format as OAM link filters.
    EncryptedLogGroupStrategy OrganizationCentralizationRuleSourceLogsConfigurationEncryptedLogGroupStrategy
    A strategy determining whether to centralize source log groups that are encrypted with customer managed KMS keys (CMK). ALLOW will consider CMK encrypted source log groups for centralization while SKIP will skip CMK encrypted source log groups from centralization.
    LogGroupSelectionCriteria string
    The selection criteria that specifies which source log groups to centralize. The selection criteria uses the same format as OAM link filters.
    encryptedLogGroupStrategy OrganizationCentralizationRuleSourceLogsConfigurationEncryptedLogGroupStrategy
    A strategy determining whether to centralize source log groups that are encrypted with customer managed KMS keys (CMK). ALLOW will consider CMK encrypted source log groups for centralization while SKIP will skip CMK encrypted source log groups from centralization.
    logGroupSelectionCriteria String
    The selection criteria that specifies which source log groups to centralize. The selection criteria uses the same format as OAM link filters.
    encryptedLogGroupStrategy OrganizationCentralizationRuleSourceLogsConfigurationEncryptedLogGroupStrategy
    A strategy determining whether to centralize source log groups that are encrypted with customer managed KMS keys (CMK). ALLOW will consider CMK encrypted source log groups for centralization while SKIP will skip CMK encrypted source log groups from centralization.
    logGroupSelectionCriteria string
    The selection criteria that specifies which source log groups to centralize. The selection criteria uses the same format as OAM link filters.
    encrypted_log_group_strategy OrganizationCentralizationRuleSourceLogsConfigurationEncryptedLogGroupStrategy
    A strategy determining whether to centralize source log groups that are encrypted with customer managed KMS keys (CMK). ALLOW will consider CMK encrypted source log groups for centralization while SKIP will skip CMK encrypted source log groups from centralization.
    log_group_selection_criteria str
    The selection criteria that specifies which source log groups to centralize. The selection criteria uses the same format as OAM link filters.
    encryptedLogGroupStrategy "ALLOW" | "SKIP"
    A strategy determining whether to centralize source log groups that are encrypted with customer managed KMS keys (CMK). ALLOW will consider CMK encrypted source log groups for centralization while SKIP will skip CMK encrypted source log groups from centralization.
    logGroupSelectionCriteria String
    The selection criteria that specifies which source log groups to centralize. The selection criteria uses the same format as OAM link filters.

    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.38.0 published on Wednesday, Nov 5, 2025 by Pulumi
      Meet Neo: Your AI Platform Teammate