on 2021 Oct 28 2:36 PM
Hello,
I would like to send data from an on-premise SAP ECC system to an S3 on AWS. I saw to SAP DI supports such use case but my issue is that, for security reason, our company AWS account is only accessible from our company LAN and not from internet. So, S3 APIs can not be called from SAP DI running on BTP.
A workaround could be to create an S3 locally on SAP AWS account linked to our BTP and then, grant access to it from our S3 company account using the following guide https://docs.aws.amazon.com/IAM/latest/UserGuide/tutorial_cross-account-with-roles.html
I saw there is an indirect way to create S3 on BTP that is using "Object Store" service ( see https://help.sap.com/viewer/2ee77ef7ea4648f9ab2c54ee3aef0a29/Cloud/en-US/4236b942f67349d5a583773162d... )
Is it possible to allow such cross AWS account access ?
Can such local S3 be a target for SAP DI on BTP ?
Regards,
Michael
Request clarification before answering.
Hi Michael I would check the cost of the Lambda+Cognito+ALB.
I would love to discuss that if you can send me an email to mario.defelipe@syntax.com we can see if we have an idea for a solution
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Michel, did you consider AWS Connector?
https://aws.amazon.com/marketplace/pp/prodview-ulhiv7fq4p2ug
the S3 would be accessed by SAP system, from your LAN
What kind of data are you trying to send?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Mario.
I saw in the product documentation that this tool required to enter access_key_id/secret_access_key (https://docs.linkeit.com/connector/getstarted/install/#set-aws-credentials )
Unfortunately, for security reason, we are not authorized to create AWS IAM users and so, we can not generate such access_key_id/secret_access_key.
We are supposed to create API endpoints on AWS to interact with S3 and enable authentication via a solution called Mobile SSO
| User | Count |
|---|---|
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.