ConfigurationPolicyAssociationSummary - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ConfigurationPolicyAssociationSummary

An object that contains the details of a configuration policy association that’s returned in a ListConfigurationPolicyAssociations request.

Contents

AssociationStatus

The current status of the association between the specified target and the configuration.

Type: String

Valid Values: PENDING | SUCCESS | FAILED

Required: No

AssociationStatusMessage

The explanation for a FAILED value for AssociationStatus.

Type: String

Pattern: .*\S.*

Required: No

AssociationType

Indicates whether the association between the specified target and the configuration was directly applied by the Amazon Security Hub delegated administrator or inherited from a parent.

Type: String

Valid Values: INHERITED | APPLIED

Required: No

ConfigurationPolicyId

The universally unique identifier (UUID) of the configuration policy.

Type: String

Pattern: .*\S.*

Required: No

TargetId

The identifier of the target account, organizational unit, or the root.

Type: String

Pattern: .*\S.*

Required: No

TargetType

Specifies whether the target is an Amazon Web Services account, organizational unit, or the root.

Type: String

Valid Values: ACCOUNT | ORGANIZATIONAL_UNIT

Required: No

UpdatedAt

The date and time, in UTC and ISO 8601 format, that the configuration policy association was last updated.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: