# File lib/aws/iam/signing_certificate_collection.rb, line 80 def [] certificate_id SigningCertificate.new(certificate_id.to_s, new_options) end