# File lib/aws/sns/subscription.rb, line 69 def unsubscribe client.unsubscribe(:subscription_arn => arn) nil end