Creating Amazon S3 Buckets and Uploading Objects using Node-RED

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • the process of creating Amazon S3 buckets and seamlessly uploading objects using the power of Node-RED. Amazon S3 (Simple Storage Service) offers a scalable and secure solution for storing and retrieving data. By integrating it with Node-RED, you can automate the bucket creation process and effortlessly manage object uploads.
    #aws #s3 #nodered

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

  • @efcrin
    @efcrin Год назад +2

    Hi there, very cool. Which node-red library did you use for the aws s3 node you are using in the video? 😊

    • @ThinkIOT
      @ThinkIOT  Год назад +1

      yes.. its node-red-contrib-aws
      please check :
      sorry for image quality.
      drive.google.com/file/d/1uKnkDoBcTy0HT8fOac2GLNo9PgjKTkRN/view?usp=sharing

  • @nezay2058
    @nezay2058 10 месяцев назад +1

    hi there love your content are you not uploading anymore ?

    • @ThinkIOT
      @ThinkIOT  10 месяцев назад

      Thank you. I am going to make new videos about KNX, BACnet, AWS, and Thingsboard ESP32 OTA, and MileSight LoRaWAN. You will get the new videos soon

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

    Hi there, i am also looking for that library, i cant find anything similar. Is it node-red-contrib-aws

    • @ThinkIOT
      @ThinkIOT  Год назад +1

      yes.. its node-red-contrib-aws
      please check :
      sorry for image quality.
      drive.google.com/file/d/1uKnkDoBcTy0HT8fOac2GLNo9PgjKTkRN/view?usp=sharing

    • @MarkoMedin
      @MarkoMedin Год назад +1

      ​@@ThinkIOTthank you very much. I wasnt sure if i should use it since its an older library and hasn't been maintained recently. AWS updated their aws sdk for javascript to v3 I think, very recently. Is the node working for you know? 😊

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

      @@MarkoMedin
      Yes it's working