Skip to main content

Questions tagged [amazon-web-services]

Amazon web service questions are on topic here only if the question is about the operating system or using a PC application hosted there. Otherwise, other sites on the network may be more appropriate

0 votes
0 answers
27 views

Errors in Amazon Textract (OCR) [closed]

I've run a test of Amazon's OCR engine, Textract, and found several problems. The language of the test document is Dutch. I've boiled down the issues to one short excerpt of the document. In the ...
NewSites's user avatar
  • 800
-2 votes
0 answers
18 views

Can you list all your AWS resources with a single cli command? [closed]

I'm running Cloud Formation scripts on AWS to test in-development infrastructure. I'm aware that Cloud Formation can't always delete resources on stack deletion. To make sure I'm tracking all my ...
Connor's user avatar
  • 97
0 votes
0 answers
16 views

AWS - free tier SQS quota [closed]

I have a simple personal project I work on from time to time to learn AWS. Recently I received an alert emailk from aws stating that I'm reaching the free tier quota for one or more services with the ...
fudo's user avatar
  • 101
0 votes
0 answers
13 views

Error in SiteWiseEdgePublisher log with MqttModule

I've setup AWS Greengrass and AWS Sitewise on a Ubuntu 24.02 VM. In the /greengrass/v2/logs/aws.iot.SiteWiseEdgePublisher.log file I see the following error: 2024-06-21T20:45:28.465Z [INFO] (Copier) ...
Kris's user avatar
  • 163
0 votes
1 answer
26 views

Not possible to update Helm AWS TargetGroupBinding

I have a helm chart that contains a TargetGroupBinding {{- range $v := .Values.targetBindings }} apiVersion: elbv2.k8s.aws/v1beta1 kind: TargetGroupBinding metadata: name: {{ include "...
James Gedny's user avatar
0 votes
0 answers
32 views

Google Autocomplete carried over from Azure to AWS VM despite different owner and hosting

I recently experienced the above, where a website that was typed into the browser of a Azure VM showed up as autocomplete option in a AWS VM (Yes, I have explicit permission to use both VMs). The VMs ...
Riley's user avatar
  • 1
2 votes
1 answer
35 views

How to change the IAM username in my AWS account?

I have been using an AWS account for more than 6 months now and it was created by my Manager for project purposes. At first, it was made for testing purposes but it is now handled by 3-5 people in my ...
Geethu's user avatar
  • 23
0 votes
0 answers
25 views

Mirror traffic to two different loadbalancers

We have infrastructure that receives traffic from devices through a route53 subdomain pointed to a load balancer. The domain is configured on the devices and its not feasible to update/add another ...
BUCKSHOT's user avatar
0 votes
0 answers
52 views

can't docker-compose up all at once on ec2 t2.micro

I have 3 services in my compose.yaml, 2 web apps and nginx proxy manager, on ec2 if I call sudo docker-compose up it will eventually freeze and the instance will become unresponsive ( I have to reboot ...
Omu's user avatar
  • 857
1 vote
1 answer
169 views

use aws instance connect without port 22 open from anywhere

Right now I can connect to my ec2 instance using aws instance connect (via the browser, aws console site), if I have in my security group port 22 open from anywhere, I tried to specify instead of 0.0....
Omu's user avatar
  • 857
0 votes
2 answers
114 views

Configure new user for AWS EC2 with SSH

I have created an EC2 instance. It has internet connectivity and I can ssh into ubuntu@ip using the 'test_kp.pem'. I have created a new user.. useradd test-user and created a new keypair test-user-...
Hector Harris's user avatar
2 votes
0 answers
83 views

AWS SSM SSH with host alias not working as expected

I'm wondering why this command works (1): ssh -i .ssh/my-dev.pem ubuntu@i-1234abc But this command fails with the error below (2): ssh myec2 The error is: An error occurred (TargetNotConnected) when ...
Markus Hedlund's user avatar
1 vote
1 answer
132 views

Terraform `aws_eks_node_group` Ready But Create Never Completes

I have a terraform setup where I create a new launch template and a node group. Without the launch template everything works correctly. With the launch template, the nodes become ready but the node ...
bulletshot60's user avatar
1 vote
0 answers
134 views

Amazon Workspaces doesn't scroll very well when using a macbook touchpad

I have a macbook pro and am using Ubunutu in Amazon workspaces. The scrolling using the two finger gesture only sometimes works. Seems to somewhat work when doing the whole gesture quickly including ...
Aequitas's user avatar
  • 683
0 votes
1 answer
1k views

How to Automatically Run Script on AWS EC2 Instance Startup?

I would like to create a Python script and run it on an AWS EC2 instance (t3.micro with Windows). I want the script to start automatically when I turn on the instance. Do you think if I set it to ...
CastoldiG's user avatar
  • 101

15 30 50 per page
1
2 3 4 5
66