Package software.amazon.awssdk.services.lambdacore
package software.amazon.awssdk.services.lambdacore
AWS Lambda Core is a set of APIs for managing shared infrastructure resources used by AWS Lambda. The Lambda Core API provides operations for creating and managing network connectors that enable Lambda MicroVMs to access resources in your Amazon Virtual Private Cloud (Amazon VPC).
Network connectors provision elastic network interfaces (ENIs) in your VPC subnets, providing a managed network path from Lambda compute environments to private resources such as Amazon RDS databases, Amazon ElastiCache clusters, and internal APIs. You create a network connector once and attach it to one or more Lambda MicroVMs at run time.
-
ClassDescriptionService client for accessing AWS Lambda Core asynchronously.A builder for creating an instance of
LambdaCoreAsyncClient.This includes configuration specific to AWS Lambda Core that is supported by bothLambdaCoreClientBuilderandLambdaCoreAsyncClientBuilder.Service client for accessing AWS Lambda Core.A builder for creating an instance ofLambdaCoreClient.Class to expose the service client settings to the user.A builder for creating aLambdaCoreServiceClientConfiguration