KPI Instance Mapping View

This view will be used to create the KPI Instance Mapping view that is used to identify instance families with Graviton and/or AMD options as well as create an adjusted generation mapping. There is only one version of this view and it is not dependent on if you have or do not have Reserved Instances or Savings Plans.

Create View

  • Click here to expand the view

Validate View

  • Confirm the view is working, run the following Athena query and you should receive 10 rows of data:

      select * from kpi_instance_mapping 
      limit 10