Questions 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

Browse through the questions and answers listed below or filter and sort to narrow down your results.

I found that the Greengrass installer is unable to load credentials when I'm using an AWS SSO profile. I'm trying the commands below from...
1
answers
0
votes
371
views
Sourish
asked 4 months ago
I'm encountering a installation error when using "npx ampx sandbox" in Webstorm Jetbrain after " npm install amplify@latest". ``` SignatureDoesNotMatch error when attempting to use the ampx sandbox...
1
answers
0
votes
294
views
asked 4 months ago
Hello, I have not been able to upload a file to an S3 bucket for a file of around 120GB. It used to work, but not anymore. Whenever I try, the transfer stops in the middle, very close to the end,...
2
answers
0
votes
361
views
asked 4 months ago
I've tried using both the aws qbusiness chat-sync CLI command and the underlying API but can't get either to work even though I'm using a user with full `"qbusiness:*" access to all "*"...
6
answers
5
votes
2041
views
Richard
asked 4 months ago
I was successfully setup my pi4 as core device, and some components works fine like IP detector in the console. I was plan to setup Modbus RTU inbuilt component and the component is installed...
2
answers
0
votes
269
views
neevee
asked 4 months ago
Here is the item format on dynamodb table ``` { "Products": { "ProductGroupA": [ { "Description": "2", } ], "ProductGroupC": [ { "Description": "2", } ...
0
answers
0
votes
148
views
Ben
asked 4 months ago
I want to migrate my lightsail to ipv6 only instance, I following this: https://docs.aws.amazon.com/lightsail/latest/userguide/amazon-lightsail-create-an-instance-root-volume-snapshot.html, but when...
10
answers
0
votes
350
views
asked 4 months ago
In my taskdef.json I have a volume ``` "volumes": [ { "name": "tmp-files", "efsVolumeConfiguration": { "fileSystemId": "fs-0de0326ae8f3dd0b6", "transitEncryption":...
1
answers
0
votes
127
views
asked 4 months ago
Hello, We are using s3 service to upload file in s3 bucket in php. when we tried to upload a file it gives below error. HTTPSConnectionPool(host=' bucket-name.s3.ap-south-1.amazonaws.com ',...
1
answers
0
votes
701
views
Aniket
asked 4 months ago
I am trying to complete the AWS Cloud Resume Challenge. I'm trying to upload to s3 using Github Actions, however even though I have the necessary secrets in my Github Actions and the seemingly the...
1
answers
0
votes
420
views
asked 5 months ago
Experience level is novice. I've built my kubernetes cluster and see my nodes and pods in the AWS EKS console but when I try to use kubectl describe nodes command it fails. I've tried it on both the...
1
answers
0
votes
345
views
scott
asked 5 months ago
So I created a public repo in AWS ECR. When i type the following command in AWS CLI: `aws ecr-public get-login-password --region us-east-1 | docker login --username AWS --password-stdin...
1
answers
0
votes
237
views
asked 5 months ago