inspec/lib/resources/aws
Richard Nixon 47e4c578e0 Fix aws-iam-users pagination (#2761)
* 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>
2018-03-02 09:14:05 -05:00
..
aws_cloudtrail_trail.rb Merge branch 'aws-merge-prep' into aws-merge 2018-02-08 10:09:57 -05:00
aws_cloudtrail_trails.rb Merge branch 'aws-merge-prep' into aws-merge 2018-02-08 10:09:57 -05:00
aws_cloudwatch_alarm.rb Merge branch 'aws-merge-prep' into aws-merge 2018-02-08 10:09:57 -05:00
aws_cloudwatch_log_metric_filter.rb Capture ResourceNotFound exception from LMF (#2623) 2018-02-13 09:47:12 -05:00
aws_config_recorder.rb New Resource aws_config_recorder (#2635) 2018-02-27 13:15:04 -05:00
aws_ec2_instance.rb Two deprecations in aws_ec2_instance (#2637) 2018-02-14 15:08:34 -05:00
aws_iam_access_key.rb Catch cloud exceptions and document connection info (#2636) 2018-02-14 14:15:20 -05:00
aws_iam_access_keys.rb Merge branch 'aws-merge-prep' into aws-merge 2018-02-08 10:09:57 -05:00
aws_iam_group.rb Merge branch 'aws-merge-prep' into aws-merge 2018-02-08 10:09:57 -05:00
aws_iam_groups.rb Merge branch 'aws-merge-prep' into aws-merge 2018-02-08 10:09:57 -05:00
aws_iam_password_policy.rb Improvements and matcher renaming on aws_iam_password_policy (#2638) 2018-02-14 15:59:57 -05:00
aws_iam_policies.rb Merge branch 'aws-merge-prep' into aws-merge 2018-02-08 10:09:57 -05:00
aws_iam_policy.rb Catch cloud exceptions and document connection info (#2636) 2018-02-14 14:15:20 -05:00
aws_iam_role.rb Merge branch 'aws-merge-prep' into aws-merge 2018-02-08 10:09:57 -05:00
aws_iam_root_user.rb Catch cloud exceptions and document connection info (#2636) 2018-02-14 14:15:20 -05:00
aws_iam_user.rb Catch cloud exceptions and document connection info (#2636) 2018-02-14 14:15:20 -05:00
aws_iam_users.rb Fix aws-iam-users pagination (#2761) 2018-03-02 09:14:05 -05:00
aws_kms_keys.rb Merge branch 'aws-merge-prep' into aws-merge 2018-02-08 10:09:57 -05:00
aws_route_table.rb Merge branch 'aws-merge-prep' into aws-merge 2018-02-08 10:09:57 -05:00
aws_s3_bucket.rb Catch cloud exceptions and document connection info (#2636) 2018-02-14 14:15:20 -05:00
aws_security_group.rb Merge branch 'aws-core-onramp' into aws-merge 2018-02-09 00:56:28 -05:00
aws_security_groups.rb Merge branch 'aws-core-onramp' into aws-merge 2018-02-09 00:56:28 -05:00
aws_sns_topic.rb Merge branch 'aws-merge-prep' into aws-merge 2018-02-08 10:09:57 -05:00
aws_subnet.rb Merge branch 'aws-core-onramp' into aws-merge 2018-02-09 00:56:28 -05:00
aws_subnets.rb Merge branch 'aws-core-onramp' into aws-merge 2018-02-09 00:56:28 -05:00
aws_vpc.rb Merge branch 'aws-merge-prep' into aws-merge 2018-02-08 10:09:57 -05:00
aws_vpcs.rb Merge branch 'aws-merge-prep' into aws-merge 2018-02-08 10:09:57 -05:00