mirror of
https://github.com/inspec/inspec
synced 2024-11-10 15:14:23 +00:00
47e4c578e0
* Fix aws-iam-users pagination PROBLEM: aws-iam-users resource only retrieves 100 records due to pagination in the AWS IAM list_users function. FIX: Iterate over all the pages using the AWS pagination variables `marker` and `is_truncated` Signed-off-by: Richard Nixon <richard.nixon@btinternet.com> |
||
---|---|---|
.. | ||
cookbooks/os_prepare | ||
functional | ||
integration | ||
unit | ||
docker_run.rb | ||
docker_test.rb | ||
helper.rb |