Release Summary
A minor release containing bugfixes for the ec2_eni_info module and the aws_rds inventory plugin, as well as improvements to the rds_instance module.
Minor Changes
amazon.aws collection - refacterization of code to use argument specification fallback when falling back to environment variables for security credentials and AWS connection details (#1174).
rds_instance - Split up the integration test-suite in a series of smaller tests (#1185).
rds_instance - add support for gp3 storage type (#1266).
Bugfixes
aws_rds - fixes bug in RDS inventory plugin where config file was ignored (#1304).
lambda - fix flaky integration test which assumes there are no other lambdas in the account (#1277)