aws-samples / aws-samples/sample-qa-studio
update logRetention to logGroup
Open
good first issue
- Dominant language
- Python
- Stars
- 20
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
updated the CDK need to fix a few deprications
```
[WARNING] aws-cdk-lib.aws_lambda.FunctionOptions#logRetention is deprecated.
use `logGroup` instead
This API will be removed in the next major release.
```
Contributor guide
Assessment
This issue has not been assessed yet.