MCPcopy Create free account
hub / github.com/cdk-patterns/serverless / rdsLambda.js

File rdsLambda.js

the-rds-proxy/python/lambda_fns/rds/rdsLambda.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use strict";
2const AWS = require('aws-sdk');
3AWS.config.update({ region: 'us-east-1' });
4var client = new AWS.SecretsManager({

Callers

nothing calls this directly

Calls 1

sendResFunction · 0.70

Tested by

no test coverage detected