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.

Hi, I'm attempting to set up an RDS MariaDB database to use with WordPress in the Malaysia region. I'm using a db.t3.micro database class, and it's located in a private subnet within my VPC. I've set...
1
answers
0
votes
43
views
asked 6 days ago
Hi everyone, I'm having trouble connecting to my MySQL RDS instance from an EMR cluster, even though both are in the same VPC and port 3306 is open in the security group. Here’s the setup: RDS...
0
answers
0
votes
22
views
Sachin
asked 10 days ago
Hello Community, I’m trying to run Apache Superset on an EMR cluster and I’m facing an issue with accessing the Superset web interface through SSH tunneling. Here’s a summary of my setup and the...
0
answers
0
votes
19
views
Sachin
asked 12 days ago
I am currently trying to access my Cloudwatch logs from sa-east-1, but when I try to create my datasource I get the following: <html> <head><title>504 Gateway Time-out</title></head> <body>...
1
answers
0
votes
33
views
Esteban
asked 12 days ago
Hello. I do have a question. I'm willing to automatically run a notebook (JupyterLab - SageMaker Studio) using a Notebook Job. The difficult part is that, in my .ipynb I'm connecting to Amazon...
3
answers
0
votes
118
views
Sergiu
asked 17 days ago
I am encountering this error related to a Custom::VpcRestrictDefaultSG resource in my stack. Full error message: ``` UPDATE_FAILED | Custom::VpcRestrictDefaultSG |...
2
answers
0
votes
68
views
richar
asked 18 days ago
I created a VPC using a CloudFormation template where I defined a security group with an inbound rule to enable SSH access on port 22. Below is the relevant part of my...
2
answers
0
votes
114
views
Sachin
asked 19 days ago
Hi people I have an ec2 with PHP 8.3.7, and a web form that implements phpmailer. The same form in another server works but doesn't work in aws. The SMTP port and security groups for port 25 are...
2
answers
0
votes
139
views
Ricardo
asked 23 days ago
I have builded an EC2 that have frontend with VueJs and backend with NodeJs (backend and frontend in one instance) I have set the inbound security group to accept traffic from 127.0.0.1, public and...
1
answers
0
votes
151
views
Bach
asked 23 days ago
I'm hosting an application on AWS Elastic Beanstalk (EB) in a private subnet. The security group (sg-1) for EB is configured to block all public access, which works as expected when I try to access...
3
answers
0
votes
177
views
sowndar
asked 25 days ago
I am blocked trying to use the OpenSearch Glue connection to connect to an OpenSearch domain that is hosted on a VPC. I have configured the connection to OpenSearch with a security group that allows...
2
answers
0
votes
245
views
asked a month ago
I recently set up an ECS cluster and used Service Connect to access a service in a different ECS cluster. Initially, it was not working, but after some investigation and advice, I resolved the issue...
2
answers
0
votes
152
views
asked a month ago