Skip to content

Getting "identity cache miss occurred" log entry with AWS Lambda #1014

Answered by jdisanti
vladaman asked this question in Q&A
Discussion options

You must be logged in to vote

It's perfectly normal. It just means the credentials weren't already cached, so it cached them. It also happens when the credentials expire and it needs to refresh them. You can change the log level for the aws-smithy-runtime to warn if you don't want to see it in the logs.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@orf
Comment options

@orf
Comment options

Answer selected by rcoh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants