lib/aws/iam/server_certificate.rb in aws-sdk-1.8.5 vs lib/aws/iam/server_certificate.rb in aws-sdk-1.9.0

- old
+ new

@@ -14,10 +14,10 @@ module AWS class IAM # Respresents a server certificate. # - # certificate = iam.server_certificates["MyCert"] + # certificate = iam.server_certificates["MyCert"] # # You can use this class to get information about a certificate # and to delete it. class ServerCertificate < Resource