2022 Oct 12 10:26 PM
2022 Oct 13 5:48 AM
2022 Oct 14 6:13 PM
Thanks Thorsten,
Yes, I tried this but currently stuck at SHA256 error while sending data over to AWS
Does any one have a sample code to address this.
2022 Nov 08 5:32 PM
I have also the same requirement, to transfer the file to AWS S3 bucket from ABAP. Earlier used function module 'FTP_CONNECT' , 'FTP_R3_TO_SERVER' and 'FTP_COMMAND' to transfer file to inhouse FTP server. Now I have IP address, S3 Bucket name, AccessID and Secret Key . With this I have to transfer the file to AWS server.
Kindly share your findings and solution to resolve the issue.