AWS Batch on Fargate job failing with error No Credentials raises

0

Hi Team,

I am calling the credentials from ssm parameter store to login to database from ECS cluster. I have attached ssm full access to Job execution role even tough it's getting fail.

botocore.exceptions.NoCredentialsError: Unable to locate credentials

Any suggestions to this issue

  • Hi, sorry to answer your question with another question but it really depends how you are retrieving the secrets :)

    E.g. are you adding the secret to the task definition as an ENVIRONMENT VARIABLE or through direct code access in you application?

    A bit more information will make it much easier to help you.

No Answers

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions