programs.awscli.settings

Home-Manager option

Configuration written to $HOME/.aws/config.

type: open submodule of attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))
Default
{ }
Example
{ "default" = { region = "eu-west-3"; output = "json"; }; };
declared in: <home-manager/modules/programs/awscli.nix>source unavailable