Send message from Lambda to Slack channel - Slack integration with AWS Lambda

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 พ.ค. 2020
  • Welcome to this video tutorial on how to integrate slack with lambda function and send message or payload to slack channel using lambda function.
    ---
    Support my work:
    ---
    Patreon: / srcecde
    PayPal: paypal.me/srcecde
    Paytm | Gpay: 9023197426
    ---
    Series Tutorial
    ---
    Read file content: • AWS: Reading File cont...
    ---
    Another channel:
    ---
    My Gaming Channel: / @gamepersonified782
    ---
    Connect with me
    ---
    Twitter: / srcecde
    GitHub: github.com/srcecde
    Facebook: / srcecde
    Instagram: / srcecde
    LinkedIn: / srcecde
    Reddit: / srcecde

ความคิดเห็น • 21

  • @salihmohammed1918
    @salihmohammed1918 2 ปีที่แล้ว

    great tutotial !

  • @glennadams7047
    @glennadams7047 4 ปีที่แล้ว

    Excellent tutorial

  • @nixcloud7610
    @nixcloud7610 3 ปีที่แล้ว +3

    This is great, could you please create one for Cloudwatch to slack ?

  • @beatrizvilachaleao9812
    @beatrizvilachaleao9812 ปีที่แล้ว

    Thank you so much!!!!!

  • @eu_danielbraga
    @eu_danielbraga ปีที่แล้ว

    Hi, tks for share! :)

  • @oleksandrgolovatyi8447
    @oleksandrgolovatyi8447 3 ปีที่แล้ว

    Would be great If you can share the lambda itself. The only working easy and fast way without adding layers and modules to send slack notification I have found for python 3. The rest are aged python 2.7 relicts

  • @vincentcaliendo6402
    @vincentcaliendo6402 3 ปีที่แล้ว

    I'm trying to create this function that takes command from slack, creates an excel file, and sends it back to the channel. Could you please make a tutorial on this?

  • @vijayaratnaregulagadda6888
    @vijayaratnaregulagadda6888 2 ปีที่แล้ว

    Hi, This is great useful to me, but I want file upload slack to s3 bucket?

  • @ayushiwadhwa6189
    @ayushiwadhwa6189 2 ปีที่แล้ว

    Hi, my lambda is in a VPC. If I don't add the integration it runs in seconds however after adding the integration it gives an error "Task timed out" I have updated the time but it always times out. I think it is a permission issue. Can you guide me on how to add slack notifications if lambda is in VPC?

  • @javascript_developer
    @javascript_developer ปีที่แล้ว

    Can we convert to text file and send it to slack.

  • @danieljing9319
    @danieljing9319 4 ปีที่แล้ว

    I got the certification of AWS SAA certification last week, I have some understanding of AWS cloud service, and now I am learning how to use it. I am looking at your video to practise. I am using nodejs to replace python. I found that writing these codes with nodejs in lambda seems a little troublesome. I need to find the corresponding npm package to replace your imported package, and also not sure if I can find a suitable one. Do you think it is more convenient to use python to develop on AWS or nodejs? Maybe because I'm new to lambda and I feel like I need to learn sth about python.

  • @gabrieldespa8049
    @gabrieldespa8049 3 ปีที่แล้ว

    lambda python [ERROR] KeyError: 'Records' Any idea with this?

  • @olekbuzunov4379
    @olekbuzunov4379 2 ปีที่แล้ว

    How can I receive reply to this message inside of Lambda?