LambdaManagedInstancesCapacityProviderConfig - Amazon Lambda
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

LambdaManagedInstancesCapacityProviderConfig

Configuration for Lambda-managed instances used by the capacity provider.

Contents

CapacityProviderArn

The Amazon Resource Name (ARN) of the capacity provider.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 140.

Pattern: arn:aws[a-zA-Z-]*:lambda:[a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1}:\d{12}:capacity-provider:[a-zA-Z0-9-_]+

Required: Yes

ExecutionEnvironmentMemoryGiBPerVCpu

The amount of memory in GiB allocated per vCPU for execution environments.

Type: Double

Valid Range: Minimum value of 2.0. Maximum value of 8.0.

Required: No

PerExecutionEnvironmentMaxConcurrency

The maximum number of concurrent execution environments that can run on each compute instance.

Type: Integer

Valid Range: Minimum value of 1. Maximum value of 1600.

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: