Questions tagged with Security Group

A security group acts as a virtual firewall for your EC2 instances to control inbound and outbound traffic.

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.

Dear AWS Support, I'm experiencing connectivity issues with my EC2 instance despite it showing as running successfully in the AWS Management Console. Here are the details: AWS account shows: "0 EC2...
3
answers
0
votes
402
views
asked 2 months ago
My ultimate goal is to have my EMR Serverless application Internet egress access to invoke a specific third party API/REST call. Unfortunately, the EMR Serverless application must then be put into a...
1
answers
0
votes
530
views
asked 2 months ago
I have a CloudFormation template that installs a number of lambda functions as well as a security group that they use. I am to install the template but when I come to delete it, the process fails. It...
2
answers
0
votes
332
views
zeiddev
asked 2 months ago
I currently have 1 EC2 instance that hosts our react frontend server, using a godaddy registered domain and deployed with Route53, and 1 EC2 Instance that hosts a graphql backend server. Both EC2...
1
answers
0
votes
268
views
Arka
asked 3 months ago
Hi, this is my first project ever working with AWS and I am working on a simple task management application just for practice. In the app, users can create, manage, and track tasks. Users will also be...
2
answers
0
votes
752
views
Abed
asked 3 months ago
I have an EC2 instance behind an ALB. I configured SSL on the ALB so that it can be accessed via HTTPS protocol. However, when I tried to send an HTTPS request from that EC2 instance, the request...
3
answers
0
votes
756
views
jjshen
asked 3 months ago
On my Application load balancer configuration the https listener and traffic distribution is working allright. Now while I was trying to redirect all http traffic to https, it seems not to work. the...
3
answers
0
votes
229
views
Vikas
asked 3 months ago
Hi, I have created an Athena Interface Endpoint through CloudFormation template. I have written the below yaml script to create the same. But I want add a new security group to athena endpoint which...
4
answers
0
votes
319
views
Apu
asked 3 months ago
Hi, I have created a Elastic beanstalk web server and this inturn created a EC2 host one single instance. We run an application inside EC2 on a particular port. so the security group is updated with...
3
answers
0
votes
2521
views
asked 3 months ago
Hello, I created a PostgreSQL instance in AWS RDS using the default security group which allows all traffic from all ports range as an inbound rule. Besides this I cannot connect my local dev...
2
answers
0
votes
331
views
Daniel
asked 3 months ago
sg-06ea94777d82c3725 (Default) --> -- All TCP TCP 0 - 65535 0.0.0.0/0 sg-0a3806b0e18149559 --> -- All TCP TCP 0 - 65535 sg-06ea94777d82c3725 we have an API gateway with VPC link using the...
1
answers
0
votes
232
views
asked 3 months ago
I have a lambda attached to the private subnets in the VPC. I have defined and vpc interface endpoint so that lambda can access AWS secret manager. But it is timing out. When I check issue was with...
1
answers
0
votes
437
views
Jehan
asked 3 months ago