AccessPoint

class AccessPoint : KotlinCustomResource

The AWS::S3ObjectLambda::AccessPoint resource is an Amazon S3ObjectLambda resource type that you can use to add computation to S3 actions

Properties

Link copied to clipboard
val alias: Output<AccessPointAlias>
Link copied to clipboard
val arn: Output<String>

Specifies the ARN for the Object Lambda Access Point.

Link copied to clipboard
val creationDate: Output<String>

The date and time when the Object lambda Access Point was created.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>?

The name you want to assign to this Object lambda Access Point.

Link copied to clipboard

The Object lambda Access Point Configuration that configures transformations to be applied on the objects on specified S3 Actions

Link copied to clipboard
Link copied to clipboard

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.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>