Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
mongorestore --uri=<target DB URI> --drop path-to-backup-folder/

AWS

Lambda

When creating an AWS LambdaIn order to allow Lambdas to access public Internet, make sure to use cu-cals-johnson-lab-vpc for VPC and choose use both cu-cals-johnson-lab-subnet-private-1 and cu-cals-johnson-lab-subnet-private-2 for subnets. This can be done during the creation of a new Lambda or in the Configuration tab of an existing Lambda.

...