Skip to content

An AWS Lambda function that returns the event schedule of Kumpula's Potential worklife and recruitment event

Notifications You must be signed in to change notification settings

Potentiaali/event-schedule-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Useful commands

  • npm run build compile typescript to js
  • npm run watch watch for changes and compile
  • cdk deploy deploy this stack to your default AWS account/region
  • cdk diff compare deployed stack with current state
  • cdk synth emits the synthesized CloudFormation template

Bootstrapping environment

  • Run cdk bootstrap aws://{AWS_ACCOUNT_ID}/{AWS_REGION} --profile {PROFILE_NAME}

Deploying stack

  • Run cdk deploy --profile {PROFILE_NAME}

Reference

  • AWS_ACCOUNT_ID: AWS Account ID

  • AWS_REGION: AWS Region (Prefer eu-central-1)

  • PROFILE_NAME: Profile with Access key ID, Secret access key and Region configured

About

An AWS Lambda function that returns the event schedule of Kumpula's Potential worklife and recruitment event

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published