[Yandex Cloud documentation](../../index.md) > [Yandex Object Storage](../index.md) > Tools > All tools

# Supported tools

Object Storage supports some Amazon S3 HTTP API methods. This enables you to use popular tools designed for Amazon S3 (in addition to Yandex Cloud tools) when working with Object Storage.

## Console clients {#cli}

* [Yandex Cloud CLI](yc-cli.md)
* [AWS CLI](aws-cli.md)
* [S3cmd](s3cmd.md)

## File browsers {#file-browser}

* [Cyberduck](cyberduck.md)
* [WinSCP](winscp.md)

## SDK {#sdk}

* [AWS SDK for Java v.1.x](aws-sdk-java.md)
* [AWS SDK for JavaScript](aws-sdk-js.md)
* [SDK for Python (boto)](boto.md)
* [AWS SDK for .NET](aws-sdk-net.md)
* [AWS SDK for C++](aws-sdk-cpp.md)
* [AWS SDK for PHP](aws-sdk-php.md)
* [AWS SDK for Go](aws-sdk-go.md)

For a full list of SDKs for accessing the S3 API, see the [AWS official repository on GitHub](https://github.com/aws/aws-sdk).

## FUSE {#fuse}

* [GeeseFS](geesefs.md)
* [s3fs](s3fs.md)
* [goofys](goofys.md)
* [rclone](rclone.md)


## FTP {#ftp}

* [Docker container for (S)FTP(S)](sftps.md)