awslabs / aws-api-gateway-developer-portal

A Serverless Developer Portal for easily publishing and cataloging APIs
Apache License 2.0
924 stars 399 forks source link

Increase memory for catalog update function #528

Closed mauritz-lovgren closed 2 years ago

mauritz-lovgren commented 2 years ago

Fixes #489

Description of changes: Increase memory for CatalogUpdaterLambdaFunction to avoid timeout that occurs with previous memory setting (128).

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.