本介面用於查詢所有進階查詢情境。
調試
您可以在OpenAPI Explorer中直接運行該介面,免去您計算簽名的困擾。運行成功後,OpenAPI Explorer可以自動產生SDK程式碼範例。
調試
授權資訊
|
操作 |
存取層級 |
資源類型 |
條件關鍵字 |
關聯操作 |
|
actiontrail:DescribeScenes |
list |
*全部資源
|
無 | 無 |
請求參數
|
名稱 |
類型 |
必填 |
描述 |
樣本值 |
| SearchCode |
string |
否 |
查詢關鍵詞。支援輸入部分情境名稱進行模糊比對,查詢時不區分大小寫。 |
ak |
返回參數
|
名稱 |
類型 |
描述 |
樣本值 |
|
object |
|||
| RequestId |
string |
請求 ID。 |
7EC26DF0-35AC-5F37-82B3-F5545D0A**** |
| SceneList |
array<object> |
情境列表。 |
|
|
object |
|||
| Description |
string |
情境描述。 |
Query access events for the primary and sub-accounts and access keys under various scenarios, such as access events occurrence, access without MFA authentication, and failed access attempts. |
| Name |
string |
情境名稱。 |
Account-related or AccessKey Pair-related Events |
| SceneId |
string |
情境 ID。 |
sc-lpYrjKouRfy3MK-wteJW_Q |
| Token |
string |
情境分類標識。 |
identity |
| Type |
string |
情境類型。 |
normal |
樣本
正常返回樣本
JSON格式
{
"RequestId": "7EC26DF0-35AC-5F37-82B3-F5545D0A****",
"SceneList": [
{
"Description": "Query access events for the primary and sub-accounts and access keys under various scenarios, such as access events occurrence, access without MFA authentication, and failed access attempts.",
"Name": "Account-related or AccessKey Pair-related Events",
"SceneId": "sc-lpYrjKouRfy3MK-wteJW_Q",
"Token": "identity",
"Type": "normal"
}
]
}
錯誤碼
訪問錯誤中心查看更多錯誤碼。
變更歷史
更多資訊,參考變更詳情。