Questions tagged with Amazon VPC
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
I have my Lambda function in private subnet of a VPC.
I need to access secret manager from my lambda(Python) function. can you please provide me the guide how to create VPC endpoint for secrets...
2
answers
0
votes
86
views
asked 23 days agolg...

1
answers
0
votes
93
views
asked 23 days agolg...
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...
1
answers
0
votes
61
views
asked 25 days agolg...
I need to communicate with a MSSQL DB which in the remote clients to retrieve data and save in my redshift table via lambda. I made the following setup. but still, I cannot communicate with the...
3
answers
0
votes
155
views
asked a month agolg...
Hi,
using nmap I can detect the private IPs of the VPC Endpoint are using old TLS versions. Is it correct?
nmap command: nmap -sV -p 443 -Pn --script ssl-enum-ciphers 10.xx.x.xx
result:
Starting...
1
answers
0
votes
128
views
asked a month agolg...
For example, I will create Parameter A: Do you have VPC yet?.
If choose No, it will show Parameter B to choose CIDR of new VPC
If choose Yes, it will show Parameter C to choose VPC
Can we do this in...
2
answers
0
votes
76
views
asked a month agolg...
Hi Team,
I am trying to create EKS cluster in eks_VPC and the Nodes in nodes_VPC in a private environment with no NAT gateway and internet Gateway.
My Doubts are:
--> Firstly can we create such thing...
1
answers
0
votes
85
views
asked a month agolg...
Hello there,
I have created a client VPN with the intention of connecting from the CVPN to a VPC which will house an archive parser application hosted on an EC2 instance.
I can't seem to reach the...
2
answers
0
votes
160
views
asked a month agolg...
Deleting a subnet succeeds even when the subnet is being used by Glue Connector Network Type. Ideally, subnet delete operation should not succeed until linked glue Connector is not deleted or modified...
1
answers
0
votes
82
views
asked a month agolg...
For EC2 on public subnet, my security group is only allow ssh, http, https, and tcp:3000, from vpc local network.
Would this security group work with code deploy? My VPC also has an public ALB
1
answers
0
votes
77
views
asked a month agolg...
I'm using cloudfront and s3, S3 have gateway, but cloudfront doesn't have any interface, but it is mentioned here https://docs.aws.amazon.com/general/latest/gr/cf_region.html
How do I add cloudfront...
1
answers
1
votes
156
views
asked a month agolg...
My VPC consists of ALB on public subnet, and Auto Scale Group of EC2 on private subnet, and a DB on private subnet too.
I want to use code deploy and pipeline, and system manager for parameter store,...
1
answers
1
votes
84
views
asked a month agolg...