Enable & use Amazon CodeWhisperer within AWS Lambda Console

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ก.ย. 2024
  • Welcome to the video on how to configure and use Amazon CodeWhisperer within AWS Lambda Console. In this video, I have also covered how to provide permission to IAM users, for them to leverage core recommendations within Lambda functions.
    Buy Me A Coffee: www.buymeacoff...
    ---
    Support my work:
    ---
    Patreon: / srcecde
    PayPal: paypal.me/srcecde
    Paytm | Gpay: 9023197426
    ---
    Series Tutorial
    ---
    Amazon CodeWhisperer Overview | AI code generator: • Amazon CodeWhisperer O...
    🤖 How to setup CodeWhisperer for Visual Studio Code | Features | Hands-On: • 🤖 How to setup CodeWhi...
    Amazon Textract Tutorial series: • Amazon Textract overvi...
    ---
    Another channel:
    ---
    Srce Cde in Hindi: / @srcecdehindi
    ---
    Connect with me
    ---
    Twitter: / srcecde
    GitHub: github.com/src...
    Facebook: / srcecde
    Instagram: / srcecde
    LinkedIn: / srcecde
    Reddit: / srcecde
    Medium: / srcecde

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

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

    thanks great help

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

      Glad it helped! Please like, share & subscribe :)

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

    Please cover how you would bring in pip packages in this scenario. Would code whisperer do anything for that? Would you set up a lambda layer? What is the best method for this? Great video btw.

    • @SrceCde
      @SrceCde  ปีที่แล้ว +1

      Auto imports are supported when you use CodeWhisperer with IDEs like Visual Studio Code. In Lambda Console you get limited functionality of Codewhisperer. For external packages, you have to add a lambda layer and CodeWhisperer will not take care of that.
      I hope this helps. Please like, share & subscribe :)