刪除投遞渠道後,投遞到Log ServiceSLS、Object Storage Service和輕量訊息佇列(原 MNS)的資源資料同步被刪除,且不可恢複。
介面說明
本文將提供一個樣本,刪除帳號組ca-23c6626622af0041****的投遞渠道cdc-38c3013b46c9002c****。返回結果顯示刪除投遞渠道cdc-38c3013b46c9002c****成功。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
|
操作 |
存取層級 |
資源類型 |
條件關鍵字 |
關聯操作 |
|
config:DeleteAggregateConfigDeliveryChannel |
delete |
*AggregateDelivery
|
無 | 無 |
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| AggregatorId |
string |
是 |
帳號組 ID。 |
ca-23c6626622af0041**** |
| DeliveryChannelId |
string |
是 |
投遞渠道 ID。 關於如何擷取投遞渠道 ID,請參見 ListAggregateConfigDeliveryChannels 。 |
cdc-38c3013b46c9002c**** |
關於公用請求參數的詳情,請參見公用參數。
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
無。 |
||
| RequestId |
string |
請求 ID。 |
FCC2F05C-F672-5665-8102-0020DF66B9B9 |
| DeliveryChannelId |
string |
投遞渠道 ID。 |
cdc-38c3013b46c9002c**** |
樣本
正常返回樣本
JSON格式
{
"RequestId": "FCC2F05C-F672-5665-8102-0020DF66B9B9",
"DeliveryChannelId": "cdc-38c3013b46c9002c****"
}
錯誤碼
|
HTTP status code |
錯誤碼 |
錯誤資訊 |
描述 |
|---|---|---|---|
| 400 | DeliveryChannelNotExists | The delivery channel does not exist. | |
| 400 | Invalid.DeliveryChannelAssumeRoleArn.Format | The specified format of DeliveryChannelAssumeRoleArn is invalid. | |
| 400 | Invalid.DeliveryChannelTargetArn.Format | The specified format of DeliveryChannelTargetArn is invalid. | |
| 400 | Invalid.DeliveryChannelCondition.Format | The specified format of DeliveryChannelCondition is invalid. | |
| 400 | MemberNotBelongToMaster | The specified member does not belong to your organization. | |
| 400 | DeliveryChannelAccountNotSupport | Cross-account delivery that is not in the RD is not supported. | |
| 400 | DeliveryChannelMnsUnreachable | The MNS topic is unreachable. | |
| 400 | DeliveryChannelOssUnreachable | The OSS bucket is unreachable. | |
| 400 | DeliveryChannelSlsUnreachable | SLS logstore is unreachable. | |
| 404 | AccountNotExisted | Your account does not exist. |
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。