Test E2E - ggordo12/AWS-Lambda GitHub Wiki

AWS - Test E2E

The following postman collection will be helpful to execute E2E test. To use this collection, there has to be made some previous environment configuration to have the postman collection to work:

E2E Configuration

  • {{URL}}: URL of the API Gateway without the endpoint of the API REST.
  • {{AWS_ACCESS}}: AWS access credential.
  • {{AWS_SECRET}}: AWS secret access token.
  • {{AWS_REGION}}: AWS Region where the LAMBDA functions are deployed.