Currently the RDK lambda function that is created to check for compliance will create a log group, but there is no expiration set on the log group. This makes it so the logs will never expire which can have some cost implications over time. Some industries also have strict data retention policies that cannot be applied to lambda functions deployed through RDK. I am requesting a feature that gives users the ability to configure how long the compliance logs should be retained.