Plan to replicate backup data from source to target region, create AWS VPC endpoint for com.amazonaws.s3-global.accesspoint, it will make sure replication data go through AWS backbone. Commvault provide more service host option, which one should I select? any suggestion?
https://documentation.commvault.com/11.24/expert/121564_amazon_s3_aws_iam_role_policy.html
-
For AWS PrivateLink for Amazon S3, provide the service host provider name as
[VPC-endpoint-ID].[region].vpce.amazonaws.com
. For example,vpce-1a2b3c4d-5e6f.s3.us-east-1.vpce.amazonaws.com
. -
For Amazon S3 Access Points, provide the service host provider name as
s3-accesspoint.[region].amazonaws.com
. -
For Access Point with AWS PrivateLink, provide the service host provider name as
accesspoint.[VPC-endpoint-ID].[region].vpce.amazonaws.com
. For example,accesspoint.vpce-1a2b3c4d-5e6f.s3.us-east-1.vpce.amazonaws.com
.