This is a special case for on-prem installations, where a single bucket is shared across different organizations. By using S3 access points, there is some degree of isolation by using AP ARNs (https://aws.amazon.com/s3/features/access-points/). The solution must include the proper checks to avoid cross-organization access and collisions.
This is a special case for on-prem installations, where a single bucket is shared across different organizations. By using S3 access points, there is some degree of isolation by using AP ARNs (https://aws.amazon.com/s3/features/access-points/). The solution must include the proper checks to avoid cross-organization access and collisions.