

# 开始使用 Amazon S3 on Outposts
<a name="S3OutpostsGS"></a>

通过使用 Amazon S3 on Outposts，您可以在 AWS Outposts 上创建 S3 桶，并在本地为需要本地数据访问、本地数据处理和数据驻留的应用程序轻松存储和检索对象。S3 on Outposts 提供了一个新的存储类 S3 Outposts (`OUTPOSTS`)；该存储类使用 Amazon S3 API，并且用于在 AWS Outposts 上的多个设备和服务器之间持久冗余地存储数据。您通过 Virtual Private Cloud（VPC）使用接入点和端点连接与 Outposts 桶进行通信。您可以像在 Amazon S3 桶中一样在 Outpost 桶上使用相同的 API 和功能，包括访问策略、加密和标记。您可以通过 AWS 管理控制台、AWS Command Line Interface (AWS CLI)、AWS SDK 或 REST API 使用 S3 on Outposts。

通过 Amazon S3 on Outposts，您可以像在 Amazon S3 上一样在 AWS Outposts 上使用 Amazon S3 API 和功能，如对象存储、访问策略、加密和标记。有关 S3 on Outposts 的信息，请参阅[什么是 Amazon S3 on Outposts？](S3onOutposts.md)

**Topics**
+ [通过 AWS 管理控制台开始使用](S3OutpostsGSConsole.md)
+ [通过 AWS CLI 和适用于 Java 的 SDK 开始使用](S3OutpostsGSCLIJava.md)