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

## Properties

- `ObjectLambdaConfiguration` (`S3ObjectLambdaAccessPoint_ObjectLambdaConfiguration`, required): The Object lambda Access Point Configuration that configures transformations to be applied on the objects on specified S3 Actions
- `Alias` (`S3ObjectLambdaAccessPoint_Alias`, optional)
- `Arn` (`string`, optional)
- `CreationDate` (`string`, optional): The date and time when the Object lambda Access Point was created.
- `Name` (`string`, optional): The name you want to assign to this Object lambda Access Point.
- `PolicyStatus` (`S3ObjectLambdaAccessPoint_PolicyStatus`, optional)
- `PublicAccessBlockConfiguration` (`S3ObjectLambdaAccessPoint_PublicAccessBlockConfiguration`, optional): The PublicAccessBlock configuration that you want to apply to this Access Point. You can enable the configuration options in any combination. For more information about when Amazon S3 considers a bucket or object public, see https://docs.aws.amazon.com/AmazonS3/latest/dev/access-control-block-public-access.html#access-control-block-public-access-policy-status 'The Meaning of Public' in the Amazon Simple Storage Service Developer Guide.

## Attributes

- `Alias`
- `Alias.Status`
- `Alias.Value`
- `Arn`
- `CreationDate`
- `PolicyStatus`
- `PolicyStatus.IsPublic`
- `PublicAccessBlockConfiguration`
