View 4 - S3

This view will be used to create the S3 dashboard page. Use one of the following queries depending on whether you have Reserved Instances, or Savings Plans.

Create View

Use one of the following queries depending on whether you have Reserved Instances, or Savings Plans.

  • Click here - if you have both Savings Plans and Reserved Instances
  • Click here - if you have Savings Plans, but do not have Reserved Instances
  • Click here - if you have Reserved Instances, but do not have Savings Plans
  • Click here - if you do not have Reserved Instances, and do not have Savings Plans

Adding Cost Allocation Tags

Cost Allocation tags can be added to any views. We recommend adding while creating the dashboard to eliminate rework.

Click here - to add your cost allocation tags
  • Confirm the view is working, run the following Athena query and substitute (database) for your CUR database and you should receive 10 rows of data:

      select * from (database).s3_view
      limit 10