Rest service integration for AMAZON AWS APIGateway using AMAZON IAM authentication
I have the requirement where our application need to connect to AWS API gateway using AWS IAM authentication for S3 service.
I would like to know in detail the sequence of steps that need to be performed in PEGA 7.3 to connect to AWS API gateway using AWS signature.
I have established the connection via postman for this requirement and through Postman using AWS signature as authentication type and providing access key, secret key and API header, connection can be established. However, I could not find AWS signature as an authentication type in PEGA and how to provide the access key and secret key.
Also, I was unable to find any detailed steps to connect to AWS API gateway from PEGA using AWS signature authentication. Thus, I want to request any implementation approach or detailed steps to implement this requirement.
Our application is using PEGA 7.3 version currently for it.
***Edited by Moderator: Pallavi to update platform version***