Auto Tag Resources Using Lambda || Cloud Lecture 3

Поделиться
HTML-код
  • Опубликовано: 22 янв 2025

Комментарии • 7

  • @karthiksakthivel4124
    @karthiksakthivel4124 2 года назад

    It helps a lot... Its very clear

  • @harisankaralingam1351
    @harisankaralingam1351 2 года назад

    Awesome video. Very well explained. Thank you so much for this ! I will try this.

  • @MsLakshmi5
    @MsLakshmi5 Год назад

    Thanks for the video, it actually works but I am getting an error message in my cloud watch logs saying client.Dryrun error... Can you help me to unset the Dryrun flag

  • @premkumarmani1380
    @premkumarmani1380 3 года назад +1

    Response
    {
    "errorMessage": "'region'",
    "errorType": "KeyError",
    "stackTrace": [
    " File \"/var/task/lambda_function.py\", line 8, in lambda_handler
    region=event['region']
    "
    ]
    }
    i am getting the above error , do you have any idea ?

  • @ajeetkumarukande8157
    @ajeetkumarukande8157 Год назад

    Thanks a lot

  • @omar2619
    @omar2619 4 года назад

    Very helpful and well explained. Thanks

  • @sakshibag1479
    @sakshibag1479 3 года назад

    Thanks for explaining this in detail. I have few questions related to this. Can we add tags whose key values are not fixed using lambda function ? . For example , Adding Owner tag with key value as the email address of the user who launched the EC2 machine