Company logo
  • Empleos
  • Bootcamp
  • Acerca de nosotros
  • Para profesionales
    • Inicio
    • Empleos
    • Cursos y retos
    • Preguntas
    • Profesores
    • Bootcamp
  • Para empresas
    • Inicio
    • Nuestro proceso
    • Planes
    • Pruebas
    • Nómina
    • Blog
    • Comercial
    • Calculadora

0

126
Vistas
boto3 python package installed but aws/config does not exist

I installed AWS CLI and Boto3 but can't find Shared Credentials File to put user access key. I tried to install it on Windows 7 and Ubuntu and I have got the same issue, simply can't find the Shared Credentials File in the default location ~/.aws/credentials

I was using this official guide of boto3

Thanks,

8 months ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

In fact, you can create your ~/.aws folder yourself then manually key in and save the config into ~/.aws/credentials and ~/.aws/config

If you think it is troublesome, after you install awscli usign apt , you can run aws configure to use the shell interface to create those folder.

sudo apt install awscli

aws configure

The aws shell script will ask you for access key and create ~/.aws/credential and ~/.aws/config

8 months ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos