# File lib/aws/sns/subscription.rb, line 153 def update_delivery_policy policy_json update_subscription_attribute('DeliveryPolicy', policy_json) end