I'd like to query my app logs on S3 with AWS Athena but I'm having ... select ts, json_extract(json_col, '$.reqid') AS reqid ... from ...
確定! 回上一頁