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.

1139 results
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 ...
0
answers
0
votes
113
views
asked 4 months ago
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 p...
2
answers
0
votes
243
views
asked 4 months ago
Hi AWS Community, I'm reaching out for help with a frustrating issue I've been facing. Despite granting full access to CloudFormation stacks, I'm still encountering an AccessDenied error. This is rea...
2
answers
0
votes
295
views
asked 4 months ago
Hi, my C++ program cannot access any file on Ubuntu arm and amd 22 instance on AWS, but it can work well on my local machines. All of files permission denied when the program tried to access these fil...
1
answers
0
votes
165
views
asked 4 months ago
I am trying to create a pod from another pod which is running using python script. When I do this: ``` # Load the in-cluster config config.load_incluster_config() ``` as well as ``` # Load th...
1
answers
0
votes
528
views
asked 4 months ago
It seems to me that there is a bug in Cloud Quest: Serverless Chatbot Using Private Data | Practice | Step 34/75 Running .startup.sh generates multiple errors: ``` AWSLabsUser-hw893NXLAajTk87X5ZaDL6:...
1
answers
-1
votes
287
views
asked 4 months ago
Hey all: I am trying to create a simple Q app via the API from Python. When I run the below code, I get the following error: An error occurred (AccessDeniedException) when calling the CreateAppl...
1
answers
0
votes
298
views
asked 4 months ago
Hello, I am encountering an issue while attempting to modify a parameter for my AWS Lightsail relational database instance. Despite the parameter being marked as modifiable, I receive an error indicat...
1
answers
0
votes
215
views
asked 4 months ago
I wanted to create a config rule for my entire org to require specific tags and key values. I was able to deploy this rule from my management account using Cloudshell with this command: ``` aws conf...
1
answers
0
votes
252
views
asked 4 months ago
Dear AWS Community, Is there anybody here utilizing WinSCP to browse Files in S3? We wanted to use WinSCP to browse and download Files which is in the Glacier Deep Archive state. Is there a way to in...
4
answers
0
votes
208
views
asked 4 months ago
I have a codepipeline triggered by codecommit that should build lambdas and deploy zips to s3, but what lambdas are build is determined in codebuild when it reads a json file. how can i choose how man...
1
answers
0
votes
160
views
asked 5 months ago
I am in college and my hypervisors class provided us with the basic tier for aws academy. We are setting up a personal webpage using elastic beanstalk and are basing it off of https://docs.aws.amazon....
1
answers
0
votes
165
views
asked 5 months ago