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#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| reuse-last-provider | boolean | optional | true | Controls whether the provider should reuse the last successful credentials provider in the chain. By default it is enabled |