すべての高度なクエリシナリオを照会します。
今すぐお試しください
テスト
RAM 認証
|
アクション |
アクセスレベル |
リソースタイプ |
条件キー |
依存アクション |
|
actiontrail:DescribeScenes |
list |
*All Resource
|
なし | なし |
リクエストパラメーター
|
パラメーター |
型 |
必須 / 任意 |
説明 |
例 |
| 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 |
例
成功レスポンス
JSONJSON
{
"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"
}
]
}
エラーコード
完全なリストについては、「エラーコード」をご参照ください。
変更履歴
完全なリストについては、「変更履歴」をご参照ください。