1 Answer
- Newest
- Most votes
- Most comments
1
Hello.
For example, why not try setting the bucket policy for the S3 bucket that your customer has so that it can be accessed from your AWS account?
https://repost.aws/knowledge-center/cross-account-access-s3
Relevant content
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 4 months ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 23 days ago
If you are hosting your application on EC2, I think you can set up a cross-account role. https://repost.aws/knowledge-center/s3-instance-access-bucket
Hello, But our costomer does not want to upload his stl files in our ec2,s3 or in database due to confidentiality. They are saying they want to setup a server ,s3 and database on their own and use our service. But in any case we don't want to share the code. How to setup so that they call for the api to their ec2 and our source code does not get sacrificed.
You can set up something like PrivateLink to privately share APIs from your AWS account to your customers' AWS accounts. How about trying to deal with it here? https://docs.aws.amazon.com/vpc/latest/privatelink/what-is-privatelink.html