

Doc AWS SDK Examples GitHub リポジトリには、他にも SDK の例があります。 [AWS](https://github.com/awsdocs/aws-doc-sdk-examples)

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

# SDK を使用した Amazon DocumentDB のコード例 AWS SDKs
<a name="docdb_code_examples"></a>

次のコード例は、 AWS Software Development Kit (SDK) で Amazon DocumentDB (MongoDB 互換) を使用する方法を示しています。

*シナリオ*は、1 つのサービス内から、または他の AWS のサービスと組み合わせて複数の関数を呼び出し、特定のタスクを実行する方法を示すコード例です。

**その他のリソース**
+  **[Amazon DocumentDB デベロッパーガイド](https://docs.aws.amazon.com/documentdb/latest/developerguide/what-is.html)** – Amazon DocumentDB に関する詳細情報。
+ **[Amazon DocumentDB API リファレンス](https://docs.aws.amazon.com/documentdb/latest/developerguide/api-reference.html)** — 使用可能なすべての Amazon DocumentDB アクションに関する詳細。
+ **[AWS デベロッパーセンター](https://aws.amazon.com/developer/code-examples/?awsf.sdk-code-examples-product=product%23)** – カテゴリまたは全文検索でフィルタリングできるコード例。
+ **[AWS SDK の例](https://github.com/awsdocs/aws-doc-sdk-examples)** – 任意の言語で完全なコードを持つ GitHub リポジトリ。コードの設定と実行に関する説明が記載されています。

**Contents**
+ [シナリオ](docdb_code_examples_scenarios.md)
  + [Amazon DocumentDB の開始方法](docdb_example_docdb_GettingStarted_025_section.md)
+ [サーバーレスサンプル](docdb_code_examples_serverless_examples.md)
  + [Amazon DocumentDB トリガーから Lambda 関数を呼び出す](docdb_example_serverless_DocumentDB_Lambda_section.md)