Skip to content

Commit

Permalink
docs: update link to use the correct annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
perrylson committed Aug 4, 2024
1 parent 84e39a1 commit 7fe33c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ export interface LambdaFunctionAssociation {
/**
* Allows a Lambda function to have read access to the body content.
* Only valid for "request" event types (`ORIGIN_REQUEST` or `VIEWER_REQUEST`).
* See https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/lambda-include-body-access.html
* @see https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/lambda-include-body-access.html
*
* @default false
*/
Expand Down

0 comments on commit 7fe33c2

Please sign in to comment.