Module: Certman::Resource::STS

Included in:
Client
Defined in:
lib/certman/resource/sts.rb

Instance Method Summary collapse

Instance Method Details

#stsObject



4
5
6
# File 'lib/certman/resource/sts.rb', line 4

def sts
  @sts ||= Aws::STS::Client.new
end