Skip to content

How can I identify Extended Support costs in AWS Cost Explorer?

3 minute read
Content level: Foundational
0

This article provides you guidance on how you can use AWS Cost Explorer—available in the AWS Cost Management Console—to quickly identify and analyze Extended Support charges without needing to write any SQL or Athena queries.

When AWS managed services (such as Amazon RDS, Amazon EKS, Amazon OpenSearch Service, or Amazon ElastiCache) run on older engine versions that have reached end of standard support, they begin to incur Extended Support charges until upgraded to versions under Standard Support.


Prerequisites

Before you begin:

  • Access to the AWS Billing and Cost Management Console with permissions to view Cost Explorer data (costexplorer:View*)
  • For multi-account setups, sign in to your payer account to view organization-wide costs

Implementation Steps


Step 1 — Open Cost Explorer

  1. Sign in to the AWS Management Console
  2. Navigate to Billing and Cost Management → Cost Explorer
  3. Choose Launch Cost Explorer.

Step 2 — Apply filters for Extended Support

In the Cost Explorer interface, configure these filters:

  1. Dimension: Select Service (can also Group By Linked Account, Tag, etc.) Group By: Service

  2. Usage Type: Type "ExtendedSupport" and select all available options. Usage Type

  3. Charge Type: Exclude credits, refunds, and all other non-usage items except "Usage". This will display the costs before any discounts or credits are applied. You can modify it as per your requirements. Charge Type

  4. Aggregate costs: Select "Amortized costs".
    Aggregate costs


Step 3 — View Extended Support costs

After applying filters:

  • Review the chart showing total Extended Support costs over time
  • Examine the breakdown table by service or usage type
  • Adjust the time range (e.g., Last 3 months) to analyze trends

Here is an example chart: Example


Step 4 — Group or filter by additional dimensions

Enhance your analysis by grouping data by:

  • Linked Account — identify accounts incurring Extended Support costs
  • Region — locate resource deployment locations
  • Usage Type — view detailed breakdowns by engine version or support type

Step 5 — Save or export the report

Optional actions:

  • Save your filter configuration as a custom Cost Explorer report
  • Export data to CSV for use in Excel, QuickSight, or Athena dashboards

Additional Tips

Extended Analysis Options


Summary

Using AWS Cost Explorer filters helps you:

  • Identify Extended Support charges across your environment
  • Understand which workloads incur these costs
  • Prioritize upgrades to supported engine versions
  • Optimize spend across managed AWS services
AWS
EXPERT
published 2 months ago218 views