For one of the projects, we need to upload PDF files from a local folder to an AWS S3 bucket. To utilize UiPath AWS activities, IAM instance roles need to be created for the bot account. However, due to security constraints, the IT team is not prepared to provide the IAM role and access key/secret key for the bot account to access and upload the PDFs to the AWS S3 bucket.
Are there any alternative methods to upload the files to AWS S3 through UiPath?
Is there any way to upload files into AWS S3 bucket without Access Key and Secret Key. Please suggest if there any any other work around for the same ?