Hi, While running the scripts/setup.sh
script, I encountered multiple AWS CLI authentication errors. Below are the key issues:
Invalid Client TokenId
: The security token included in the request is invalid.Auth Failure
: Authorization header or parameters are not formatted correctly.Authorization Header Malformed
: A non-empty Access Key (AKID) must be provided in the credential.
Despite these errors, the script output: Setup completed successfully. All environment variables and Terraform backend configurations have been set.It looks like the AWS credentials might be missing, misconfigured, or expired.
This is blocking further progress, so I’d appreciate it if someone could get back to me as soon as possible to help resolve the credential issue.
I’ve attached the logs below for reference.