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