

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

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

# ElastiCache AWS SDKs的程式碼範例
<a name="elasticache_code_examples"></a>

下列程式碼範例示範如何使用 Amazon ElastiCache 搭配 AWS 軟體開發套件 (SDK)。

*案例*是向您展示如何呼叫服務中的多個函數或與其他 AWS 服務組合來完成特定任務的程式碼範例。

**其他資源**
+  **[ ElastiCache 使用者指南](https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/WhatIs.html)** – ElastiCache 的詳細資訊。
+ **[ElastiCache API 參考](https://docs.aws.amazon.com/AmazonElastiCache/latest/APIReference/Welcome.html)** – 所有可用 ElastiCache 動作的詳細資訊。
+ **[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**
+ [案例](elasticache_code_examples_scenarios.md)
  + [Amazon ElastiCache 入門](elasticache_example_ec2_GettingStarted_065_section.md)