Values.StandardsControlAssociationIdSourceAn array with one or more objects that includes a security control (identified with SecurityControlId, SecurityControlArn, or a mix of both parameters) and the Amazon Resource Name (ARN) of a standard. The security control ID or ARN is the same across standards.
type nonrec t = {securityControlId : NonEmptyString.t;The unique identifier (identified with SecurityControlId, SecurityControlArn, or a mix of both parameters) of a security control across standards.
*)standardsArn : NonEmptyString.t;The ARN of a standard.
*)}