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
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...
I'm encountering an issue while deploying AWS FEEDS using the CID CLI tool. I’m consistently getting a TABLE_NOT_FOUND error, and it seems like some configurations might be pointing to an incorrect...
Hi i have to export ec2 ubuntu instance, but i get error "no underlaying snapshots" (the instance was on), then i create an ami file and export to s3 but the exported file has bin extension...
We have been trying to upgrade our AWS MSK cluster broker from kafka.t3.small → kafka.m7g.large. But it seems to go in the updating state for around 2-3 hours and then fail with...
Hello AWS Community,
We are exploring how advanced AI and quantum computing solutions can be integrated with AWS to enhance efficiency and problem-solving capabilities.
Details:
Technologies:...
I tried to access the metrices and try to get the insights from them using AWS CLI / Python scirpt, but its tricky to access since.
For an example, i have a kafka, and there are 3 brokers, and inside...