Skip to content

fix(cloudfront-origins): grant lambda:InvokeFunction for FunctionUrlOrigin with OAC (Dual Auth)#37338

Closed
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:fix/cloudfront-furl-oac-dual-auth-clean-v2
Closed

fix(cloudfront-origins): grant lambda:InvokeFunction for FunctionUrlOrigin with OAC (Dual Auth)#37338
syukawa-gh wants to merge 1 commit intoaws:mainfrom
syukawa-gh:fix/cloudfront-furl-oac-dual-auth-clean-v2

Conversation

@syukawa-gh
Copy link
Copy Markdown
Contributor

Required for Lambda Dual Auth: both InvokeFunctionUrl and InvokeFunction must be granted for CloudFront OAC to invoke Lambda Function URLs.

Closes #35872


Supersedes #37315 (fixed: accidentally overwrote existing integ test file)

…rigin with OAC (Dual Auth)

Required for Lambda Dual Auth: both InvokeFunctionUrl and InvokeFunction
must be granted for CloudFront OAC to invoke Lambda Function URLs.

Closes aws#35872
@aws-cdk-automation aws-cdk-automation requested a review from a team March 24, 2026 01:08
@github-actions github-actions bot added bug This issue is a bug. effort/medium Medium work item – several days of effort p2 beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK labels Mar 24, 2026
@badmintoncryer
Copy link
Copy Markdown
Contributor

duplicated #35919

@syukawa-gh
Copy link
Copy Markdown
Contributor Author

Closing as duplicate of #35919. Thank you @badmintoncryer for pointing this out!

@syukawa-gh syukawa-gh closed this Mar 27, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Comments on closed issues and PRs are hard for our team to see.
If you need help, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK bug This issue is a bug. effort/medium Medium work item – several days of effort p2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cloudfront: FunctionUrlOrigin.withOriginAccessControl does not grant required lambda:InvokeFunction for Dual Auth

3 participants