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 tags to filter
Sort by most recent

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

1171 results
Hi, How can I keep a backup of Amazon Connect resources and deploy the resources through CloudFormation or any other techniques? The idea is, what if someone deleted a specific resources from the Con...
1
answers
0
votes
37
views
profile picture
asked 3 months ago
# Evaluating a Knowledge Base in Amazon Bedrock ## **Setup Details** I am trying to evaluate a Knowledge Base (KB) in Amazon Bedrock using the following configuration: - **Model:** `anthropic....
1
answers
0
votes
125
views
asked 3 months ago
Hi, Is there any sandbox / sandpit that can be use to test out or practice aws command line interface commands? Something similar to [https://sqlfiddle.com/]() to practice running SQL commands.
1
answers
0
votes
40
views
asked 3 months ago
Hi, I am running the command below to show the list of snapshots ``` aws rds describe-db-cluster-snapshots --snapshot-type manual --query 'DBClusterSnapshots[]."DBClusterSnapshotIdentifier"' ``` Th...
1
answers
0
votes
110
views
asked 3 months ago
Hi I am trying to add a custom layer to AWS lambda, I am trying to publish the layer using my local machine via AWS CLI. I have created a zip folder with python libraries and dependencies. I get the b...
2
answers
0
votes
561
views
asked 3 months ago
I am trying to create a resource group based on tags used with EC2 instances. The EC2 instance is tagged with Key: Name, and Value: xxcustyy I create the query using the console, using *cust* as key v...
1
answers
0
votes
36
views
asked 3 months ago
1. I have on my PC aws-cli/2.22.25 . 2. I have created an admin IAM user with the following permissions: * AdministratorAccess * AmazonEC2FullAccess * AWSBillingReadOnlyAccess * IAMUserChangePassword ...
2
answers
0
votes
202
views
asked 3 months ago
SO I have two aws accounts account A and Account B I have I am user in account A with Administrator access, and additional sts:assumerole in account B ``` { "Version": "2012-10-17", "Statem...
4
answers
0
votes
135
views
asked 4 months ago
I am working with multiple AWS accounts, where I have IAM access to both a **source account (6963451289992)** and a **target account (196354236187)**. **Task Objective**: Most of my infrastructure ...
3
answers
0
votes
490
views
asked 4 months ago
I just started going through the AWS Technical Essentials on Skill Builder. It looks like it should have hands on labs, but they are just "Demonstration" videos. I could probably fake it and build out...
2
answers
1
votes
138
views
asked 4 months ago
Is there a way to upload my AMI to Assets (that first goes through security scan) using AWS CLI/SDK? or is there an alternative to manually upload the AMI. I want to automate this step in my CI/CD pip...
1
answers
0
votes
63
views
asked 4 months ago
There is no Docker Labels parameter for run-task cli [https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ecs/run-task.html]. With AWS Fargate run-task cli, Is there a way that users ca...
1
answers
0
votes
115
views
AWS
asked 4 months ago