---
type: resource-type
title: AccessPointPolicy
description: aws resource type AWS::S3ObjectLambda::AccessPointPolicy
name: AccessPointPolicy
lexicon: aws
resource_type: AWS::S3ObjectLambda::AccessPointPolicy
---
`AWS::S3ObjectLambda::AccessPointPolicy`, a resource type of the aws lexicon.

## Properties

- `ObjectLambdaAccessPoint` (`string`, required): The name of the Amazon S3 ObjectLambdaAccessPoint to which the policy applies.
- `PolicyDocument` (`PolicyDocument`, required): A policy document containing permissions to add to the specified ObjectLambdaAccessPoint. For more information, see Access Policy Language Overview (https://docs.aws.amazon.com/AmazonS3/latest/dev/access-policy-language-overview.html) in the Amazon Simple Storage Service Developer Guide.
