## Is your request related to a new offering from AWS? - Yes ✅: please list the AWS provider version which introduced this functionality: 5.31.0 ## Is your request related to a problem? Please describe. The module can not create the cloudwatch log group with INFREQUENT_ACCESS (cost savings) ## Describe the solution you'd like. New property in container-definition submodule: cloudwatch_log_group_class Assign property with other log group properties in service submodule. ## Describe alternatives you've considered. Creating my own cloudwatch log group :(