pub async fn init_client(config: &RemoteConfig) -> Client
Expand description

Initialize an AWS Lambda client. Uses us-east-1 as the default region if no region is provided.