From commits-return-5640-apmail-libcloud-commits-archive=libcloud.apache.org@libcloud.apache.org Thu Dec 5 08:25:42 2013 Return-Path: X-Original-To: apmail-libcloud-commits-archive@www.apache.org Delivered-To: apmail-libcloud-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id EC52A108F4 for ; Thu, 5 Dec 2013 08:25:41 +0000 (UTC) Received: (qmail 2001 invoked by uid 500); 5 Dec 2013 08:25:41 -0000 Delivered-To: apmail-libcloud-commits-archive@libcloud.apache.org Received: (qmail 1976 invoked by uid 500); 5 Dec 2013 08:25:38 -0000 Mailing-List: contact commits-help@libcloud.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@libcloud.apache.org Delivered-To: mailing list commits@libcloud.apache.org Received: (qmail 1962 invoked by uid 99); 5 Dec 2013 08:25:36 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 05 Dec 2013 08:25:36 +0000 Date: Thu, 5 Dec 2013 08:25:36 +0000 (UTC) From: "Chris Clarke (JIRA)" To: commits@libcloud.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (LIBCLOUD-434) Route53 list_records() limited to 100 records MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/LIBCLOUD-434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13839941#comment-13839941 ] Chris Clarke commented on LIBCLOUD-434: --------------------------------------- New pull request: https://github.com/apache/libcloud/pull/187 > Route53 list_records() limited to 100 records > --------------------------------------------- > > Key: LIBCLOUD-434 > URL: https://issues.apache.org/jira/browse/LIBCLOUD-434 > Project: Libcloud > Issue Type: Bug > Components: DNS > Reporter: Chris Clarke > > The [Route53 ListResourceRecordSets endpoint|http://docs.aws.amazon.com/Route53/latest/APIReference/API_ListResourceRecordSets.html] returns a maximum of 100 records per request. -- This message was sent by Atlassian JIRA (v6.1#6144)