[Yandex Cloud documentation](../../index.md) > [Yandex Data Streams](../index.md) > Step-by-step guides > All guides

# Step-by-step guides for Data Streams

* [Managing data streams](manage-streams.md)

## Working with the AWS CLI

* [Creating a data stream](aws-cli/create.md)
* [Getting stream information](aws-cli/describe.md)
* [Sending data to a stream](aws-cli/send.md)
* [Deleting a data stream](aws-cli/delete.md)

## Working with the AWS SDK

* [Setting up the environment](aws-sdk/prepare.md)
* [Creating a data stream](aws-sdk/create.md)
* [Sending data to a stream](aws-sdk/send.md)
* [Deleting a data stream](aws-sdk/delete.md)