Get Standards Control Associations Standards Control Association
data class GetStandardsControlAssociationsStandardsControlAssociation(val associationStatus: String, val relatedRequirements: List<String>, val securityControlArn: String, val securityControlId: String, val standardsArn: String, val standardsControlDescription: String, val standardsControlTitle: String, val updatedAt: String, val updatedReason: String)
Properties
Link copied to clipboard
Enablement status of a control in a specific standard.
Link copied to clipboard
List of underlying requirements in the compliance framework related to the standard.
Link copied to clipboard
ARN of the security control.
Link copied to clipboard
The identifier of the control (identified with SecurityControlId
, SecurityControlArn
, or a mix of both parameters).
Link copied to clipboard
ARN of the standard.
Link copied to clipboard
Description of the standard.
Link copied to clipboard
Title of the standard.
Link copied to clipboard
Reason for updating a control's enablement status in a specified standard.