Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-s3objectlambda-accesspointpolicy.json
Parent schema serverless-framework-configuration
Type: object

AWS::S3ObjectLambda::AccessPointPolicy resource is an Amazon S3ObjectLambda policy type that you can use to control permissions for your S3ObjectLambda. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git

Properties

ObjectLambdaAccessPoint string | Aws_CF_FunctionString required

The name of the Amazon S3 ObjectLambdaAccessPoint to which the policy applies.

PolicyDocument object 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.