getlift / lift

Expanding Serverless Framework beyond functions using the AWS CDK
MIT License
916 stars 113 forks source link

Fix #348 topic display name too long #349

Open cmcnicholas opened 1 year ago

cmcnicholas commented 1 year ago

fixes #348 where the displayName property exceeds the aqs model max length. See associated bug report for error message.

this PR tries to "pretty print" the display name in situations where the id is long enough to make the displayName > 100 chars