How to migrate my existing AWS Lambda functions from one account to another AWS account?

แชร์
ฝัง
  • เผยแพร่เมื่อ 6 ม.ค. 2025

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

  • @GauthamiThayagarajAchari
    @GauthamiThayagarajAchari ปีที่แล้ว +2

    Good One. WHat is the boto3 client code your using ? can you share the link ?

  • @VijayKumar-mk9re
    @VijayKumar-mk9re 2 ปีที่แล้ว +1

    Good one, got a question instead downloading file to local desktop , is it possible to put that file into one of the S3 bucket and migrate it to traget? if yes, what changes need to be performed in the code.

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

      We need to edit the python code which we used the boto3 client to fetch the code from AWS lambda service

  • @aayushikhandelwal5835
    @aayushikhandelwal5835 หลายเดือนก่อน

    can you give the boto3 script?

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

    Can you put the code link

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

    If we have 100+ Lambda Function is it possible to migrate all the function at same time???

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

      Yes it is possible we can do using boto3 client

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

    where is boto3 script?

  • @anil-kumar75
    @anil-kumar75 2 ปีที่แล้ว

    Informative..What about the code you have used for migration?? Can you upload the code link in description??