/
Lambda Errors

Lambda Errors

AWS Lambda is a very popular service where development operations occur native to the cloud without the need to deploy expensive servers or equipment. Because of this environment, it can be a prime target for attackers to take advantage of. As malware relies on a program of some sort, code will need to be run in order to carry out malicious operations.

Errors can be caused by not only code compilation failures, but due to accounts and privileges. These scenarios have the potential to indicate an unauthorized user performing action in an account. It's always important to review the code environment on a routine basis to make sure the proper programs are running by the correct users. More information about errors can be found here:

https://docs.aws.amazon.com/lambda/latest/dg/invocation-retries.html

Related content

High Volume of Lambda Activity Detected
High Volume of Lambda Activity Detected
More like this
Mass Creation/Deletion of Instances
Mass Creation/Deletion of Instances
More like this
Malicious Activity Detected - Threat Intel
Malicious Activity Detected - Threat Intel
More like this
Unusual Instance Specifications and Types
Unusual Instance Specifications and Types
More like this
Missing Account Owner Information
Missing Account Owner Information
More like this
High Volume/Denied API Activity
High Volume/Denied API Activity
More like this