Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Data Streams
    • All guides
    • Managing data streams
      • Preparing the environment
      • Creating a 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 April 16, 2024

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
    

    To learn more about the AWS SDK for Python (Boto), see the AWS documentation.

Was the article helpful?

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