Skip to content

Automatic packaging of the latest releases of the AWS SDK for PHP into an AWS Lambda Layer.

License

Notifications You must be signed in to change notification settings

coldfusionjp/aws-sdk-php-lambda-layer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS SDK for PHP Lambda Layer

pipeline status

The AWS SDK for PHP Lambda Layer provides packages of the latest releases of the AWS SDK for PHP directly from GitHub into a AWS Lambda layer.

Quickstart

If you want to get started right away, you can simply use our layers directly with your lambda functions. Choose an ARN below based on the version of the AWS SDK for PHP required by your application, and attach it as a layer to your lambda function:

  • aws-sdk-php-3.110.11: arn:aws:lambda:ap-northeast-1:568458425968:layer:aws-sdk-php-3_110_11:3 (1,965,218 bytes)

Currently we only provide the PHP Runtime Layers in the Tokyo (ap-northeast-1) region, but we'll expand this soon so they're available in all AWS regions.

For example code, please see the README in the AWS Lambda PHP Runtime Layer repository.

License

The source code found in this repository is distributed by Cold Fusion, Inc. under the MIT License, however the AWS SDK for PHP itself is distributed under the Apache License 2.0.

See LICENSE for more information.

About

Automatic packaging of the latest releases of the AWS SDK for PHP into an AWS Lambda Layer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published