good first issuesize/Stype/enhancementtype/request
Description
Hello good day!
How can we set the retention period of the ECS to never expire?
Docs here and here did not specify how we can do it in the manifest.yml.
Contributor guide
Tech stack
goaws
Domain
backendclouddevops
Issue type
documentation
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
2
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
1-3 hours
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
active
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
clear
Prerequisites
Git
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
75
Research direction
Check the manifest schema and CloudFormation LogGroup retention property to see if a value of 'never' or ' 1' is supported for retention period. Update the documentation accordingly.