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
질문됨 8달 전1076회 조회
1개 답변
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
답변함 8달 전
  • 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"?

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠