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
Filter content
Select tags to filter
Sort by
Sort by most recent
1212 results
Hi,
We’re integrating Amazon Bedrock with the Vercel AI Gateway using BYOK (Bring Your Own Keys), and running into an issue that only occurs when requests go through Vercel.
### Issue
When the gatew...
2
answers
0
votes
114
views
asked 5 months ago
Gunasekaran, MakendranEXPERT
published 5 months ago0 votes592 views
This guide explains how to programmatically create Amazon Connect Outbound Campaigns using AWS APIs. Since Campaign Flows (Type: CAMPAIGN) cannot be created through the UI, this article provides a com...
I am trying to sign-in using the AWS CLI and I'm getting a 400 - Bad Request error. I've updated my awscli package to the latest version. I am able to login to the console manually via the browser by ...
3
answers
0
votes
875
views
asked 6 months ago
Hi all,
I'm trying to create a Docker using the following base image `public.ecr.aws/amazonlinux/amazonlinux:2023`. So far, my Dockerfile looks like this:
```dockerfile
FROM public.ecr.aws/amazonlin...
3
answers
0
votes
441
views
asked 6 months ago
Hi all,
I was trying to upgrade our Ubuntu 18 to Ubuntu 20. I followed the steps, but when I execute the command **sudo apt install update-manager-core**,
it says its already in its newest version (1...
4
answers
0
votes
343
views
asked 7 months ago
When I configure the logging manually using the AWS Management Console, everything works as expected.
But when I try to do the same using the AWS CLI or Terraform, I get the following error:
**An err...
4
answers
0
votes
394
views
asked 7 months ago
- Installed AWS CLI PKG made sure it was the one for arm MAC silicon
- installed for all users since single user installation was not working
- running the command but it won't give me the positive r...
2
answers
0
votes
291
views
asked 7 months ago
I’ve been consistently encountering the following CloudFormation ValidationError when deploying a simple VPC stack — even though the YAML template is properly formatted and validates successfully with...
3
answers
0
votes
141
views
asked 7 months ago
**Details:**
* IAM role: ecs_s3_ssm_full_access_role (has S3FullAccess attached)
* No Service Control Policies or permissions boundaries are blocking s3:CreateBucket
* No revoke sessions (AWSRevokeOld...
3
answers
0
votes
138
views
asked 7 months ago
I am trying to delete a Bedrock knowledge base using Python SDK (Boto3)
`client.delete_knowledge_base(knowledgeBaseId=kb_id)`
When the provided `kb_id` does not follow the required format (I assume ...
2
answers
0
votes
148
views
asked 7 months ago
Can't sign in on the extension for Amazonbi and on Amazon Q, it ask for URL which I don't have. What should I do? These tools were very helpful to me and I needed access.
1
answers
0
votes
90
views
asked 7 months ago
I am a newbie user trying to learn aws ec2, created a free tier account, EC2 instance and then trying to download the AWS CLI. Have win 11 ennv 64 bit laptop with all win updates latest. Trying to ru...
3
answers
0
votes
284
views
asked 7 months ago