在 Amazon Neptune 中保护数据 - Amazon Neptune
Amazon Web Services 文档中描述的 Amazon Web Services 服务或功能可能因区域而异。要查看适用于中国区域的差异,请参阅 中国的 Amazon Web Services 服务入门 (PDF)

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

在 Amazon Neptune 中保护数据

有多种方式可保护您的 Amazon Neptune 集群。

使用 IAM policy 限制对 Neptune 数据库集群的访问

要控制谁可以对 Neptune 数据库集群和数据库实例执行 Neptune 管理操作,请使用 Amazon Identity and Access Management (IAM)。

当你使用 IAM 账户访问 Neptune 控制台时,必须先 Amazon Web Services Management Console 使用你的 IAM 账户登录,然后才能通过 https://console.aws.amazon.com/neptune/home 打开 Neptune 控制台。

当您 Amazon 使用 IAM 凭证进行连接时,您的 IAM 账户必须拥有 IAM 策略,这些策略可授予执行 Neptune 管理操作所需的权限。有关更多信息,请参阅 使用不同类型的 IAM policy 控制对 Neptune 的访问权限

使用 VPC 安全组限制对 Neptune 数据库集群的访问

Neptune 数据库集群必须在 Amazon Virtual Private Cloud (Amazon VPC) 中创建。要控制哪些设备和 EC2 实例能够建立与 VPC 中 Neptune 数据库集群的数据库实例端点和端口的连接,请使用 VPC 安全组。有关 VPCs 的更多信息,请参阅 使用 VPC 控制台创建安全组

使用 IAM 身份验证限制对 Neptune 数据库集群的访问

如果您在 Neptune 数据库集群中启用 Amazon Identity and Access Management (IAM) 身份验证,则必须先对访问该数据库集群的任何人进行身份验证。有关设置 IAM 身份验证的信息,请参阅亚马逊 Neptune 中的 Amazon Identity and Access Management (IAM) 概述

有关使用临时证书进行身份验证的信息,包括、和 Amazon EC2 的示例,请参阅使用临时凭证进行的 IAM 身份验证。 Amazon CLI Amazon Lambda

以下链接提供了有关将 IAM 身份验证和各种查询语言结合使用来连接到 Neptune 的更多信息: