copilot-cli
copilot-cli copied to clipboard
[Feature Request]: Logging Retention for Scheduled Job Configuration through Manifest
Describe your idea/feature/enhancement
I wish Copilot would allow me to customize the logging retention policy for my Scheduled Job through the manifest file.
Proposal
Currently, there is a way to customize the logging retention policy for other Copilot services such as the load balanced web service through the manifest file using the logging.retention config. Having a similar config for the Scheduled Job would allow users of copilot to define a logging retention policy that best matches their business needs.
Additional Details
Hello @HoosCoding for a workaround to unblock: can you use override to update the field in our generated CFN template? https://aws.github.io/copilot-cli/docs/developing/overrides/yamlpatch/