

# 使用 Amazon SDK 的 S3 目录存储桶场景
<a name="service_code_examples_s3-directory-buckets_scenarios"></a>

以下代码示例显示如何通过 Amazon SDK 实施 S3 Directory Buckets 中的常见场景。这些场景向您展示了如何通过调用 S3 Directory Buckets 中的多个函数或与其它 Amazon Web Services 服务 结合来完成特定任务。每个场景都包含完整源代码的链接，您可以在其中找到有关如何设置和运行代码的说明。

场景以中等水平的经验为目标，可帮助您结合具体环境了解服务操作。

**Topics**
+ [创建预签名 URL 以获取对象](s3-directory-buckets_example_s3-directory-buckets_GeneratePresignedGetURLForDirectoryBucket_section.md)