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
1116 results
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...
Hello,
I am trying to find which user AWS Transfer Family user has been provided access to a specific IAM policy. I figured I could to this by running the command "aws transfer list-users...
I have been using ssh to access to my EC2 instance. I am setting up the same ssh on my laptop while I am overseas. But I need the private key pc_key.pem file which is assigned to the instance. It does...
Respected Sir/Madam,
I am already certified in AWS Cloud Practitioner but I am unable to download my certificate from AWS Builder id , I was trying to login from AWS training and certification but i...
Hi there!
Our AWS users are defined in the *IAM Identity Center*. They have some custom attributes we defined, like **Division**. We use them in policy conditions where they have to match...
I'm getting the above error when importing requests in my lambda function (Python).
I am following this guide, which instructed to "pip install requests"....
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...
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...
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...
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...
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...