CredentialErrorHandling

CredentialErrorHandling

CredentialErrorHandling

Specifies how errors should be handled when retrieving credentials.

IGNORE Return null instead of throwing an error if credentials cannot be retrieved.
THROW Throw an error if credentials cannot be retrieved (default behavior).