Questions tagged with AWS Command Line Interface
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.
I use the below code to generate a pre_signed_url to upload multiple files using a single url.
```
response = s3_client.generate_presigned_post(
bucket_name,
"${filename}",
...
1
answers
0
votes
20
views
asked 19 hours agolg...
Hello, How are you?
Unfortunately, I deleted all files in /var/www/html/car_wash directory by mistake.
I used following command
```
sudo rm -rf * /var/www/html/car_wash
```
This is my latest activity...
1
answers
0
votes
31
views
asked a day agolg...
We use a platform called JumpCloud for device management. Part of the platform is the ability to run powershell commands from an elevated level. One of our uses for this is the ability to script out...
0
answers
0
votes
31
views
asked 2 days agolg...
I created a common administrative task via run command with AWS-RunPowerShellScript targeting a few Windows instances. I tested it and it works. I'd like to automate it so that whenever I or someone...
1
answers
0
votes
51
views
asked 2 days agolg...
I created a common administrative task via run command with AWS-RunPowerShellScript targeting a few Windows instances. I tested it and it works.
I'd like to automate it so that whenever I or someone...
0
answers
0
votes
52
views
asked 3 days agolg...
Multiple credentials are configured in the ~/.aws/credentials file, including us-east-1 and us-gov-West-1. The default is the credentials of us-east-1. I need to upload the logs to the gov area. For...
1
answers
0
votes
38
views
asked 3 days agolg...
AWS CLI showing different users than 'Correct users' in AWS Cloudshell or AWS Console browser
I think the AWS CLI is connected to old root account that had these users, however, i have created another...
1
answers
0
votes
71
views
asked 5 days agolg...
I've setup pod identity per the docs. I'm running the latest AWS CLI version, but I get this.
**Unsupported host 'x.x.x.23'. Can only retrieve metadata from these hosts: x.x.x.2, localhost,...
0
answers
0
votes
91
views
asked 6 days agolg...
What am I doing wrong?
I could have swore I am doing it right.
[ec2-user@localhost ~]$ sudo yum install -y telnet-server
Amazon Linux 2023 repository 0.0 B/s | 0 B 00:00
Errors during downloading...
2
answers
0
votes
93
views
asked 8 days agolg...
Hello team !
AWS has now launched API calls for automating implementation of Control tower. Here are the API calls which they have released .

Hello AWS People
I installed Greengrass on the Windows.
I successfully completed the deployments of Greengrass cli and...
1
answers
0
votes
110
views
asked 10 days agolg...
Control Tower APIlg...
Hello team ,
AWS has now launched Control tower API with various calls such as CreateLandingZone. I have 2 questions
1. Can I expect control tower soon in terraform registry too ?
2. How can I use...
1
answers
0
votes
125
views
asked 10 days agolg...