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 would like to delete a few routing profiles that were created when the instance was stood up. However the documentation is not clear and sends you through 10 other docs that have nothing to do with...
3
answers
0
votes
256
views
asked 3 months ago
Hi. I am trying to access the AWS S3 bucket properties. I was looking for some SDK which I can use in my Java client and access the bucket information. The only SDK i see is listBuckets() which give...
1
answers
0
votes
113
views
vinay
asked 3 months ago
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
348
views
Sourish
asked 3 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
263
views
asked 3 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
347
views
asked 3 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
1771
views
Richard
asked 3 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
256
views
neevee
asked 3 months ago
Here is the item format on dynamodb table ``` { "Products": { "ProductGroupA": [ { "Description": "2", } ], "ProductGroupC": [ { "Description": "2", } ...
0
answers
0
votes
143
views
Ben
asked 3 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
324
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
116
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
638
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
406
views
asked 4 months ago