

文件 AWS 開發套件範例 GitHub 儲存庫中有更多可用的 [AWS SDK 範例](https://github.com/awsdocs/aws-doc-sdk-examples)。

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# Firehose AWS SDKs的基本範例
<a name="firehose_code_examples_basics"></a>

下列程式碼範例示範如何搭配 AWS SDK 使用 Amazon Data Firehose 的基本功能。

**Contents**
+ [動作](firehose_code_examples_actions.md)
  + [`PutRecord`](firehose_example_firehose_PutRecord_section.md)
  + [`PutRecordBatch`](firehose_example_firehose_PutRecordBatch_section.md)