Class: AwsIamAccessKeys::Backend

Inherits:
Object
  • Object
show all
Defined in:
lib/resources/aws/aws_iam_access_keys.rb

Overview

Internal support class. This is used to fetch the users and access keys. We have an abstract class with a concrete AWS implementation provided here; a few mock implementations are also provided in the unit tests.

Defined Under Namespace

Classes: AwsUserIterator