Skip to content

CloudFront VPC Origin in a different account

0

Hi there,

At launch, CloudFront VPC Origins didn't support the origin being in a different AWS Account, and that the feature would be supported soon.

Has this been released, and if not, does anybody know when this may be available?

Thanks,

Nathan

asked a year ago916 views

1 Answer
0

As of the latest available information, CloudFront VPC Origins still do not support origins in different AWS accounts. When the feature was initially launched, it was announced that the VPC origin resource had to be in the same AWS Account as the CloudFront distribution. At that time, it was mentioned that support for resources across all accounts would be coming soon.

However, there has not been an official announcement or update regarding the release of cross-account support for CloudFront VPC Origins. AWS continually evolves its services based on customer feedback and technological advancements, but specific timelines for feature releases are not typically disclosed publicly.

In the meantime, if you need to set up a CloudFront distribution with an origin in a different account, you might consider alternative approaches:

  1. Use a custom origin setup instead of a VPC origin, which allows for cross-account configurations.
  2. Implement cross-account access using IAM roles and policies to grant the necessary permissions between accounts.
  3. Use an Application Load Balancer or API Gateway as an intermediary in the account where the CloudFront distribution is located, which can then route requests to resources in other accounts.

It's recommended to keep an eye on AWS announcements and documentation for any updates on this feature. If this capability is critical for your use case, you may want to reach out to AWS support or your account representative for the most up-to-date information on the feature's availability.
Sources
Introducing Amazon CloudFront VPC origins: Enhanced security and streamlined operations for your applications | AWS News Blog
Lambda@Edge Compatibility with VPC Origins in CloudFront | AWS re:Post

answered a year ago

AWS
EXPERT

reviewed a year ago

EXPERT

reviewed a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.