Skip to content

.Net core DI resolution of IAmazonDynamoDb takes 10+ seconds #3027

Closed Answered by ashishdhingra
minus-5 asked this question in Q&A
Discussion options

You must be logged in to vote

@minus-5 In your case, the credential resolution is failing after it tries all the credential generators. Do you have:

  • default profile configured in your credentials file?, OR,
  • Do you have a named profile?
  • Do you have AWS_PROFILE environment variable set?

Could you please clarify what do you mean by directly connecting to AWS? Almost all AWS service API(s) require credentials of some form (either long term or short team). Could you please share the code which reproduces the issue?

Thanks,
Ashish

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@minus-5
Comment options

@ashishdhingra
Comment options

@minus-5
Comment options

@ashishdhingra
Comment options

Answer selected by ashishdhingra
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
response-requested Waiting on additional info and feedback. Will move to "closing-soon" in 7 days. dynamodb
2 participants