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 was testing cli functions in my account using CloudShell on a bucket in another account that has a policy permitting access to my user. The ls command (aws s3 ls) would list buckets I have access...
4
answers
0
votes
499
views
jay m
asked 2 months ago
Hi re:Post, I'm trying to CloudShell connect to one of our RDS servers: db-demo.cfxtxc6pmq18.us-east-2.rds.amazonaws.com using this command: aws ssm start-session --target cfxtxc6pmq18 I've been...
1
answers
0
votes
311
views
profile picture
DC
asked 2 months ago
I’ve been trying to set up my application on AWS Elastic Beanstalk using the EB CLI. Despite creating new keys and updating my AWS configuration multiple times, I keep encountering a ‘wrong...
2
answers
0
votes
310
views
ratnesh
asked 2 months ago
I'm loggin in the aws cli like this: `aws sso login --profile val-profile-name` after getting the message: Successfully logged into Start URL: `https://....` but after this any call to aws like for...
2
answers
0
votes
451
views
awsman
asked 2 months ago
Hello, With AWS CLI, api 'transfer start-file-transfer', is it possible to specify the remote filename for an outbound transfer ? In the following example, I am able to transfer the file from the...
1
answers
0
votes
213
views
asked 2 months ago
Hi, I'm pretty new to AWS, coming from Azure World. I've reading the docs, but I've not found what I'm lookking for: 1. A official tutorial on developing/creating a Lambda function con VS Code 2....
1
answers
0
votes
218
views
profile picture
Jona
asked 2 months ago
Hi, I am new to use AWS. I want download the data from others S3 bucket (I get the Access Key Id and Secret Access Key). After I download CLI and finish configuration by given Access Key Id and...
2
answers
0
votes
168
views
hyobo
asked 2 months ago
Hi all, I have a Ubuntu instance that I'm trying to export via aws cli and I'm getting the following error. StatusMessage": "ClientError: Unsupported: No grub directories found" Thanks in advance...
2
answers
0
votes
241
views
Juraj
asked 2 months ago
I have created a new user in IAM Identity Centre, and I sso login to my account in aws cli via these...
8
answers
0
votes
269
views
HY
asked 2 months ago
I have referred to the CLI docs (https://awscli.amazonaws.com/v2/documentation/api/latest/reference/kms/get-key-rotation-status.html) when creating a script that generates a list of the keys and...
1
answers
0
votes
163
views
asked 2 months ago
I use a federated identity via IAM Identity Centre, and I'm running into all sorts of problems when using AWS CLI. I have run the following commands: aws sso configure aws sso login --profile...
1
answers
0
votes
241
views
nk
asked 2 months ago
I want to change the storage class of a folder in S3 through the CLI. I created a lifecycle-policy.json ``` { "Rules": [ { "ID": "Move to Glacier Instant Retrieval", "Status":...
3
answers
0
votes
783
views
asked 2 months ago