As part of https://github.com/RootPrivileges/terragrunt-aws-modules/issues/19, files will no longer be moved to the cheaper S3 Glacier storage class. To make use of these cost savings, add a Lambda function to group the large number of small files into a single archive, which can be more cost-effectively stored on Glacier.
As part of https://github.com/RootPrivileges/terragrunt-aws-modules/issues/19, files will no longer be moved to the cheaper S3 Glacier storage class. To make use of these cost savings, add a Lambda function to group the large number of small files into a single archive, which can be more cost-effectively stored on Glacier.