

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

# 教學的先決條件和考量事項
<a name="getting-started.before-you-begin"></a>

在開始使用 Amazon Keyspaces 之前，請遵循中的 AWS 設定說明[存取 Amazon Keyspaces （適用於 Apache Cassandra)](accessing.md)。這些步驟包括註冊 AWS 和建立可存取 Amazon Keyspaces 的 AWS Identity and Access Management (IAM) 使用者。

若要完成教學課程的所有步驟，您需要安裝 `cqlsh`。您可以遵循 的設定指示[使用 `cqlsh` 連線至 Amazon Keyspaces](programmatic.cqlsh.md)。

若要使用 `cqlsh`或 存取 Amazon Keyspaces AWS CLI，建議使用 AWS CloudShell。CloudShell 是以瀏覽器為基礎、預先驗證身分的 Shell，您可以直接從 AWS 管理主控台啟動。您可以使用您偏好的 shell (Bash、PowerShell 或 Z shell AWS CLI) 對 Amazon Keyspaces 執行 AWS Command Line Interface () 命令。若要使用 `cqlsh`，您必須安裝 `cqlsh-expansion`。如需`cqlsh-expansion`安裝說明，請參閱 [使用 `cqlsh-expansion` 連線至 Amazon Keyspaces](programmatic.cqlsh.md#using_cqlsh)。如需 CloudShell 的詳細資訊，請參閱 [使用 AWS CloudShell 存取 Amazon Keyspaces](using-aws-with-cloudshell.md)。

若要使用 AWS CLI 在 Amazon Keyspaces 中建立、檢視和刪除資源，請遵循 中的設定說明[下載和設定 AWS CLI](access.cli.md#access.cli.installcli)。

完成先決條件步驟後，請繼續 [在 Amazon Keyspaces 中建立金鑰空間](getting-started.keyspaces.md)。