Question
Capgemini
IN
Last activity: 14 Nov 2022 6:34 EST
How to call AWS API with AWS Auth Profile
Hello,
We need to call a AWS API and pass AWS access key id and secret key for authentication. However, looks like as per following documentation, AWS authentication profiles cannot be used in Connectors and can only be used for connecting to AWS S3 repositories.
https://docs-previous.pega.com/security/85/configuring-amazon-web-services-authentication-profile
Does anyone have any experience of achieving the same? Also, if it is possible to use the AWS Authentication profile, can we make the access key id and secret key dynamic instead of specifying a fixed value in the authentication profile?
Thanks in advance for suggestions / guidance.