Questions tagged with Amazon EC2
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 AWS, I am deploying a windows service using CI/CD pipeline in EC2 Windows instance. The instance size is `t2.micro` and using 2022 Base AMI. The weird part is the commands are executing...
2
answers
0
votes
91
views
asked 5 days agolg...
I couldn't access my instance with ssh anymore. Then I checked on EC2 dashboard, it's gone. Disappeared.
- There is no filter in the management console.
- I'm sure I'm checking the correct region
-...
2
answers
0
votes
74
views
asked 5 days agolg...
We set up an EC2 instance (SLES 15) for an ERP sandbox more than a month ago and just decided to create an EC2 instance scheduler to stop and start the instance on a predefined schedule. The instance...
Accepted AnswerAmazon EC2
1
answers
0
votes
79
views
asked 5 days agolg...
Greetings,
We are attempting to host a CRM on an EC2 instance, but I discovered in a previous attempt that AWS blocks outgoing mail ports by default, so I applied twice for an increase in our sending...
2
answers
1
votes
80
views
asked 5 days agolg...
The instances linked to my AWS account in the ap-south-1 Region were successfully restored following a system status check failure. Two EBS volumes were connected to these instances. However, it...
1
answers
0
votes
63
views
asked 5 days agolg...
Hi AWS, I am writing the code for CI/CD pipeline to download the zipped folder from S3 bucket to EC2 instance location using GitHub Actions. I have tweaked my code in order to keep the artifacts...
1
answers
0
votes
77
views
asked 5 days agolg...
I need to install the Datadog agent on the Amazon Linux ec2 instances that are under the elastic beanstalk. I’m following the below documentation however after doing that, when I ssh to the ec2 to...
0
answers
0
votes
57
views
asked 6 days agolg...
I have an EC2 instance and a lambda. They have the same:
* region
* VPC
* subnets
* security groups
* inbound rules
* outbound rules
* iot permissions
On EC2:
```
$ aws iot describe-endpoint...
2
answers
0
votes
97
views
asked 6 days agolg...
I have been reading some posts on the internet about how to delete orphaned snapshots. It seems that orphaned snapshots are snapshots that they are not linked to any AWS resource.
If I want to...
1
answers
0
votes
60
views
asked 7 days agolg...
Hello, I am working on a connector that uses the Amazon Connect chat APIs. The connecter is working fine on my local host machine. Now I deploy it on the EC2 instance after creating a Docker image...
1
answers
0
votes
62
views
asked 7 days agolg...
When I attempt to connect to one of my ec2 instances on port 80 without anything running on it I noticed an nginx 404 page when I don't have nginx running on my ec2 instance. This doesn't happen when...
Accepted AnswerAmazon EC2
1
answers
0
votes
63
views
asked 7 days agolg...
I am using an ECS and I am using a default base image of AL2 for the ec2 which I dont want to change. Say my ec2 host do not have SE linux enabled and I want the se linux to be configured and set to...
1
answers
0
votes
77
views
asked 7 days agolg...