File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11#  https://github.com/awslabs/cid-data-collection-framework/blob/main/data-exports/deploy/cur-aggregation.yaml
22AWSTemplateFormatVersion : " 2010-09-09" 
3- Description : AWS Legacy CUR Aggregation Stack v0.1 .0 - AWS Solution SO9011 
3+ Description : AWS Legacy CUR Aggregation Stack v0.2 .0 - AWS Solution SO9011 
44Metadata :
55  AWS::CloudFormation::Interface :
66    ParameterGroups :
@@ -129,7 +129,7 @@ Resources:
129129        Rules :
130130          - Id : Object&Version Expiration 
131131            Status : Enabled 
132-             NoncurrentVersionExpirationInDays : 32   #  1 month 
132+             NoncurrentVersionExpirationInDays : 1 
133133    Metadata :
134134      cfn_nag :
135135        rules_to_suppress :
@@ -281,8 +281,8 @@ Resources:
281281        Rules :
282282          - Id : Object&Version Expiration 
283283            Status : Enabled 
284-             NoncurrentVersionExpirationInDays : 32   #  1 month 
285-             ExpirationInDays : 64   #  2 months 
284+             NoncurrentVersionExpirationInDays : 1 
285+             ExpirationInDays : 7 
286286    Metadata :
287287      cfn_nag :
288288        rules_to_suppress :
Original file line number Diff line number Diff line change 11#  https://github.com/awslabs/cid-data-collection-framework/blob/main/data-exports/deploy/data-exports-aggregation.yaml
22AWSTemplateFormatVersion : " 2010-09-09" 
3- Description : AWS Billing Data Export Aggregation v0.3.1  - AWS Solution SO9011 
3+ Description : AWS Billing Data Export Aggregation v0.4.0  - AWS Solution SO9011 
44Metadata :
55
66  AWS::CloudFormation::Interface :
@@ -245,7 +245,7 @@ Resources:
245245        Rules :
246246          - Id : Object&Version Expiration 
247247            Status : Enabled 
248-             NoncurrentVersionExpirationInDays : 32   #  1 month 
248+             NoncurrentVersionExpirationInDays : 1 
249249    Metadata :
250250      cfn_nag :
251251        rules_to_suppress :
@@ -422,8 +422,8 @@ Resources:
422422        Rules :
423423          - Id : Object&Version Expiration 
424424            Status : Enabled 
425-             NoncurrentVersionExpirationInDays : 32   #  1 month 
426-             ExpirationInDays : 64   #  2 months 
425+             NoncurrentVersionExpirationInDays : 1 
426+             ExpirationInDays : 7 
427427      Tags : #  Hacky way to manage conditional dependencies
428428        - Key : IgnoreConditionalDependency 
429429          Value : !If [IsDestinationAccount, !Ref DestinationS3, ''] 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments