log_retention!() { /* proc-macro */ }Expand description
Creates a validated RetentionInDays wrapper for AWS CloudWatch Logs retention periods at compile time.
ยงValidation Rules
- Value must be a number, and of the AWS-approved retention periods (in days)