All Content tagged with AWS Command Line Interface
The AWS Command Line Interface (CLI) is a unified tool to manage your AWS services.
Content language: English
Select up to 5 tags to filter
Sort by most recent
Hi team,
Getting this error while runninng query in athena
com.amazonaws.services.s3.model.AmazonS3Exception: Access Denied (Service: Amazon S3; Status Code: 403; Error Code: AccessDenied; Request...
I have a reactjs application that I would like to deploy on aws Amplify, but I get the following error during deployment.
```
2024-09-11T17:54:07.509Z [INFO]: # Cloning repository:...
Sometimes when we try to launch a new ECS task in a Fargate instance a task will be created but it will never progress into RUNNING. It will try for a while until it stops. It happens rarely but it's...
In looking [here](https://docs.aws.amazon.com/AmazonS3/latest/userguide/MultiFactorAuthenticationDelete.html) regarding enabling MFA deletion on an S3 bucket, and checking the [AWS CLI v2...
The AWS CLI documentation at https://docs.aws.amazon.com/cli/latest/userguide/cli-chap-welcome.html reads:
> "While you might find it in package managers, these are unsupported and unofficial...
Hello, when I first set up my AWS account on linux, I somehow ended up with separate MFA's for AWS Console versus AWS SSO. At the time, I did not properly understand why this happened. Now my linux...
Hi I am JAYASRI YESTERDAY i have create a aws account but its not working ,i got mail upload id proof and I also upload I am student so i upload only my voter id,aadar card and college id.
After that...
Issue:
Our ECS service is experiencing connectivity issues with AWS Kinesis. We see these errors in the logs:
`[error] [AWS Log: ERROR](AWSClient)HTTP response code: -1 Exception name: Error...
Hi, I am bulk creating users within IAM Identity Center via a shell script. I am able to create and then add all users to a group with an application attached successfully, however none of the users...
HI everyone, I want to up load binaries images to bucket (s3) using cURL and put from another server using python. I tried to many ways to do (Shell script, python) but I can't do it.
Could you guide...
Does anyone know why the 'npx ampx sandbox' command throws error as 'unable to get local issuer certificate'?
Whereas the 'npx create next-app' command doesn't have any problem.
Also, the other AWS...
I'm trying to audit some AWS accounts to see if MFA is enforced for access keys. Every other time I've seen this done in other reviews for other companies, the MFA condition was enforced in a trust...