Method: Inf::AWS.ec2

Defined in:
lib/aws.rb

.ec2Object



6
7
8
# File 'lib/aws.rb', line 6

def self.ec2
  @ec2 ||= Aws::EC2::Client.new
end