AWS Lambda: Difference between revisions

Content deleted Content added
Added AWS Lambda function URL section (feature, date of launch, format, history, pricing, caution)
WikiCleanerBot (talk | contribs)
m v2.05b - Bot T20 CW#61 - Fix errors for CW project (Reference before punctuation)
Line 37:
 
=== History ===
Before Function URLs, Lambda functions could be invoked only using AWS Lambda [[API|APIs]] or [https://aws.amazon.com/api-gateway/ Amazon API Gateway].<ref>{{Cite web |title=Invoking Lambda functions - AWS Lambda |url=https://docs.aws.amazon.com/lambda/latest/dg/lambda-invocation.html |access-date=2024-03-01 |website=docs.aws.amazon.com}}</ref>. [[Streaming data|Response streaming]] was also made possible with function URLs.<ref>{{Cite web |title=Configuring a Lambda function to stream responses - AWS Lambda |url=https://docs.aws.amazon.com/lambda/latest/dg/configuration-response-streaming.html#config-rs-invoke-furls |access-date=2024-03-01 |website=docs.aws.amazon.com}}</ref>
 
=== Pricing ===