awslabs / sbt-aws

SaaS Builder Toolkit for AWS is a developer toolkit to implement SaaS best practices and increase developer velocity.
Apache License 2.0
90 stars 16 forks source link

fix: Log name fix #59

Closed suhussai closed 1 week ago

suhussai commented 1 week ago

Issue # (if applicable)

Closes #.

Reason for this change

Use aws/vendedlogs to avoid constraints with IAM policy size.

Description of changes

Description of how you validated changes

Checklist


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the project license.

suhussai commented 1 week ago

Upgrade projen and jsii version (Causes failure when running npm ci for point solutions).