All Content tagged with Amazon VPC

Amazon Virtual Private Cloud (Amazon VPC) gives you full control over your virtual networking environment, including resource placement, connectivity, and security.

Content language: English

Select up to 5 tags to filter
Sort by most recent
I am trying to address the following error: ``` Message returned: UnauthorizedOperation: You are not authorized to perform this operation. User: arn:aws:sts::<account...
1
answers
0
votes
96
views
richar
asked 20 days ago
When trying to deploy the resources below, I am getting the following error for Custom::VpcRestrictDefaultSG resource: ``` Message returned: UnauthorizedOperation: You are not authorized to perform...
1
answers
0
votes
151
views
richar
asked 20 days ago
My use case is that I want to deploy a Lambda in a vpc but also give it internet access. I initially created a VPC with default parameters, i.e. ``` const vpc = new ec2.Vpc(this, "vpc",...
3
answers
0
votes
194
views
richar
asked 21 days ago
Hello, I have set up a new ec2 windows server 2022 with a public ip . the rdp worked fine but the public ip is not windows ip. hopefully if possible i want it without a nat . ( this is not a website...
9
answers
-1
votes
185
views
asked 21 days ago
Dear Community, I am reaching out with a specific implementation requirement. Our setup necessitates the use of multiple API Gateways, and we also need to make each API Gateway accessible via one or...
2
answers
0
votes
256
views
IssacG
asked 22 days ago
I have a lambda that will create a codecommit repository. It works fine when testing locally, but the connection to codecommit times out when run in aws. The logs show that dns is working, it is able...
2
answers
0
votes
136
views
asked 23 days ago
**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...
3
answers
0
votes
159
views
sowndar
asked 25 days ago
I'm trying to add the VPC CNI add-on to my EKS cluster, but I mistakenly forgot to assign the necessary IAM role. Now the creation process has been stuck for over an hour, and I can't find a way to...
2
answers
0
votes
178
views
David
asked 25 days ago
I want to change my RDS instance from being publicly accessible to privately accessible, so I configured it to use a VPC and made the necessary changes to both the RDS configuration and App Runner's...
2
answers
0
votes
307
views
jk
asked a month ago
Hello everyone, I am learning about VPCs, and I have questions about how to design them, along with subnets. I put a practical example to be able to raise the doubts: Imagine that we have an...
Accepted AnswerAmazon VPCSecurity
1
answers
0
votes
283
views
Daniel
asked a month ago
Hi, I need to understand a technical aspect, that is, when i am querying my RDS from the Windows EC2 instance it returns the query in 500ms, whereas when i query the RDS from my personal laptop it...
2
answers
0
votes
182
views
AWS
Rajjii
asked a month ago
Hey All, I am experiencing a DNS resolution issue with my EC2 instance in the eu-west-2 region. The instance is unable to resolve domain names and access the internet, which is affecting our project's...
3
answers
0
votes
242
views
asked a month ago