souravTurbot
souravTurbot
@kaidaguerre, I've transferred this issue to the SDK repo for better tracking, as this looks like an SDK issue you are already working on. Please let us know if anything...
@kaidaguerre, Could you please look into this issue?
@kaidaguerre, I've transferred this issue to the FDW repo for better tracking, as this looks like an FDW issue. Please let us know if anything is required from the plugin...
Reference - https://github.com/turbot/steampipe-plugin-aws/pull/1845
@christianherweg0807 @wedwardbeck, I apologize for the lack of communication regarding this matter. I have investigated various service properties we get from API responses, such as Nat Gateway, Subnet, Route table,...
@cbruno10, BytesOutToDestination metric returns 0 when it is not in use. Tested the scenario with EC2 - When I use the instances, the BytesOutToDestination metric is > 0; else, it...
https://github.com/turbot/steampipe-plugin-aws/pull/1842
Hey @christianherweg0807 and @wedwardbeck, We have updated the query of the vpc_nat_gateway_unused control; the query will now check the BytesOutToDestination metric value for the 5-minute intervals for the most recent...
The `ExtendedStatistics` parameter in `GetMetricStatisticsInput` is of type []string and is used for specifying percentile statistics between p0.0 and p100. In the `GetMetricStatistics` API call, you must choose either `Statistics`...
Issue [reference](https://github.com/turbot/steampipe-plugin-aws/pull/1845/files).