class AWS::SNS::Subscription

def get_attributes

def get_attributes
  client.get_subscription_attributes(:subscription_arn => arn).attributes
end