lasallesoftware-serverless/sample-lambda-send-email-via-ses

Send email via SES sample PHP Lambda function using the Serverless Framework with Bref's PHP plugin

dev-master 2023-05-03 02:00 UTC

This package is auto-updated.

Last update: 2024-04-03 03:49:51 UTC


README

Sample PHP Lambda function to send email via SES, made with the Serverless Framework and Bref


This repo uses:

  • Serverless Framework v3
  • Bref's PHP plugin for the Serverless Framework
  • Bref's PHP runtime for Lambda

Please note that you have to set up email addresses manually in the SES dashboard.


See what this PHP Lambda function looks like in your AWS console. Check out these dashboards:

  • Lambda
  • S3
  • IAM
  • CloudFormation
  • API Gateway
  • SES

Links



Copyright and License


lasallesoftware-serverless/sample-lambda-send-email-via-ses is copyright © The South LaSalle Trading Corporation and licensed for use under the MIT License (MIT).

Please see LICENSE for more information.

As reference, there is a wonderful blog post called The MIT License, Line by Line -- 171 words every programmer should understand.




THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.