Skip to content

Commit d563567

Browse files
committed
Link to AWS core, configuring a Lambda function to stream responses
[skip ci]
1 parent bb65af6 commit d563567

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,8 +345,10 @@ public interface com.amazon.aws.lambda.Streaming {
345345
See also
346346
--------
347347
* [What is AWS Lambda?](https://docs.aws.amazon.com/lambda/latest/dg/welcome.html)
348+
* [AWS Lambda Webservices for the XP Framework](https://github.com/xp-forge/lambda-ws)
349+
* [AWS Core for the XP Framework](https://github.com/xp-forge/aws)
348350
* [Lambda runtimes](https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html)
349351
* [AWS Lambda Custom Runtime for PHP: A Practical Example](https://aws.amazon.com/de/blogs/apn/aws-lambda-custom-runtime-for-php-a-practical-example/)
350352
* [AWS SDK for PHP](https://docs.aws.amazon.com/sdk-for-php/index.html)
351353
* [The Serverless LAMP stack - Community Resources](https://github.com/aws-samples/php-examples-for-aws-lambda/blob/master/serverless-php-resources.md)
352-
* [AWS Lambda Webservices for the XP Framework](https://github.com/xp-forge/lambda-ws)
354+
* [https://docs.aws.amazon.com/lambda/latest/dg/configuration-response-streaming.html](https://docs.aws.amazon.com/lambda/latest/dg/configuration-response-streaming.html)

0 commit comments

Comments
 (0)