本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。
了解 Amazon Connect Customer Profiles 中的 IPv6 支援
公共連線
所有 Amazon Connect Customer Profiles API 都完全支援 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
舊 API 仍可作為回溯相容性使用。它們僅支援 IPv4 呼叫。
profile.Region.amazonaws.com
例如:
profile.us-east-1.amazonaws.com
私人連線
您可使用 Amazon VPC 主控台或 AWS Command Line Interface (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 名稱,向 Amazon Connect Customer Profiles 提出 API 請求,例如 profile.us-east-1.api.aws。
或者,僅 IPv4 支援該區域的舊 DNS 名稱。
例如:
profile.us-east-1.amazonaws.com