Skip to content

/AWS1/CL_SHBASSOCIATIONFILTERS

Options for filtering the ListConfigurationPolicyAssociations response. You can filter by the Amazon Resource Name (ARN) or universally unique identifier (UUID) of a configuration policy, AssociationType, or AssociationStatus.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_CONFIGURATIONPOLICYID TYPE /AWS1/SHBNONEMPTYSTRING /AWS1/SHBNONEMPTYSTRING

The ARN or UUID of the configuration policy.

IV_ASSOCIATIONTYPE TYPE /AWS1/SHBASSOCIATIONTYPE /AWS1/SHBASSOCIATIONTYPE

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

IV_ASSOCIATIONSTATUS TYPE /AWS1/SHBCONFPLYASSOCIATIONS00 /AWS1/SHBCONFPLYASSOCIATIONS00

The current status of the association between a target and a configuration policy.


Queryable Attributes

ConfigurationPolicyId

The ARN or UUID of the configuration policy.

Accessible with the following methods

Method Description
GET_CONFIGURATIONPOLICYID() Getter for CONFIGURATIONPOLICYID, with configurable default
ASK_CONFIGURATIONPOLICYID() Getter for CONFIGURATIONPOLICYID w/ exceptions if field has
HAS_CONFIGURATIONPOLICYID() Determine if CONFIGURATIONPOLICYID has a value

AssociationType

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

Accessible with the following methods

Method Description
GET_ASSOCIATIONTYPE() Getter for ASSOCIATIONTYPE, with configurable default
ASK_ASSOCIATIONTYPE() Getter for ASSOCIATIONTYPE w/ exceptions if field has no val
HAS_ASSOCIATIONTYPE() Determine if ASSOCIATIONTYPE has a value

AssociationStatus

The current status of the association between a target and a configuration policy.

Accessible with the following methods

Method Description
GET_ASSOCIATIONSTATUS() Getter for ASSOCIATIONSTATUS, with configurable default
ASK_ASSOCIATIONSTATUS() Getter for ASSOCIATIONSTATUS w/ exceptions if field has no v
HAS_ASSOCIATIONSTATUS() Determine if ASSOCIATIONSTATUS has a value