Default-credentials-provider (Section)#

Path: /facilities/data-sources/data-source{id}/dynamodb/default-credentials-provider

Use the default credential provider that automatically looks for available credentials in multiple places, namely: java system properties, environment variables, Web Identity Token, credential profiles, and EC2 metadata service.

Parameters#

NameTypeRequiredDefaultDescription
reuse-last-providerbooleanoptionaltrueControls whether the provider should reuse the last successful credentials provider in the chain. By default it is enabled

Was this helpful?