aws-samples / aws-secure-environment-accelerator

The AWS Secure Environment Accelerator is a tool designed to help deploy and operate secure multi-account, multi-region AWS environments on an ongoing basis. The power of the solution is the configuration file which enables the completely automated deployment of customizable architectures within AWS without changing a single line of code.
Apache License 2.0
725 stars 233 forks source link

[BUG][Functional] Metadata Collection Lambda Failing #1200

Closed StephenBedard closed 10 months ago

StephenBedard commented 10 months ago

Bug reports which fail to provide the required information will be closed without action.

Required Basic Info

Describe the bug The upgrade from Node 16 to Node 18 runtimes appears to have maxed out the memory used by the Metadata Collection Lambda.

Failure Info

Required files

Steps To Reproduce

  1. In the master account, go to the Metadata Collection Lamba
  2. Click on Test and send a test event to invoke the Lambda
  3. See error on Test screen or within CloudWatch Logs

Expected behavior Accelerator metadata successfully publishing once daily.

Screenshots image

Additional context Add any other context about the problem here.

archikierstead commented 10 months ago

Merged and released in 1.5.8-c