class Aws::Lambda::Types::AccountLimit
@see docs.aws.amazon.com/goto/WebAPI/lambda-2015-03-31/AccountLimit AWS API Documentation
@return [Integer]
PutFunctionConcurrency.
capacity that’s reserved for individual functions with
The maximum number of simultaneous function executions, minus the
@!attribute [rw] unreserved_concurrent_executions
@return [Integer]
The maximum number of simultaneous function executions.
@!attribute [rw] concurrent_executions
@return [Integer]
directly to Lambda. Use Amazon S3 for larger files.
The maximum size of a deployment package when it’s uploaded
@!attribute [rw] code_size_zipped
@return [Integer]
they’re extracted.
The maximum size of a function’s deployment package and layers when
@!attribute [rw] code_size_unzipped
@return [Integer]
packages and layer archives.
The amount of storage space that you can use for all deployment
@!attribute [rw] total_code_size
storage sizes are in bytes.
Limits that are related to concurrency and storage. All file and