

本文属于机器翻译版本。若本译文内容与英语原文存在差异，则一律以英文原文为准。

# 教程先决条件和注意事项
<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 管理控制台您可以使用首选外壳 AWS Command Line Interface （Bash PowerShell 或 Z shell AWS CLI）对 Amazon Keyspaces 运行 () 命令。要使用 `cqlsh`，必须安装 `cqlsh-expansion`。有关 `cqlsh-expansion` 安装说明，请参阅[使用 `cqlsh-expansion` 连接 Amazon Keyspaces](programmatic.cqlsh.md#using_cqlsh)。有关的更多信息，请参 CloudShell 阅[AWS CloudShell 用于访问 Amazon Keyspaces](using-aws-with-cloudshell.md)。

要使用创建、查看和删除 Amazon Keyspaces 中的资源，请按照中的设置说明进行操作。 AWS CLI [正在下载并配置 AWS CLI](access.cli.md#access.cli.installcli)

完成先决条件步骤后，继续执行[在 Amazon Keyspaces 中创建键空间](getting-started.keyspaces.md)。