Skip to main content
Cadet | Tier 2
April 12, 2023
Question

How does the bot access credentials to make AWS API Calls

  • April 12, 2023
  • 2 replies
  • 125 views

I have created a variables the holds the Access key ID and Secret access key, I also have my API.I can’t seem to create an object that represents the AWS service I want to interact with to authenticate and establish a connection with the AWS service.Which action may I use? 

 

2 replies

Navigator | Tier 3
April 13, 2023

Hello,

you can find in bot store, there are many package about AWS; 

If you don’t see your need, you can use Rest Web service package, inside there are action like Get, Poste, Delete put method

Cadet | Tier 2
September 13, 2023

Hello Lesley.
Good afternoon
Did you manage to log in to AWS, or did you get any documentation in A360 to do so?
I think the Rest package is not enough for this, since AWS authentication is quite complex.
Stay tuned.
thank you.