schuettc/CDK Lambda Size Gate

Fail CI before an oversized Lambda breaks your CDK deploy. Reads cdk.out and gates on the AWS 250 MiB unzipped limit.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
cdk-outPath to the synthesized cdk.out directorynocdk.out
hard-limitFAIL above this many unzipped bytes (AWS limit: 262144000)no262144000
warn-limitWARN above this many unzipped bytesno209715200
versionFull release tag of the binary to download, e.g. v1.2.3 (default: the full-semver ref this action was invoked at, else the latest release)no""

no outputs