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
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
100
views
Venky
asked a month 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...
2
answers
0
votes
199
views
asked a month 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...
2
answers
0
votes
219
views
Yash
asked a month 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...
1
answers
0
votes
125
views
Baron
asked a month 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...
1
answers
0
votes
430
views
asked a month 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...
1
answers
-1
votes
241
views
asked a month 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...
1
answers
0
votes
230
views
asked a month 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...
1
answers
0
votes
177
views
Zdrenka
asked a month 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...
1
answers
0
votes
161
views
Feiock
asked 2 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...
4
answers
0
votes
151
views
asked 2 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...
1
answers
0
votes
125
views
asked 2 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...
1
answers
0
votes
118
views
asked 2 months ago