Description
C++ functions can integrate with the AWS Lambda runtime model through a native runtime library. It is useful for developers building Lambda workloads in C++ where performance, native dependencies, or existing code matter.
This is a development runtime component. Deployed functions still run in AWS and may process cloud credentials, network data, and billable execution time.