Method: Fog::AWS::STS::Mock#data

Defined in:
lib/fog/aws/sts.rb

#dataObject

[View source]

39
40
41
# File 'lib/fog/aws/sts.rb', line 39

def data
  self.class.data[@aws_access_key_id]
end