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
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
371
views
profile picture
DC
asked 4 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
350
views
ratnesh
asked 4 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
619
views
awsman
asked 4 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
340
views
asked 4 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
247
views
profile picture
Jona
asked 4 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
305
views
hyobo
asked 4 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
287
views
Juraj
asked 4 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
344
views
HY
asked 4 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
191
views
asked 4 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
283
views
nk
asked 4 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
860
views
asked 5 months ago
I noticed that https://aws.amazon.com/cli refers to the v2 CLI but the link to Release Notes takes the user to https://github.com/aws/aws-cli/blob/develop/CHANGELOG.rst , whereas I think it would be...
1
answers
0
votes
217
views
lexicon
asked 5 months ago