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
188 stars 98 forks source link

Add table aws_docdb_cluster_instance #1007

Closed rajlearner17 closed 1 year ago

rajlearner17 commented 2 years ago

References Add any related links that will help us understand the resource, including vendor documentation, related GitHub issues, and Go SDK documentation.

AWS Ref Terraform Ref GO SDK

rajlearner17 commented 2 years ago

Not required

rajlearner17 commented 1 year ago

As discussed, in the current state, aws_rds_db_instance returns the result for DocDB instance. However, a separate API is available, which can be leveraged to have a separate table like aws_docdb_cluster.

API

github-actions[bot] commented 1 year ago

'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] commented 1 year ago

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

misraved commented 1 year ago

https://github.com/turbot/steampipe-mod-aws-compliance/issues/547