ConfigurationPolicyAssociationSummary - AWS Security Hub CSPM
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 AWS Security Hub CSPM 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 AWS account, organizational unit, or the root.

Type: String

Valid Values: ACCOUNT | ORGANIZATIONAL_UNIT | ROOT

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 AWS SDKs, see the following: