aws_credentials/ffi
Types
pub type CredentialsProcess =
process.Subject(dynamic.Dynamic)
Values
pub fn error_atom() -> atom.Atom
pub fn force_refresh() -> dynamic.Dynamic
pub fn force_refresh_with_options(
options: List(#(atom.Atom, dynamic.Dynamic)),
) -> dynamic.Dynamic
pub fn get_credentials() -> dynamic.Dynamic
pub fn is_undefined(
value: dynamic.Dynamic,
undefined: atom.Atom,
) -> Bool
pub fn start_link() -> dynamic.Dynamic
pub fn undefined_atom() -> atom.Atom