PublicPolicyException¶
Error Class¶
PublicPolicyException
dataclass
¶
Bases: ServiceError
The resource-based policy you tried to add to the Lambda function would
grant public access to it, and your account's BlockPublicAccess
setting prevents public access. For more information about blocking
public access to Lambda functions, see Block public access to Lambda
resources.