RSSAmplifier

Micah Henning · Mar 30, 2024

Lock Down Lambda Function Access with CloudFront (undocumented solution)

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Background Link to heading AWS introduced Function URLs for Lambda functions to enable public invocation access over the World Wide Web. Function URLs support IPv4 and IPv6, Cross Origin Resource Sharing (CORS), and IAM for access control. The format of these URLs is https://<url-id>.lambda-url.<region>.on.aws.&#xA;You may want to use a custom domain or share an existing domain with a unique path…

Read on micah.soy

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.