class Aws::Plugins::RetryErrors::LegacyHandler
def response_truncatable?(context)
def response_truncatable?(context) context.http_response.body.respond_to?(:truncate) end
def response_truncatable?(context) context.http_response.body.respond_to?(:truncate) end