Closed jeanluciano closed 8 months ago
Am I right in understanding that the logs prefix setting can still be overridden by including it explicitly in cloudwatch_logs_options
?
Am I right in understanding that the logs prefix setting can still be overridden by including it explicitly in
cloudwatch_logs_options
?
Yeah users can still set it if they'd like too.
Closes #402
Example
Checklist
pre-commit
checks.pre-commit install && pre-commit run --all
locally for formatting and linting.mkdocs serve
view documentation locally.