Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tables for cost management #47

Closed
johnsmyth opened this issue Feb 10, 2021 · 2 comments
Closed

Add tables for cost management #47

johnsmyth opened this issue Feb 10, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request new table New table request priority:low This issue can be worked on at any time

Comments

@johnsmyth
Copy link
Contributor

potentially, cost explorer, pricing api, etc

@johnsmyth johnsmyth added the enhancement New feature or request label Feb 10, 2021
@johnsmyth johnsmyth self-assigned this Feb 10, 2021
@johnsmyth johnsmyth added the priority:low This issue can be worked on at any time label Feb 12, 2021
@cbruno10 cbruno10 added the new table New table request label Mar 8, 2021
@victorv1000
Copy link

Would love to see the ability to list reserved instances for EC2, RDS, Redshift, Elasticache, and Elasticsearch as part of the cost optimization pillar.

@cbruno10
Copy link
Contributor

@victorv1000 The features associated with this issue did not include the reserved instance features you had requested, so I created #442 for tracking and discussion.

dbmurphy pushed a commit to dbmurphy/steampipe-plugin-aws that referenced this issue Dec 30, 2021
Tables added:
* aws_cost_by_account_daily
* aws_cost_by_account_monthly
* aws_cost_by_service_daily
* aws_cost_by_service_monthly
* aws_cost_by_service_usage_type_daily
* aws_cost_by_service_usage_type_monthly
* aws_cost_forecast_daily
* aws_cost_forecast_monthly
* aws_cost_usage
* aws_ebs_volume_metric_read_ops
* aws_ebs_volume_metric_read_ops_daily
* aws_ebs_volume_metric_read_ops_hourly
* aws_ebs_volume_metric_write_ops
* aws_ebs_volume_metric_write_ops_daily
* aws_ebs_volume_metric_write_ops_hourly
* aws_ec2_instance_metric_cpu_utilization
* aws_ec2_instance_metric_cpu_utilization_daily
* aws_ec2_instance_metric_cpu_utilization_hourly
* aws_rds_db_instance_metric_connections
* aws_rds_db_instance_metric_connections_daily
* aws_rds_db_instance_metric_connections_hourly
* aws_rds_db_instance_metric_cpu_utilization
* aws_rds_db_instance_metric_cpu_utilization_daily
* aws_rds_db_instance_metric_cpu_utilization_hourly
* aws_rds_db_instance_metric_read_iops
* aws_rds_db_instance_metric_read_iops_daily
* aws_rds_db_instance_metric_read_iops_hourly
* aws_rds_db_instance_metric_write_iops
* aws_rds_db_instance_metric_write_iops_daily
* aws_rds_db_instance_metric_write_iops_hourly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new table New table request priority:low This issue can be worked on at any time
Projects
None yet
Development

No branches or pull requests

3 participants