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
1120 results
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...
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...
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...
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...
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...
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...
I am trying to follow the instructions in the python tutorial for AWS Cloud 9. When I did step 2 it said that python was already installed, but I went to do step 3 and the instructions are suddenly...
So , i will make this short. I stored my JWT secret key in AWS Secrets Manager. After that , when running my WEB Api project , i got an error telling me that my key is not encrypted. I said ok , let...
Hello! I was just curious if there are any best practices related to creating a tight S3 bucket policy so the ability to put logs in the logging bucket is restricted only to the...
I am attempting to list all of the exports from my DynamoDB table. When I attempt to use the NextToken to retrieve the next page of exports it fails to validate the token giving me this...
Ok I have to ask, is there a better way to debug errors with importing an OpenAPI specification into API Gateway? Because this error is.. less than helpful. I'd even go as far to say it's making...
If I try to start an SSM session from AWS CLI when the EC2 disk is full, I get this error:
```
Starting session with SessionId: foo@bar.com-sdfsfsdfsdfsdfsdf
SessionId: foo@bar.com-sdfsfsdfsdfsdfsdf...