Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/awslabs/aws-lambda-cpp
/ LambdaRuntimeTest
Method
LambdaRuntimeTest
tests/runtime_tests.cpp:61–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
LambdaRuntimeTest() : m_lambda_client(create_lambda_config()), m_iam_client(create_iam_config()) {}
62
63
~LambdaRuntimeTest() override
64
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected