From a55c60fa9fd7ddb2b41199af45b02229798d5ea8 Mon Sep 17 00:00:00 2001 From: komtaki Date: Wed, 15 Sep 2021 11:25:04 +0900 Subject: [PATCH] chore: remove glacier life cycle on cloud front log s3 --- .cloudformation/cloud_front.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.cloudformation/cloud_front.yml b/.cloudformation/cloud_front.yml index b55356376d..fae3ca8532 100644 --- a/.cloudformation/cloud_front.yml +++ b/.cloudformation/cloud_front.yml @@ -40,8 +40,7 @@ Resources: Transitions: - StorageClass: STANDARD_IA TransitionInDays: 30 - - StorageClass: GLACIER - TransitionInDays: 90 + # ------------------------------------------------------------# # CloudFront # ------------------------------------------------------------#