Tag: security-context
An integer overflow might cause security issues when it is used for resource management or execution control.
Unchecked failures can lead to data loss.
Missing pagination on a paginated call can lead to inaccurate results.
Overriding environment variables that are reserved by AWS Lambda might lead to unexpected behavior.
Hardcoding an IP address can cause security problems.
Not setting the Amazon S3 bucket owner condition could lead to accidentally using the wrong bucket.
A batch request that doesn't check for failed items can lead to loss of data.
APIs that are not recommended were found.
Recreating AWS clients in each Lambda function invocation is expensive.