mirror of
https://github.com/turbot/steampipe.git
synced 2026-02-22 23:00:16 -05:00
18 lines
262 B
JSON
18 lines
262 B
JSON
[
|
|
{
|
|
"boolean_column": true,
|
|
"id": 0,
|
|
"json_column": {
|
|
"Id": 0,
|
|
"Name": "stringValuesomething-0",
|
|
"Statement": {
|
|
"Action": "iam:GetContextKeysForCustomPolicy",
|
|
"Effect": "Allow"
|
|
}
|
|
},
|
|
"string_column": "stringValuesomething-0"
|
|
}
|
|
]
|
|
|
|
|