All Content tagged with Amazon EC2

a web service that provides secure, resizable compute capacity in the cloud

Content language: English

Select tags to filter
Sort by most recent
7275 results
Hi, Is there a way to set up Session Manager to use PowerShell 7?
1
answers
0
votes
11
views
asked 3 hours ago
currently my instance security group inbound source is 0.0.0.0/0, I want to change that to a specific VPN IP example 125.25.456.88 of my organization and I want to access the ssh only throught this ip...
1
answers
0
votes
17
views
asked 6 hours ago
https://prod.us-west-1.qs.console.ec2.aws . dev/get_quickstart_list_en.json Is it safe to use this URL in production? response format also wont change in future right ?
0
answers
0
votes
23
views
asked 14 hours ago
I have 2 EC2 linux instances with the same setting and IAM role. Both got similar result when doing: aws sts get-caller-identity However, one instance cannot call secret manager via command prompt. W...
3
answers
0
votes
20
views
asked a day ago
I have an EC2 instance which hosts my backend application - catering to requests of my frontend which is hosted not on AWS. And I also have a RDS instance which is in the same VPC and is privately con...
2
answers
0
votes
29
views
asked a day ago
Created CodeDeploy Application and deployment group for a single EC2 instance, the deployment group has AWSCodeDeployRole and EC2 instance has AmazonEC2RoleforAWSCodeDeploy I manually installed codede...
0
answers
0
votes
24
views
asked 2 days ago
I have a large DDB table with 7 TB of data, 25 billion rows. This is a production table. I need to scan and add/update a column to each row of the table. The table has daily export to s3. I am conside...
2
answers
0
votes
46
views
asked 3 days ago
Based on the content of this [FAQ](https://aws.amazon.com/ec2/faqs/#t4g-instances), I can use the free instance until the end of the year. The problem is that when I try to create an instance in one o...
2
answers
0
votes
39
views
asked 3 days ago
Hello, I am a college student and with my student account I am trying to deploy a Cloud Formation template for a project. Everytime it stops the deploy on any EC2 instance that is inside the private n...
2
answers
0
votes
48
views
asked 4 days ago
I am trying to prepare my EC2 instance to be imported as a workspace image. For this I understand I need to run BYOL checker and sysprep. For [BYOL checker script](https://docs.aws.amazon.com/workspa...
2
answers
0
votes
49
views
asked 4 days ago
hi I needed to automatically start a bash script after my EC2 starts everytime, si I edited sudo crontab -e and added this line @reboot /home/ec2-user/data-pipeline/run_pipeline.sh but after that it s...
1
answers
0
votes
36
views
asked 5 days ago
I'm trying to override the client_header_timeout nginx config by adding the config client_header_timeout 300; to the file: ./platform/nginx/conf.d/myconfig.conf My EC2 instance has the following co...
1
answers
0
votes
38
views
asked 6 days ago