Questions 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

Browse through the questions and answers listed below or filter and sort to narrow down your results.

Hello How do i package my main CloudFormation template contains a nested stack that itself contains another nested stack and Stackset using AWS CLI This what am using it does not work for the...
2
answers
0
votes
308
views
Nafiu
asked 5 months ago
I created a user in IAM identity center. Then I opened a terminal, and then use aws sso login to get the login session successfully. But when I ran aws ec2 describe-regions command in the same...
1
answers
0
votes
349
views
asked 5 months ago
I am trying to execute ``` aws identitystore describe-group --identity-store-id d-xxxxxx --group-id 51db35d0-40xx-70xx-10ae-xxxxxxx ``` from the member account of an AWS organisation which has IAM...
1
answers
0
votes
577
views
Kim
asked 5 months ago
The goal here is to, using the AWS CLI, automate restoring objects back from Deep Archive and copying them back to INTELLIGENT_TIERING. I have the first part working, I create and upload a CSV to a...
0
answers
2
votes
168
views
Mattias
asked 5 months ago
![Getting this error while adding the custom domain to aws Amplify](/media/postImages/original/IMwegXIaIpRX6P0cpaK5LO4A) Even after i added this CAA Record, i am still getting the same...
1
answers
0
votes
214
views
asked 5 months ago
When excuting this sql in the AWS Management Console / Athena Query Editor ``` ALTER TABLE iceberg_table CHANGE COLUMN comment blog_comment string AFTER id ``` it should allow for...
0
answers
0
votes
190
views
Mario
asked 5 months ago
Hello, I'm attempting to stream my video on Kinesis using the `kvssink` command, but I'm encountering an error that says "WARNING: erroneous pipeline: no element 'kvssink'". Despite installing all the...
2
answers
0
votes
257
views
asked 5 months ago
I'm trying to register a new task-definition via CLI (also from GH Actions), my request is getting rejected because of the config for volume attachment. I'm trying to create an EBS vol from a...
1
answers
0
votes
742
views
asked 5 months ago
to install pip i needed python 3 because i had errors with python 2 so i changed the symlink of python -> python 2 to python -> python 3 and now i no longer can use yum. Yum has been uninstalled and i...
1
answers
0
votes
270
views
Hugo
asked 5 months ago
I'm trying to run certain bash on a Ec2 instance that I create in a Lambda function. code ``` const instanceParams = { ImageId: "ami-0c101f26f147fa7fd", InstanceType: "t2.micro", ...
3
answers
0
votes
368
views
asked 5 months ago
Hello AWS Community, I'm experiencing an issue while trying to export an ElastiCache snapshot to an S3 bucket, both of which are located in the `eu-west-1` region. I have successfully taken a backup...
2
answers
0
votes
292
views
asked 5 months ago
Hello All, How to find the unused S3 Buckets via CLI and delete the same?
1
answers
0
votes
808
views
Karthik
asked 5 months ago