Skip to content

formalco/end-user-credentials-lambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lambda function to fetch Formal Sidecar Credentials on behalf of a user

Deploy

To deploy the lambda function, run the following commands:

npm run install
npm run build
terraform init
terraform apply

Usage

You will find an example of client interaction with the lambda function in the client directory. To run the example client, run the following commands:

cd client
ts-node client.ts

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published