OptionBUCKET_STORAGE_INFREQUENT_ACCESS_CLASS
Description Specify which storage class to use for infrequently accessed data in S3 buckets.
DefaultINTELLIGENT_TIERING

This parameter works as part of LogScale's tiered storage strategy, where data can be moved to different storage classes based on age and access patterns, helping to optimize the cost-performance balance of your deployment. The parameter defines which storage tier/class to use for data that's accessed less frequently, typically older data that still needs to be retained but is queried less often. This can helps to optimize storage costs by using less expensive storage tiers for older data.

Possible values are:

  • "INTELLIGENT_TIERING" (default)

  • "STANDARD_IA" (Infrequent Access)