Revision history for Perl extension aws-lambda 0.0.7 2019-08-21T09:15:30Z - support XRay and AWS::XRay is pre-installed - AWS::Lambda::PSGI injects the lambda request id into psgix.request_id 0.0.6 2019-07-16T16:45:33Z - add Paws layer - use virtual hosted–style s3 urls instead of path style urls 0.0.5 2019-05-22T12:42:18Z - perl 5.30.0 is released - Support the AWS Asia Pacific (Hong Kong) Region (ap-east-1) 0.0.4 2019-04-20T07:09:46Z - perl 5.28.2 is released 0.0.3 2019-04-18T06:17:14Z - Added missing prereq URI::Escape as suggested by CPANTS. #13 (thx @manwar) 0.0.2 2019-04-17T07:14:14Z - set SCRIPT_NAME environment value (fixes #7) - install Plack::Middleware::ReverseProxy 0.0.1 2019-03-10T06:01:37Z - original version