View a markdown version of this page

在 Amazon Connect 客户档案中了解 IPv6 支持 - Amazon Connect 客户

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

在 Amazon Connect 客户档案中了解 IPv6 支持

公有连接

所有 Amazon Connect 客户档案都 APIs 完全支持 IPv4 和 IPv6 致电。

profile.Region.api.aws

例如

profile.us-east-1.api.aws

对于 AWS CLI,您需要显式使用这些端点:

aws customer-profiles list-domains \ --endpoint https://profile.us-east-1.api.aws \ --region us-east-1

旧版本 APIs 仍可作为向后兼容性使用。他们只支持 IPv4 通话。

profile.Region.amazonaws.com

例如

profile.us-east-1.amazonaws.com

私有连接

您可以使用 Amazon VPC 控制台或 AWS 命令行界面(AWS CLI)为 Amazon Connect Customer Profiles 服务创建 VPC 端点。有关更多信息,请参阅 AWS PrivateLink 指南中的创建接口终端节点

使用以下服务名称为 Amazon Connect Customer Profiles 创建 VPC 端点:

com.amazonaws.Region.profile

例如

com.amazonaws.us-east-1.profile

如果您为终端节点启用私有 DNS,则可以使用该终端节点 IPv4 和该地区 IPv6 支持的 DNS 名称(例如 profile.us-east-1.api.aws)向 Amazon Connect 客户档案发出 API 请求。

或者,也 IPv4仅支持该地区的旧 DNS 名称。

例如

profile.us-east-1.amazonaws.com