Learn R Programming

paws.security.identity (version 0.7.0)

securityhub_start_configuration_policy_association: Associates a target account, organizational unit, or the root with a specified configuration

Description

Associates a target account, organizational unit, or the root with a specified configuration. The target can be associated with 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_association/ for full documentation.

Usage

securityhub_start_configuration_policy_association(
  ConfigurationPolicyIdentifier,
  Target
)

Arguments

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.

Target

[required] The identifier of the target account, organizational unit, or the root to associate with the specified configuration.