Values.GetGroupCertificateAuthorityRequestSourceRetreives the CA associated with a group. Returns the public key of the CA.
type nonrec t = {certificateAuthorityId : string;The ID of the certificate authority.
*)groupId : string;The ID of the Greengrass group.
*)}