Ensure Function does not allow unknown cross account access
Description
Amazon Lambda functions are configured to allow access only to trusted AWS accounts in order to protect against unauthorized cross account access (i.e. unknown function invocation requests).Allowing unknown (untrustworthy) AWS accounts to invoke your Amazon Lambda functions can lead to data exposure, data loss and unexpected charges on your AWS monthly bill.