All Content tagged with Shared VPC
You can share your VPCs to leverage the implicit routing within a VPC for applications that require a high degree of interconnectivity and are within the same trust boundaries.
Content language: English
Select up to 5 tags to filter
Sort by most recent
27 results
Account B's airflow EC2 was reading data from Account A's RDS from Account A's airflow EC2 using VPC Peering with Account A. There was no other changes on account B, simply upgraded the RDS instance...
**Project Plan Overview**
We have a plan to extract data from around 60 different data sources and store it in an S3 bucket. So far, we’ve implemented the solution for 2 data sources.
**Initial...
I've successfully used RDS Oracle EFS Integration using an EFS located in the same AWS Account as the RDS Database. However, I would like to be able to use an EFS created in another AWS Account under...
An error occurred (NotFoundException) when calling the CreateVpcPeeringConnection operation: Fleet fleet-sg-dba2-47f1-8c4f-sdg not found. This is what I receive when I call...
What are the AWS services that are compatible with Shared VPC. Is this https://docs.aws.amazon.com/vpc/latest/userguide/vpc-sharing.html the updated list?
What about OpenSearch or ElasticCache or...
I have two VPCs in two different accounts ( VPC A in Account A and VPC B in Account B) and I have created a VPC Peering between Both.
Is It possible in the CDK Code used to build the Infrastructure...
Dear community, could anybody please help me with the solution below:
![Solution](/media/postImages/original/IMzOAeVKuKR029rk5eZIklxA)
- I have 2 AWS accounts (Account A and Account B)
- In...
Hello all,
I'm currently working with an AWS infrastructure that includes VPCs across shared, serviceA, and serviceB accounts. These VPCs are interconnected through a Transit Gateway, with an AWS VPN...
I have an EC2 Instance in ap-south-1 and in eu-west-2 and I am trying to setup a Peering VPC connection to ping from one instance to the...
I have an instance in us-west-2, account B (user). Account A (service) has a shared VPC with account B. I'm trying to use SSM to access the instance in the user account (B). I wasn't able to add a...
This is going from a Public API Gateway Rest API in Account A to a private NLB in a VPC in Account B.
### Use case:
* Account A
* Publicly facing API Gateway
* No VPC
* Account B
* Internal NLB...
I'm currently facing an issue while accessing a RDS (MySQL) in another AWS account, using a shared VPC through AWS Athena Federated Query. I have already configured everything, including VPC, Subnets....