Question

S3 Bucket login by CLI

  • 4 March 2024
  • 1 reply
  • 50 views

Badge

I want to login S3 bucket using CLI so how to do it in automation anywhere 360?


1 reply

Badge

AWS S3 bucket communication can be done using REST web service command. Please check below article.

https://apeople.automationanywhere.com/s/article/How-to-include-AWS-Signature-Authorization-in-Rest-Web-Services-Package

Sample bot is there with the article. Please download it, import and try. API URL can be any s3 API. You can try with POST command with the given inputs. 

 

Reply