Comment
Chitra23
Tera Contributor
- Mark as Read
- Mark as New
- Bookmark
- Permalink
- Report Inappropriate Content
05-10-2023
06:43 PM
Hi @Tomko ,
Great article. Thanks for providing us all the required details. I have a requirement to download files from s3 bucket to servicenow table. I've added credentials in Amazon s3 Credential Alias. When i use "List Bucket" action in my flow, i'm getting access denied errors, as it's using "https://s3.amazonaws.com" as the base url instead of "https://[bucket name].s3.amazonaws.com". I don't see any option to configure the connection url in credential alias. I would be great if can throw some light on this. When i try to use "Download s3 objects to servicenow record" action, dummy bucket list is displayed.