Forum archive › Amazon Web Services ( AWS )
ArchiveAWS cli / python - The config profile (\'XXXXXX\') could not be found
Read-only archive. These discussions are from Tracston's earlier
technical forum and are kept online because the answers are still useful.
New replies are closed. Need help with something like this?
Talk to us.
Question
11 Nov 2021
Problem
user try to execute either aws cli or python tools using boto3 and getting the follow error
The config profile ('admin') could not be found
Solution
Create your profile with --profile flag
aws configure --profile 'YOUR_PROFILE'
Need this fixed properly?
We do this for a living.
Kubernetes, DevOps and platform engineering, delivered in days — not another weekend lost to a stack trace.
Start a project →