docs
docs copied to clipboard
corrects memorysize cloudformation type for lambda
The type for MemorySize should be Int, but it is shown as a string
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lambda-function.html
Issue #, if available:
Description of changes:
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Hey @VicFrolov :wave: great catch and thank you for the PR!
Hi @VicFrolov, do you want to commit the suggestions above and we can get this merged in. Thanks!
@siegerts sure thing!