Super Library of Solutions
Tech Articles and Personal Projects
RSS
  Menu
Skip to content
  • Home
  • Microsoft
  • Linux
  • Amazon AWS
  • VPN and Remote Access
  • Media and Streaming
  • Misc Tech Notes
RSS

Tag Archives: python3

Use Boto3 to open an AWS S3 file directly

By mike | February 26, 2019 - 7:56 pm |November 11, 2020 Amazon AWS, Linux Stuff, Python
10 Comments

In this example I want to open a file directly from an S3 bucket without having to download the file from S3 to the local file system.  This is a way to stream the body of a file into a python variable, also known as a ‘Lazy Read’. import boto3… Continue reading →

Tagged Amazon, AWS, Boto3, Python, python3, S3
  • Support


    Did something here help you out? Then please help support the effort by buying one of my Python Boto3 Guides.

    Mike's Guides to Learning Boto3 Volume 1: Amazon AWS Connectivity and Basic VPC Networking


    Mike's Guides to Learning Boto3 Volume 2: AWS S3 Storage: Buckets, Files, Management, and Security

    Or Feel free to donate some beer money through paypal.

    You have my Thanks.

  • Categories

    • Active Directory
    • Amazon AWS
    • Cisco Stuff
    • Exchange
    • Linux Stuff
    • Lync
    • MAC OSx Stuff
    • Media and Streaming
    • Microsoft Stuff
    • Python
    • Security
    • Sharepoint
    • Uncategorized
    • Virtualization Stuff
    • VPN Stuff
  • Recent Posts

    • Programmatically set Public Block on AWS S3 Buckets
    • Using AWS Boto3 to Paginate EC2
    • Run Jitsi on Custom Ports
    • Using Stored AWS Keys and credential profiles in Boto3
    • Disable touchpad via button combination on Linux Laptop
    • Linux Stuff
    • Microsoft Stuff
    • Exchange
    • Active Directory
    • Security
    • Lync
    • VPN Stuff
    • Virtualization Stuff
    • Uncategorized
    • Cisco Stuff
    • SLSMK Tech Forums
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nulla massa diam, tempus a finibus et, euismod nec arcu. Praesent ultrices massa at molestie facilisis.
Super Library of Solutions | Powered by Mantra & WordPress.
RSS