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.

523 results
I am having trouble making calls to Stripe via a lambda function. My function makes a call to the Stripe and I am receiving an error "Error: Request aborted due to timeout being reached (80000ms)". I...
2
answers
0
votes
20
views
asked 2 days ago
We have a VPC that needs to be peered with another VPC managed by a partner organization. We've tried: ``` const securityGroup = new ec2.SecurityGroup(this, 'security-group', { vpc, ...
1
answers
0
votes
27
views
asked 3 days ago
I am working on a project where i need to ssh into the ec2 instance and one fine day i am unable to connect to it. the problem is i dont have a pem key needed.[this is the error i am...
3
answers
0
votes
31
views
hammad
asked 4 days ago
I have created a redhat linux instance but i cant get connect to it. sgr-025d76101be4a1f67 SSH TCP 22 Anywhere-IPv4 0.0.0.0/0 i have provided this rules. but it shows Port 22 (SSH) is open to...
2
answers
0
votes
31
views
Nayan
asked 4 days ago
I met a error from ``` Caused by: java.net.SocketTimeoutException: connect timed out ``` while script went to ``` # Script generated for node Amazon Redshift AmazonRedshift_nodexxxxxxxxxxx =...
2
answers
0
votes
35
views
Jay
asked 4 days ago
Target: I want to create an autoscaling group where I will host 2 to 3 sites. If the primary instance CPU usages increases to 80% then Autoscaling will create another instance and transfer the load...
2
answers
0
votes
31
views
mrfathi
asked 5 days ago
Hi, regarding the network interfaces created upon creation of transit gateway attachment, when I tried to add a security group to this network interfaces, it gives an error: Failed to change security...
3
answers
0
votes
37
views
asked 8 days ago
Hello Everyone, I have a small website running on an EC2 instance, the website should be running for only 5 months a year, I have used it for the last year with no issue, then I powered off the...
2
answers
0
votes
34
views
MLK
asked 8 days ago
i deleted some of me default settings. while i was cleaning up the resources, i only realised when i came by the basic module for s3. i was configuring my ec2 for the s3 bucket and when i came by the...
1
answers
0
votes
20
views
Nur
asked 10 days ago
Hi , We are running Apache webserver in EC2 instance. Suddenly We are unable to connect to HTTP ports (80,443) . We have checked everything normal from server .There is no restrictions in NACL . And...
2
answers
0
votes
56
views
Arun
asked 14 days ago
Hello, I am using Uncode wordpress theme on top of Bitnami and AWS. Seems that either AWS or Bitnami are preventing the download and upload (automatic) of the demo content. I tried changing...
1
answers
0
votes
33
views
Dragon
asked 24 days ago
Hello Team, I am encountering difficulties accessing the instance(Windows), which is currently indicated as running on the dashboard. Despite modifying the security group policy, I am unable to...
3
answers
0
votes
78
views
Ashwini
asked 25 days ago