Git Product home page Git Product logo

jmeisele / setup-a-cloudwatch-alarm-for-lambda-invocation-errors-python-handler-with-sns-notifications Goto Github PK

View Code? Open in Web Editor NEW

This project forked from assassin010/setup-a-cloudwatch-alarm-for-lambda-invocation-errors-python-handler-with-sns-notifications

0.0 0.0 0.0 10 KB

Setup a CloudWatch Alarm for Lambda Invocation Errors (Python handler) with SNS Notifications

License: Apache License 2.0

Python 4.26% HCL 95.74%

setup-a-cloudwatch-alarm-for-lambda-invocation-errors-python-handler-with-sns-notifications's Introduction

Setup-a-CloudWatch-Alarm-for-Lambda-Invocation-Errors-Python-handler-with-SNS-Notifications

Prerequisites : Code editor (Vscode, Atom, etc), Setup Terraform on your local machine, Setup Terraform in Visual Studio Code, Having an AWS account and an AWS IAM user with the appropriate permissions to perform the necessary actions, Install AWS CLI based on your operating system.

Clone the code to your code editor with git clone command git clone https://github.com/Assassin010/Setup-a-CloudWatch-Alarm-for-Lambda-Invocation-Errors-Python-handler-with-SNS-Notifications

Deployment Steps: In your terminal Run these commands below (-)

-Terraform init

Initialize a working directory containing Terraform configuration files. This is the first command that should be run after writing a new Terraform configuration or cloning an existing one from version control. It is safe to run this command multiple times.

-Terraform plan

The terraform plan command lets you to preview the actions Terraform would take to modify your infrastructure, or save a speculative plan which you can apply later.

-Terraform apply-auto-approve To deploy the infra

โ€ข Note: Modify the terraform.tfvars file: put YOUR AWS ACCOUND ID only on the first arn

-To destroy the resources use the command: Terraform destroy-auto-approve Note: To see the entire article please go to my medium page: https://bit.ly/3RPq7s5

setup-a-cloudwatch-alarm-for-lambda-invocation-errors-python-handler-with-sns-notifications's People

Contributors

assassin010 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.