Values.GetSecurityControlDefinitionRequestSourceRetrieves the definition of a security control. The definition includes the control title, description, Region availability, parameter definitions, and other details.
type nonrec t = {securityControlId : NonEmptyString.t;The ID of the security control to retrieve the definition for. This field doesn’t accept an Amazon Resource Name (ARN).
*)}