How to Setup the AWS Boto3 Python SDK

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

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

  • @ankitadixit5875
    @ankitadixit5875 4 года назад +1

    thank You........please let more AWS tutorials coming.....thank you sooooo very muchhhhhh

  • @nagarajujangam1738
    @nagarajujangam1738 3 года назад +4

    where did you use the access key id and secret access key in the program to access s3 bucket?

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

    Thank you. The explanation were clear and crsip!

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

    Thanks! this really helped me... nice n easy

  • @Ankit-df8rw
    @Ankit-df8rw 3 года назад

    boto 3 credentials not found..plz help

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

    Hi, I tried to install boto3 following the method of your video, but in my pycharm, I ccould not run the program.
    In the terminal I could run the code... Do you know what the problem is in my pycharm? Thank you!

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

      In pycharm, the error message is AttributeError: module 'boto3' has no attribute 'resource'

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

      Do you have the most recent version of boto3 installed? You might try running pip install -U boto3

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

      @@scalethecloud9195 i am getting error signature does not match

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

      @@arpitarora11 Sorry i may be late but for others, rename your python file to something else and run it again!

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

    my boto3 couldnt work in my AWS cLOUD9 IDE. WHY?

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

    thanks dude...

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

    did the same procedure, so many errors