Skip to content

Commit 8ef3d5e

Browse files
authored
Merge pull request #34 from awarmfastbear/patch-1
adding in that 300 seconds is equal to 5 minutes.
2 parents 2435c78 + 196196f commit 8ef3d5e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc_source/limits.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
AWS Lambda limits the amount of compute and storage resources that you can use to run and store functions\. The following limits apply per\-region and can be increased\. To request an increase, use the [Support Center console](https://console.aws.amazon.com/support/v1#/case/create?issueType=service-limit-increase)\.
44

5-
65
| Resource | Default Limit |
76
| --- | --- |
87
| [Concurrent executions](concurrent-executions.md) | 1000 |
@@ -26,4 +25,4 @@ The following limits apply to function configuration, deployments, and execution
2625
| File descriptors | 1024 |
2726
| Execution processes/threads | 1024 |
2827

29-
Limits for other services, such as AWS Identity and Access Management, Amazon CloudFront \(Lambda@Edge\), and Amazon Virtual Private Cloud, can impact your Lambda functions\. For more information, see [AWS Service Limits](https://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html)\.
28+
Limits for other services, such as AWS Identity and Access Management, Amazon CloudFront \(Lambda@Edge\), and Amazon Virtual Private Cloud, can impact your Lambda functions\. For more information, see [AWS Service Limits](https://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html)\.

0 commit comments

Comments
 (0)