S3 Object Lambda Access Point
Transforms object content via Lambda on GET requests.
Configuration
Section titled “Configuration”| Setting | Type | Required | Default |
|---|---|---|---|
| Object Lambda AP name | Text | Yes | — |
| Supporting access point ARN | Text | Yes | — |
| Lambda function ARN | Text | Yes | — |
| CloudWatch metrics | Toggle | — | false |
| Allowed features | List | — | — |
| Tags | Key–value | — | — |
Connections
Section titled “Connections”| Socket | Direction | Accepts | Terraform arg |
|---|---|---|---|
| Supporting access point | Input | aws.s3-access-point | configuration.supporting_access_point |
| Transformer Lambda | Output | aws.lambda | configuration.transformation_configuration.content_transformation.aws_lambda.function_arn |