Installing Aggregation Microservice in AWS

This section helps you to install the Account Aggregation Microservice in AWS. Follow the below steps to install the Account Aggregation microservice:

Procedure:

  1. Copy and paste the generated zip file (from the target folder) in the installation directory and unzip it.
  2. In the AWS command line, navigate to the installation directory.
  3. To make the microservice up and running, execute the install-aws.sh shell file to set up the AWS environment.
  4. Modify the region information in the install-aws.sh script specific to your installation.
  5. EXAMPLE:
    • region us-west-2
    • event-source-arn arn:aws:kinesis:us-west-2
    • uri arn:aws:apigateway:us-west-2:lambda:path/2015-03-31/functions/arn:aws:lambda:us-west-2
  6. Once the installation is done, get the base URL for testing API.
  7. Post installation, login to the AWS portal and verify that the lambda and API gateways are properly created.
NOTE: Before installation, check if python and Jq framework are installed in the system.

Copyright © 2020- Temenos Headquarters SA

Published on :
Tuesday, October 5, 2021 11:14:11 AM IST

Feedback
x