aws AWS What's New ·

Amazon RDS shows storage volume initialization status

dataawsengineeraws-s3aws-rds
feature patch

Amazon RDS now offers visibility into the initialization status of database storage volumes restored from snapshots. This feature helps users understand when storage is fully initialized and ready for optimal performance, mitigating potential I/O latency during this phase. Previously, RDS instances were reported as available before full initialization, leaving users unaware of performance stabilization. The new status and progress fields, accessible via the RDS Console and API, provide real-time monitoring for all RDS database instances.

  • Monitor RDS storage volume initialization status
  • New fields for real-time storage progress monitoring
  • Availability and usage
Features (1)
  • Monitor RDS storage volume initialization status

    Amazon RDS now provides visibility into the initialization status of database storage volumes after restoration from snapshots. This allows users to determine when storage is fully initialized and ready for latency-sensitive workloads at full performance. The feature is available today through the RDS Console, AWS CLI, and AWS SDKs.

Enhancements (1)
  • New fields for real-time storage progress monitoring

    The RDS Console and DescribeDBInstances API now include StorageOperationStatus and StorageOperationPercentProgress fields. These allow real-time monitoring of storage initialization and optimization progress, enabling users to validate block writes and plan for full provisioned performance. This addresses the previous lack of direct signals for performance stabilization.

Notes (1)
  • Availability and usage

    Storage volume initialization status is accessible by default for all Amazon RDS database instances in all commercial AWS Regions and US GovCloud Regions. Users can utilize this information to time workloads to align with initialization completion and storage optimization.

Read the original announcement →

https://aws.amazon.com/about-aws/whats-new/2026/08/amazon-rds-storage-volume-initialization-visibility

Related releases