We have purchased 35 GB of SPICE capacity for our AWS account in the us-west-2 region. I’m experiencing an issue where SPICE capacity appears not to be released after deleting a dataset.
Steps taken:
-
Created a SPICE dataset using a custom SQL query
-
SPICE capacity usage increased from 33 GB to 97 GB
-
Deleted the dataset
-
SPICE capacity remains at 97 GB (not released)
Discrepancy observed:
-
The SPICE Capacity Management page shows 97 GB usage
-
Using
ListDataSetsandDescribeDataSetAPIs to calculate total SPICE consumption across all datasets returns only 35 GB
Questions:
-
Why is there a 62 GB discrepancy between the API-reported usage and the Capacity Management page?
-
Is there a delay in releasing SPICE capacity after dataset deletion?
-
Are there any recommended steps to troubleshoot or resolve this issue?