調用AllocateDynamoDbPublicEndpoint申請DynamoDB公網連接點。

調試

您可以在OpenAPI Explorer中直接運行該接口,免去您計算簽名的困擾。運行成功后,OpenAPI Explorer可以自動生成SDK代碼示例。

請求參數

名稱 類型 是否必選 示例值 描述
Action String AllocateDynamoDbPublicEndpoint

系統規定參數。取值:AllocateDynamoDbPublicEndpoint。

ClusterId String cds-bp1yt5g****h7f49

集群ID。

DataCenterId String cn-hangzhou-g

集群數據中心ID。

返回數據

名稱 類型 示例值 描述
RequestId String 200FB963-9359-4CAD-90B7-963998D8FD9D

請求ID。

示例

請求示例

http(s)://[Endpoint]/?Action=AllocateDynamoDbPublicEndpoint
&ClusterId=cds-bp1yt5g****h7f49
&DataCenterId=cn-hangzhou-*
&<公共請求參數>

正常返回示例

XML 格式

<AllocateDynamoDbPublicEndpointResponse>
  <RequestId>200FB963-9359-4CAD-90B7-963998D8FD9D</RequestId>
</AllocateDynamoDbPublicEndpointResponse>

JSON 格式

{
    "RequestId": "200FB963-9359-4CAD-90B7-963998D8FD9D"
}

錯誤碼

訪問錯誤中心查看更多錯誤碼。