ExtConfigProvider v1.0.0 ExtConfigProvider.Client behaviour View Source

Behaviour for the AWS Client

Expects a config_key, which will be the key the parameter is stored under. And a list of config_overrides to override the configuration for the AWS client.

Link to this section Summary

Link to this section Callbacks

Link to this callback

get_config(config_key, config_overrides)

View Source
get_config(config_key :: binary(), config_overrides :: list()) :: binary()