Type guard for RetentionDays enum. Validates that the value is a valid CloudWatch Logs retention period.
Value to check
true if the value is a valid RetentionDays or undefined
Error if logging is a number but not a valid RetentionDays value
Type guard for RetentionDays enum. Validates that the value is a valid CloudWatch Logs retention period.