icingaweb2-module-aws
icingaweb2-module-aws copied to clipboard
Import AWS hosts into Icinga Director
# Summary # When updating the AWS SDK to `3.181.1` a newer version of `guzzle` becomes a dependency. The Icinga Web 2 module `reactbundle` brings `guzzle` in an older version...
when using configured AWS access keys instead of roles, the request is failing with an unauthorised error. This only happens when configuring an import job. The keys work successfully when...
Version 1.1.0 of the AWS module lacks a way of setting retries for API connections. There's a known issue with some versions of AWS SDK that needs to raise the...
## Expected Behavior Setting a proxy in the configuration makes the module use the proxy. ## Current Behavior Setting a proxy in the configuration has no effect. ## Possible Solution...