Open
Description
Currently there is no way for users to figure out what version of the Sentry SDK is included in the Lambda Layer they put onto their Lambda function.
Add the SDK version as nicely written string to the description
of the Layer version to make the SDK version visisble.
This is also listed as "Option B" in this issue: #3905