Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Releases: xpring-eng/payid-lambda

v1.1

25 Aug 18:58
faebb08
Compare
Choose a tag to compare

faebb08 Removes the POST method from the Access-Control-Allow-Methods method since it's not being used.

v1.0

18 Aug 23:48
Compare
Choose a tag to compare

Initial release of the PayID Lambda stack.

Base functionality includes:

  • Creation of Lambda function
  • Creation of API Gateway endpoint to trigger the Lambda
  • Creation of S3 bucket to store accounts
  • Creation of a Route53 Hosted Zone for the domain entered
  • Creation of two helper Lambda functions used by the CloudFormation stack: one to find the ACM certificate for use with your domain and the other to start the user off with a test account.