class AWS::SNS::Subscription
def update_delivery_policy policy_json
def update_delivery_policy policy_json update_subscription_attribute('DeliveryPolicy', policy_json) end
def update_delivery_policy policy_json update_subscription_attribute('DeliveryPolicy', policy_json) end