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 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
157
views
asked 4 days 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
159
views
asked 4 days 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
129
views
asked 6 days 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
136
views
Zdrenka
asked 6 days 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
76
views
Feiock
asked 10 days 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
111
views
asked 13 days 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
94
views
asked 18 days 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
93
views
asked 19 days ago
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...
1
answers
0
votes
159
views
asked 24 days ago
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...
0
answers
0
votes
188
views
misu
asked a month ago
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...
1
answers
0
votes
80
views
asked a month ago
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...
1
answers
0
votes
481
views
Jake
asked a month ago