steampipe-plugin-aws icon indicating copy to clipboard operation
steampipe-plugin-aws copied to clipboard

The `is_logging` column of the `aws_cloudtrail_trail` table returns `null` for organization trails when the value is 'true' in the AWS CLI

Open misraved opened this issue 3 years ago • 4 comments

Describe the bug The is_logging column of the aws_cloudtrail_trail table returns null for organization trails when the value is 'true' in the AWS CLI. In this PR, we fixed the cloudtrails at an account level but missed out on fixing the issue for organization trails.

Steampipe version (steampipe -v) Example: v0.14.6

Plugin version (steampipe plugin list) Example: v0.63.0

To reproduce run select * from aws_cloudtrail_trail, or a more targeted query to pull back information about whether a cloudtrail is currently logging, and compare that data to AWS CLI output or console information. Here's an example CLI command aws cloudtrail get-trail-status --name MyTargetTrail --region us-east-1

Expected behavior The value from the AWS CLI and the Steampipe CLI should remain consistent.

misraved avatar Jun 08 '22 06:06 misraved

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 30 days.

github-actions[bot] avatar Aug 07 '22 23:08 github-actions[bot]

'This issue was closed because it has been stalled for 60 days with no activity.'

github-actions[bot] avatar Sep 06 '22 23:09 github-actions[bot]

@ParthaI Could you please add details on the approach and the challenges in implementing the fix for this bug?

misraved avatar Sep 08 '22 19:09 misraved

'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 30 days.'

github-actions[bot] avatar Oct 08 '22 23:10 github-actions[bot]

'This issue was closed because it has been stalled for 90 days with no activity.'

github-actions[bot] avatar Nov 08 '22 23:11 github-actions[bot]