You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CloudFront entities have the following limits. Note that Lambda@Edge has specific limits as well, that are in addition to the default CloudFront limits.
Custom headers: maximum length of all header values and names combined
10,240 characters
Limits on SSL Certificates (Web Distributions Only)
Entity
Limit
SSL certificates per AWS account when serving HTTPS requests using dedicated IP addresses (no limit when serving HTTPS requests using SNI) For more information, see Using HTTPS with CloudFront.
SSL certificates that can be associated with a CloudFront web distribution
1
Limits on Invalidations
Entity
Limit
Object invalidation: maximum number of objects allowed in active invalidation requests, excluding wildcard invalidations For more information, see Invalidating Objects (Web Distributions Only).
3,000
Object invalidation: maximum number of active wildcard invalidations allowed
15
Object invalidation: maximum number of objects that one wildcard invalidation can process
Maximum number of fields in a request body when field-level encryption encryption is configured
10
Maximum length of a request body when field-level encryption is configured
1 MB
Maximum number of field-level encryption configurations that can be associated with one AWS account
10
Maximum number of field-level encryption profiles that can be associated with one AWS account
10
Maximum number of public keys that can be added to one AWS account
10
Maximum number of fields to encrypt that can be specified in one profile
10
Maximum number of CloudFront distributions that can be associated with a field-level encryption configuration
20
Maximum number of query argument profile mappings that can be included in a field-level encryption configuration
5
Limits on Lambda@Edge
The limits in this section apply to Lambda@Edge. These limits are in addition to the default CloudFront and Lambda limits, which also apply. See the default Lambda limits in the Limits section of the AWS Lambda Developer Guide.
Note
Lambda dynamically scales capacity in response to increased traffic, within your account’s limits. For more information, see the Scaling section of the AWS Lambda Developer Guide.