lasallesoftware-serverless/sample-lambda-create-sns-topic-subscription

Create an SNS topic and subscription sample PHP Lambda function using the Serverless Framework with Bref's PHP plugin

dev-master 2023-05-03 01:55 UTC

This package is auto-updated.

Last update: 2024-04-03 04:05:15 UTC


README

Sample PHP Lambda function made with the Serverless Framework and Bref, that creates an SNS topic, and an SMS subscription for that topic.


This repo uses:

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

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

  • Lambda
  • S3
  • IAM
  • CloudFormation
  • API Gateway
  • SNS

Links



Copyright and License


lasallesoftware-serverless/sample-lambda-create-sns-topic-subscription 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.