Automate PowerShell script for download files from S3

0

Hi, I want to create PowerShell script for automate download files from S3. The problem is with the credentials that I want to use to connect to AWS. I had been trying use "aws configure sso" but the problem is that I received this message "Error when retrieving token from sso: Token has expired and refresh failed". I has been looking for any solution on internet but I didn't see any that help me.

Regards!

JMCR09
preguntada hace 8 meses1073 visualizaciones
1 Respuesta
0
  1. Install AWS Cli tool in windows, following this content.
  2. Authorize your command line tool into aws.
  3. Build your script. You are ready to go.
profile picture
respondido hace 8 meses
  • Hi, thanks for answer. Just for have more context. Why if I "authorize my command line tool into aws" works for solving the error "Error when retrieving token from sso: Token has expired and refresh failed"?

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas