What is S3 standard infrequent access?
Amazon S3 Standard - Infrequent Access (Standard - IA) is an Amazon S3 storage class for data that is accessed less frequently, but requires rapid access when needed. Standard - IA offers the high durability, throughput, and low latency of Amazon S3 Standard, with a low per GB storage price and per GB retrieval fee.
There are no retrieval charges in S3 Intelligent-Tiering. If an object in the infrequent access tier is accessed later, it is automatically moved back to the frequent access tier. No additional tiering charges apply when objects are moved between access tiers within the S3 Intelligent-Tiering storage class.
S3 Intelligent-Tiering standard and bulk data retrieval and restore requests are free of charge for all four access tiers: Frequent, Infrequent, Archive, and Deep Archive access tiers. Subsequent restore requests called on objects already being restored will be billed as a GET request.
How many days must an object remain in standard infrequent access storage class before transitioning to Glacier storage class?
Objects must be stored at least 30 days in the current storage class before you can transition them to STANDARD_IA.
* Infrequent Access Storage - This refers to the number of objects stored within S3 buckets of the following storage classes - S3 Standard-IA and S3 One Zone-IA. Infrequent Access Storage cost is the amount incurred for accessing the items that are in S3- IA.
Below are the AWS S3 that constitute to Infrequent access charges:
This is how these service items are determined
S3- Standard Infrequent Access = operation = StandardIAStorage
S3 - Storage = Operation = StandardStorage
S3 - API = UsageType = Request-Tier
'Infrequent Access Storage Overheard' will count overhead related to just Infrequent Access Storage and not Intelligent Tier IA Storage.
By looking at the Cost History report and filtering for S3 IA Overhead and S3 Standard IA, the overhead cost spikes along with the standard IA services.