turbot / steampipe-plugin-aws

Use SQL to instantly query AWS resources across regions and accounts. Open source CLI. No DB required.
https://hub.steampipe.io/plugins/turbot/aws
Apache License 2.0
177 stars 89 forks source link

Remove the 'akas' column and tidy up the documents for aws_backup_job table #2151

Closed khushboo9024 closed 3 months ago

khushboo9024 commented 3 months ago

Integration test logs

Logs ``` Add passing integration test logs here ```

Example query results

Results ``` Add example SQL query results here (please include the input queries as well) ```
misraved commented 3 months ago

@khushboo9024 could you please fix the formatting in table_aws_backup_job.go file?

misraved commented 3 months ago

The akas column has been removed since the API does not return an ARN for this resource.

Reference doc - https://docs.aws.amazon.com/aws-backup/latest/devguide/API_BackupJob.html