AWS::S3ObjectLambda::AccessPoint PolicyStatus

Indicates whether this access point policy is public. For more information about how Amazon S3 evaluates policies to determine whether they are public, see The Meaning of "Public" in the Amazon S3 User Guide.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "IsPublic" : Boolean }

YAML

IsPublic: Boolean

Properties

IsPublic

Required: No

Type: Boolean

Update requires: No interruption