Configure AWS authentication

You can configure AWS authentication in the API Engine to communicate with your webservices. This requires an Access Key and a Secret Key.

To do so, follow the steps below:

  1. Select your API Module.

  2. In the Technical View, click on the Auth tab.

  3. In the Authentication drop-down menu, select AWS Signature.

  4. Enter your Access Key and Secret Key.

  5. Optionally, enter your Session Token in case you have temporary credentials.

  6. Optionally, in case your endpoint does not contain a Region entry, select it from the drop-down menu. The default value is US East (Ohio).

Configure AWS authentication