securityhub_start_configuration_policy_disassociation: Disassociates a target account, organizational unit, or the...

View source: R/securityhub_operations.R

securityhub_start_configuration_policy_disassociationR Documentation

Disassociates a target account, organizational unit, or the root from a specified configuration

Description

Disassociates a target account, organizational unit, or the root from a specified configuration. When you disassociate a configuration from its target, the target inherits the configuration of the closest parent. If there’s no configuration to inherit, the target retains its settings but becomes a self-managed account. A target can be disassociated from a configuration policy or self-managed behavior. Only the Security Hub delegated administrator can invoke this operation from the home Region.

See https://www.paws-r-sdk.com/docs/securityhub_start_configuration_policy_disassociation/ for full documentation.

Usage

securityhub_start_configuration_policy_disassociation(
  Target = NULL,
  ConfigurationPolicyIdentifier
)

Arguments

Target

The identifier of the target account, organizational unit, or the root to disassociate from the specified configuration.

ConfigurationPolicyIdentifier

[required] The Amazon Resource Name (ARN) of a configuration policy, the universally unique identifier (UUID) of a configuration policy, or a value of SELF_MANAGED_SECURITY_HUB for a self-managed configuration.


paws.security.identity documentation built on Sept. 12, 2024, 6:30 a.m.