module Certman::Resource::STS
Public Instance Methods
sts()
click to toggle source
# File lib/certman/resource/sts.rb, line 4 def sts @sts ||= Aws::STS::Client.new end
# File lib/certman/resource/sts.rb, line 4 def sts @sts ||= Aws::STS::Client.new end