Giter Site home page Giter Site logo

aws.cloudwatch.python's Introduction

AWS.CloudWatch.Python

Gather CloudWatch Lambda Logging for Troubleshooting (Slack specific)

  • --- 說明 ---

    此程的功能為提供使用 Amazon Web Service (AWS) 的 Lambda 服務的使用者可以簡便地透過 CloudWatch 的 Logging 來識別問題。 例如以下的 Logging 可以用 Visual Studio Code 或其他類似的工具像 https://jsonformatter.curiousconcept.com/ 來查看。

    範例畫面

  • --- 程式使用說明如下 ---

    • 參考 執行環境需求 安裝 Python3 及 boto 套件。

    • 此程式需先要用 aws cli 設定 AWS Configure, 這樣會在 %userprofile%/.aws/產生 credentials這個檔。當然你也可以自己寫。

      • [profile username]
      • aws_access_key_id = AKcccccccxxxxxxxx4I
      • aws_secret_access_key = nxxx88xxxxxxud2KAxm
  • --- 執行環境需求 ---

    • 電腦裡要安裝Python 3.7.7 (這是我用的版本, 其他版本也許可以跑但沒實測過).
    • 同時要安裝 boto3 (使用命令列 pip install boto3), 其他都是內建的.

aws.cloudwatch.python's People

Contributors

jacquesblazor avatar

Watchers

 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.