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
1184 results
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...
3
answers
0
votes
47
views
asked 11 days 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
111
views
asked 18 days 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
32
views
asked 19 days 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
43
views
asked 22 days 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
49
views
asked a month 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
53
views
asked a month 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
28
views
asked a month 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
59
views
asked a month ago
I've spent too much time trying every suggestion available via google so ended up here. What is suggested elsewhere simply is not working. and there must be more to my current implementation and/or d...
2
answers
0
votes
73
views
asked a month ago
Cath HwangEXPERT
published 2 months ago0 votes235 views
I want to create AWS Systems Manager Automation Documents as local files and use AWS CLI to create, update, execute automation runbooks, and monitor their execution.
I'm experiencing an issue with AWS Schema Conversion Tool (SCT) where the connection to Redshift fails when using CLI mode, but works perfectly fine with the same parameters in the UI interface.
Envi...
2
answers
0
votes
46
views
asked 2 months ago
We are experiencing issues when trying to use the elasticache API in specific regions when assuming roles
So when the `credentials` file looks like so
```
[access_user]
aws_access_key_id = ...
aws_se...
1
answers
0
votes
39
views
asked 2 months ago