Solved

AWS cloud library service host

  • 5 July 2022
  • 1 reply
  • 210 views

Badge +8

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.

icon

Best answer by Mike Struening RETIRED 5 July 2022, 15:35

View original

1 reply

Userlevel 7
Badge +23

It depends on what you want to do/how you have your AWS set up.

This is a question better suited to AWS/the admin on your side.  Here’s some Amazon docs to potentially help:

https://docs.aws.amazon.com/AmazonS3/latest/userguide/privatelink-interface-endpoints.html

Reply