mirror of
https://github.com/turbot/steampipe.git
synced 2026-03-10 01:00:14 -04:00
19 lines
1.5 KiB
Plaintext
19 lines
1.5 KiB
Plaintext
+----+------------------------+------------------------------------------------------------------------------------------------------------------------+
|
|
| id | string_column | json_column |
|
|
+----+------------------------+------------------------------------------------------------------------------------------------------------------------+
|
|
| 1 | stringValuesomething-1 | {"Id":1,"Name":"stringValuesomething-1","Statement":{"Action":"iam:GetContextKeysForPrincipalPolicy","Effect":"Deny"}} |
|
|
+----+------------------------+------------------------------------------------------------------------------------------------------------------------+
|
|
|
|
+----+----------------------+------------------+
|
|
| id | date_time_column | ipaddress_column |
|
|
+----+----------------------+------------------+
|
|
| 2 | 2001-08-27T05:00:00Z | 10.0.2.2 |
|
|
+----+----------------------+------------------+
|
|
|
|
+----+--------------------------------------------------+----------------------+---------------------------+
|
|
| id | array_element | epoch_column_seconds | epoch_column_milliseconds |
|
|
+----+--------------------------------------------------+----------------------+---------------------------+
|
|
| 3 | {"Key":"stringValuesomething-3","Value":"value"} | 2021-02-01T02:10:54Z | 2023-11-13T04:53:13Z |
|
|
+----+--------------------------------------------------+----------------------+---------------------------+
|
|
|