Skip to main content
Question

How does the bot access credentials to make AWS API Calls

  • April 12, 2023
  • 2 replies
  • 73 views

Forum|alt.badge.img+4

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

Forum|alt.badge.img+4
  • 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


Forum|alt.badge.img

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.