Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI Studio
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex Data Streams
    • All guides
    • Managing data streams
      • Preparing the environment
      • Creating a data stream
      • Sending data to a stream
      • Reading data from a stream
      • Deleting a stream
  • Access management
  • Pricing policy
  • FAQ
  1. Step-by-step guides
  2. Working with the AWS SDK
  3. Preparing the environment

Preparing the environment in the AWS SDK

Written by
Yandex Cloud
Updated at July 15, 2025

Configure the environment for your programming language:

Python
  1. Download and install Python 3.6 or higher.

  2. Install the Boto3 library:

    pip install boto3
    

    For more information about the AWS SDK for Python (Boto), see the AWS documentation.

Was the article helpful?

Previous
Deleting a stream
Next
Creating a data stream
© 2025 Direct Cursus Technology L.L.C.