pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/py-botocore Botocore is a low-level interface to a...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a4bc5399d592
branches:  trunk
changeset: 364721:a4bc5399d592
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Jul 03 21:09:44 2017 +0000

description:
Botocore is a low-level interface to a growing number of Amazon Web Services.
Botocore serves as the foundation for the AWS-CLI command line utilities.
It will also play an important role in the boto3.x project.

diffstat:

 net/py-botocore/DESCR    |    3 +
 net/py-botocore/Makefile |   20 +
 net/py-botocore/PLIST    |  759 +++++++++++++++++++++++++++++++++++++++++++++++
 net/py-botocore/distinfo |    6 +
 4 files changed, 788 insertions(+), 0 deletions(-)

diffs (truncated from 804 to 300 lines):

diff -r 56dd791e2a23 -r a4bc5399d592 net/py-botocore/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/py-botocore/DESCR     Mon Jul 03 21:09:44 2017 +0000
@@ -0,0 +1,3 @@
+Botocore is a low-level interface to a growing number of Amazon Web Services.
+Botocore serves as the foundation for the AWS-CLI command line utilities.
+It will also play an important role in the boto3.x project.
diff -r 56dd791e2a23 -r a4bc5399d592 net/py-botocore/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/py-botocore/Makefile  Mon Jul 03 21:09:44 2017 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1 2017/07/03 21:09:44 adam Exp $
+
+DISTNAME=      botocore-1.5.78
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    net python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=b/botocore/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/boto/botocore
+COMMENT=       Low-level interface to a growing number of Amazon Web Services
+LICENSE=       apache-2.0
+
+DEPENDS+=      ${PYPKGPREFIX}-dateutil>=2.5.3:../../time/py-dateutil
+DEPENDS+=      ${PYPKGPREFIX}-docutils>=0.12:../../textproc/py-docutils
+DEPENDS+=      ${PYPKGPREFIX}-jmespath>=0.7.1:../../textproc/py-jmespath
+
+USE_LANGUAGES=         # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 56dd791e2a23 -r a4bc5399d592 net/py-botocore/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/net/py-botocore/PLIST     Mon Jul 03 21:09:44 2017 +0000
@@ -0,0 +1,759 @@
+@comment $NetBSD: PLIST,v 1.1 2017/07/03 21:09:44 adam Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/botocore/__init__.py
+${PYSITELIB}/botocore/__init__.pyc
+${PYSITELIB}/botocore/__init__.pyo
+${PYSITELIB}/botocore/args.py
+${PYSITELIB}/botocore/args.pyc
+${PYSITELIB}/botocore/args.pyo
+${PYSITELIB}/botocore/auth.py
+${PYSITELIB}/botocore/auth.pyc
+${PYSITELIB}/botocore/auth.pyo
+${PYSITELIB}/botocore/awsrequest.py
+${PYSITELIB}/botocore/awsrequest.pyc
+${PYSITELIB}/botocore/awsrequest.pyo
+${PYSITELIB}/botocore/client.py
+${PYSITELIB}/botocore/client.pyc
+${PYSITELIB}/botocore/client.pyo
+${PYSITELIB}/botocore/compat.py
+${PYSITELIB}/botocore/compat.pyc
+${PYSITELIB}/botocore/compat.pyo
+${PYSITELIB}/botocore/config.py
+${PYSITELIB}/botocore/config.pyc
+${PYSITELIB}/botocore/config.pyo
+${PYSITELIB}/botocore/configloader.py
+${PYSITELIB}/botocore/configloader.pyc
+${PYSITELIB}/botocore/configloader.pyo
+${PYSITELIB}/botocore/credentials.py
+${PYSITELIB}/botocore/credentials.pyc
+${PYSITELIB}/botocore/credentials.pyo
+${PYSITELIB}/botocore/data/_retry.json
+${PYSITELIB}/botocore/data/acm/2015-12-08/examples-1.json
+${PYSITELIB}/botocore/data/acm/2015-12-08/paginators-1.json
+${PYSITELIB}/botocore/data/acm/2015-12-08/service-2.json
+${PYSITELIB}/botocore/data/apigateway/2015-07-09/examples-1.json
+${PYSITELIB}/botocore/data/apigateway/2015-07-09/paginators-1.json
+${PYSITELIB}/botocore/data/apigateway/2015-07-09/service-2.json
+${PYSITELIB}/botocore/data/application-autoscaling/2016-02-06/examples-1.json
+${PYSITELIB}/botocore/data/application-autoscaling/2016-02-06/paginators-1.json
+${PYSITELIB}/botocore/data/application-autoscaling/2016-02-06/service-2.json
+${PYSITELIB}/botocore/data/appstream/2016-12-01/examples-1.json
+${PYSITELIB}/botocore/data/appstream/2016-12-01/paginators-1.json
+${PYSITELIB}/botocore/data/appstream/2016-12-01/service-2.json
+${PYSITELIB}/botocore/data/athena/2017-05-18/paginators-1.json
+${PYSITELIB}/botocore/data/athena/2017-05-18/service-2.json
+${PYSITELIB}/botocore/data/autoscaling/2011-01-01/examples-1.json
+${PYSITELIB}/botocore/data/autoscaling/2011-01-01/paginators-1.json
+${PYSITELIB}/botocore/data/autoscaling/2011-01-01/service-2.json
+${PYSITELIB}/botocore/data/batch/2016-08-10/examples-1.json
+${PYSITELIB}/botocore/data/batch/2016-08-10/paginators-1.json
+${PYSITELIB}/botocore/data/batch/2016-08-10/service-2.json
+${PYSITELIB}/botocore/data/budgets/2016-10-20/examples-1.json
+${PYSITELIB}/botocore/data/budgets/2016-10-20/paginators-1.json
+${PYSITELIB}/botocore/data/budgets/2016-10-20/service-2.json
+${PYSITELIB}/botocore/data/clouddirectory/2016-05-10/paginators-1.json
+${PYSITELIB}/botocore/data/clouddirectory/2016-05-10/service-2.json
+${PYSITELIB}/botocore/data/cloudformation/2010-05-15/examples-1.json
+${PYSITELIB}/botocore/data/cloudformation/2010-05-15/paginators-1.json
+${PYSITELIB}/botocore/data/cloudformation/2010-05-15/service-2.json
+${PYSITELIB}/botocore/data/cloudformation/2010-05-15/waiters-2.json
+${PYSITELIB}/botocore/data/cloudfront/2014-05-31/paginators-1.json
+${PYSITELIB}/botocore/data/cloudfront/2014-05-31/service-2.json
+${PYSITELIB}/botocore/data/cloudfront/2014-05-31/waiters-2.json
+${PYSITELIB}/botocore/data/cloudfront/2014-10-21/paginators-1.json
+${PYSITELIB}/botocore/data/cloudfront/2014-10-21/service-2.json
+${PYSITELIB}/botocore/data/cloudfront/2014-10-21/waiters-2.json
+${PYSITELIB}/botocore/data/cloudfront/2014-11-06/paginators-1.json
+${PYSITELIB}/botocore/data/cloudfront/2014-11-06/service-2.json
+${PYSITELIB}/botocore/data/cloudfront/2014-11-06/waiters-2.json
+${PYSITELIB}/botocore/data/cloudfront/2015-04-17/paginators-1.json
+${PYSITELIB}/botocore/data/cloudfront/2015-04-17/service-2.json
+${PYSITELIB}/botocore/data/cloudfront/2015-04-17/waiters-2.json
+${PYSITELIB}/botocore/data/cloudfront/2015-07-27/paginators-1.json
+${PYSITELIB}/botocore/data/cloudfront/2015-07-27/service-2.json
+${PYSITELIB}/botocore/data/cloudfront/2015-07-27/waiters-2.json
+${PYSITELIB}/botocore/data/cloudfront/2015-09-17/paginators-1.json
+${PYSITELIB}/botocore/data/cloudfront/2015-09-17/service-2.json
+${PYSITELIB}/botocore/data/cloudfront/2015-09-17/waiters-2.json
+${PYSITELIB}/botocore/data/cloudfront/2016-01-13/paginators-1.json
+${PYSITELIB}/botocore/data/cloudfront/2016-01-13/service-2.json
+${PYSITELIB}/botocore/data/cloudfront/2016-01-13/waiters-2.json
+${PYSITELIB}/botocore/data/cloudfront/2016-01-28/paginators-1.json
+${PYSITELIB}/botocore/data/cloudfront/2016-01-28/service-2.json
+${PYSITELIB}/botocore/data/cloudfront/2016-01-28/waiters-2.json
+${PYSITELIB}/botocore/data/cloudfront/2016-08-01/paginators-1.json
+${PYSITELIB}/botocore/data/cloudfront/2016-08-01/service-2.json
+${PYSITELIB}/botocore/data/cloudfront/2016-08-01/waiters-2.json
+${PYSITELIB}/botocore/data/cloudfront/2016-08-20/paginators-1.json
+${PYSITELIB}/botocore/data/cloudfront/2016-08-20/service-2.json
+${PYSITELIB}/botocore/data/cloudfront/2016-08-20/waiters-2.json
+${PYSITELIB}/botocore/data/cloudfront/2016-09-07/paginators-1.json
+${PYSITELIB}/botocore/data/cloudfront/2016-09-07/service-2.json
+${PYSITELIB}/botocore/data/cloudfront/2016-09-07/waiters-2.json
+${PYSITELIB}/botocore/data/cloudfront/2016-09-29/paginators-1.json
+${PYSITELIB}/botocore/data/cloudfront/2016-09-29/service-2.json
+${PYSITELIB}/botocore/data/cloudfront/2016-09-29/waiters-2.json
+${PYSITELIB}/botocore/data/cloudfront/2016-11-25/examples-1.json
+${PYSITELIB}/botocore/data/cloudfront/2016-11-25/paginators-1.json
+${PYSITELIB}/botocore/data/cloudfront/2016-11-25/service-2.json
+${PYSITELIB}/botocore/data/cloudfront/2016-11-25/waiters-2.json
+${PYSITELIB}/botocore/data/cloudfront/2017-03-25/examples-1.json
+${PYSITELIB}/botocore/data/cloudfront/2017-03-25/paginators-1.json
+${PYSITELIB}/botocore/data/cloudfront/2017-03-25/service-2.json
+${PYSITELIB}/botocore/data/cloudfront/2017-03-25/waiters-2.json
+${PYSITELIB}/botocore/data/cloudhsm/2014-05-30/examples-1.json
+${PYSITELIB}/botocore/data/cloudhsm/2014-05-30/service-2.json
+${PYSITELIB}/botocore/data/cloudsearch/2011-02-01/service-2.json
+${PYSITELIB}/botocore/data/cloudsearch/2013-01-01/paginators-1.json
+${PYSITELIB}/botocore/data/cloudsearch/2013-01-01/service-2.json
+${PYSITELIB}/botocore/data/cloudsearchdomain/2013-01-01/examples-1.json
+${PYSITELIB}/botocore/data/cloudsearchdomain/2013-01-01/service-2.json
+${PYSITELIB}/botocore/data/cloudtrail/2013-11-01/examples-1.json
+${PYSITELIB}/botocore/data/cloudtrail/2013-11-01/paginators-1.json
+${PYSITELIB}/botocore/data/cloudtrail/2013-11-01/service-2.json
+${PYSITELIB}/botocore/data/cloudwatch/2010-08-01/examples-1.json
+${PYSITELIB}/botocore/data/cloudwatch/2010-08-01/paginators-1.json
+${PYSITELIB}/botocore/data/cloudwatch/2010-08-01/service-2.json
+${PYSITELIB}/botocore/data/cloudwatch/2010-08-01/waiters-2.json
+${PYSITELIB}/botocore/data/codebuild/2016-10-06/examples-1.json
+${PYSITELIB}/botocore/data/codebuild/2016-10-06/paginators-1.json
+${PYSITELIB}/botocore/data/codebuild/2016-10-06/service-2.json
+${PYSITELIB}/botocore/data/codecommit/2015-04-13/examples-1.json
+${PYSITELIB}/botocore/data/codecommit/2015-04-13/paginators-1.json
+${PYSITELIB}/botocore/data/codecommit/2015-04-13/service-2.json
+${PYSITELIB}/botocore/data/codedeploy/2014-10-06/examples-1.json
+${PYSITELIB}/botocore/data/codedeploy/2014-10-06/paginators-1.json
+${PYSITELIB}/botocore/data/codedeploy/2014-10-06/service-2.json
+${PYSITELIB}/botocore/data/codedeploy/2014-10-06/waiters-2.json
+${PYSITELIB}/botocore/data/codepipeline/2015-07-09/examples-1.json
+${PYSITELIB}/botocore/data/codepipeline/2015-07-09/paginators-1.json
+${PYSITELIB}/botocore/data/codepipeline/2015-07-09/service-2.json
+${PYSITELIB}/botocore/data/codestar/2017-04-19/paginators-1.json
+${PYSITELIB}/botocore/data/codestar/2017-04-19/service-2.json
+${PYSITELIB}/botocore/data/cognito-identity/2014-06-30/examples-1.json
+${PYSITELIB}/botocore/data/cognito-identity/2014-06-30/paginators-1.json
+${PYSITELIB}/botocore/data/cognito-identity/2014-06-30/service-2.json
+${PYSITELIB}/botocore/data/cognito-idp/2016-04-18/examples-1.json
+${PYSITELIB}/botocore/data/cognito-idp/2016-04-18/paginators-1.json
+${PYSITELIB}/botocore/data/cognito-idp/2016-04-18/service-2.json
+${PYSITELIB}/botocore/data/cognito-sync/2014-06-30/service-2.json
+${PYSITELIB}/botocore/data/config/2014-11-12/examples-1.json
+${PYSITELIB}/botocore/data/config/2014-11-12/paginators-1.json
+${PYSITELIB}/botocore/data/config/2014-11-12/service-2.json
+${PYSITELIB}/botocore/data/cur/2017-01-06/examples-1.json
+${PYSITELIB}/botocore/data/cur/2017-01-06/paginators-1.json
+${PYSITELIB}/botocore/data/cur/2017-01-06/service-2.json
+${PYSITELIB}/botocore/data/datapipeline/2012-10-29/paginators-1.json
+${PYSITELIB}/botocore/data/datapipeline/2012-10-29/service-2.json
+${PYSITELIB}/botocore/data/dax/2017-04-19/paginators-1.json
+${PYSITELIB}/botocore/data/dax/2017-04-19/service-2.json
+${PYSITELIB}/botocore/data/devicefarm/2015-06-23/examples-1.json
+${PYSITELIB}/botocore/data/devicefarm/2015-06-23/paginators-1.json
+${PYSITELIB}/botocore/data/devicefarm/2015-06-23/service-2.json
+${PYSITELIB}/botocore/data/directconnect/2012-10-25/examples-1.json
+${PYSITELIB}/botocore/data/directconnect/2012-10-25/paginators-1.json
+${PYSITELIB}/botocore/data/directconnect/2012-10-25/service-2.json
+${PYSITELIB}/botocore/data/discovery/2015-11-01/examples-1.json
+${PYSITELIB}/botocore/data/discovery/2015-11-01/paginators-1.json
+${PYSITELIB}/botocore/data/discovery/2015-11-01/service-2.json
+${PYSITELIB}/botocore/data/dms/2016-01-01/examples-1.json
+${PYSITELIB}/botocore/data/dms/2016-01-01/paginators-1.json
+${PYSITELIB}/botocore/data/dms/2016-01-01/service-2.json
+${PYSITELIB}/botocore/data/ds/2015-04-16/examples-1.json
+${PYSITELIB}/botocore/data/ds/2015-04-16/service-2.json
+${PYSITELIB}/botocore/data/dynamodb/2012-08-10/examples-1.json
+${PYSITELIB}/botocore/data/dynamodb/2012-08-10/paginators-1.json
+${PYSITELIB}/botocore/data/dynamodb/2012-08-10/service-2.json
+${PYSITELIB}/botocore/data/dynamodb/2012-08-10/waiters-2.json
+${PYSITELIB}/botocore/data/dynamodbstreams/2012-08-10/examples-1.json
+${PYSITELIB}/botocore/data/dynamodbstreams/2012-08-10/paginators-1.json
+${PYSITELIB}/botocore/data/dynamodbstreams/2012-08-10/service-2.json
+${PYSITELIB}/botocore/data/ec2/2014-09-01/paginators-1.json
+${PYSITELIB}/botocore/data/ec2/2014-09-01/service-2.json
+${PYSITELIB}/botocore/data/ec2/2014-09-01/waiters-2.json
+${PYSITELIB}/botocore/data/ec2/2014-10-01/paginators-1.json
+${PYSITELIB}/botocore/data/ec2/2014-10-01/service-2.json
+${PYSITELIB}/botocore/data/ec2/2014-10-01/waiters-2.json
+${PYSITELIB}/botocore/data/ec2/2015-03-01/paginators-1.json
+${PYSITELIB}/botocore/data/ec2/2015-03-01/service-2.json
+${PYSITELIB}/botocore/data/ec2/2015-03-01/waiters-2.json
+${PYSITELIB}/botocore/data/ec2/2015-04-15/paginators-1.json
+${PYSITELIB}/botocore/data/ec2/2015-04-15/service-2.json
+${PYSITELIB}/botocore/data/ec2/2015-04-15/waiters-2.json
+${PYSITELIB}/botocore/data/ec2/2015-10-01/paginators-1.json
+${PYSITELIB}/botocore/data/ec2/2015-10-01/service-2.json
+${PYSITELIB}/botocore/data/ec2/2015-10-01/waiters-2.json
+${PYSITELIB}/botocore/data/ec2/2016-04-01/paginators-1.json
+${PYSITELIB}/botocore/data/ec2/2016-04-01/service-2.json
+${PYSITELIB}/botocore/data/ec2/2016-04-01/waiters-2.json
+${PYSITELIB}/botocore/data/ec2/2016-09-15/examples-1.json
+${PYSITELIB}/botocore/data/ec2/2016-09-15/paginators-1.json
+${PYSITELIB}/botocore/data/ec2/2016-09-15/service-2.json
+${PYSITELIB}/botocore/data/ec2/2016-09-15/waiters-2.json
+${PYSITELIB}/botocore/data/ec2/2016-11-15/examples-1.json
+${PYSITELIB}/botocore/data/ec2/2016-11-15/paginators-1.json
+${PYSITELIB}/botocore/data/ec2/2016-11-15/service-2.json
+${PYSITELIB}/botocore/data/ec2/2016-11-15/waiters-2.json
+${PYSITELIB}/botocore/data/ecr/2015-09-21/examples-1.json
+${PYSITELIB}/botocore/data/ecr/2015-09-21/paginators-1.json
+${PYSITELIB}/botocore/data/ecr/2015-09-21/service-2.json
+${PYSITELIB}/botocore/data/ecs/2014-11-13/examples-1.json
+${PYSITELIB}/botocore/data/ecs/2014-11-13/paginators-1.json
+${PYSITELIB}/botocore/data/ecs/2014-11-13/service-2.json
+${PYSITELIB}/botocore/data/ecs/2014-11-13/waiters-2.json
+${PYSITELIB}/botocore/data/efs/2015-02-01/examples-1.json
+${PYSITELIB}/botocore/data/efs/2015-02-01/paginators-1.json
+${PYSITELIB}/botocore/data/efs/2015-02-01/service-2.json
+${PYSITELIB}/botocore/data/elasticache/2014-09-30/paginators-1.json
+${PYSITELIB}/botocore/data/elasticache/2014-09-30/service-2.json
+${PYSITELIB}/botocore/data/elasticache/2014-09-30/waiters-2.json
+${PYSITELIB}/botocore/data/elasticache/2015-02-02/paginators-1.json
+${PYSITELIB}/botocore/data/elasticache/2015-02-02/service-2.json
+${PYSITELIB}/botocore/data/elasticache/2015-02-02/waiters-2.json
+${PYSITELIB}/botocore/data/elasticbeanstalk/2010-12-01/examples-1.json
+${PYSITELIB}/botocore/data/elasticbeanstalk/2010-12-01/paginators-1.json
+${PYSITELIB}/botocore/data/elasticbeanstalk/2010-12-01/service-2.json
+${PYSITELIB}/botocore/data/elastictranscoder/2012-09-25/examples-1.json
+${PYSITELIB}/botocore/data/elastictranscoder/2012-09-25/paginators-1.json
+${PYSITELIB}/botocore/data/elastictranscoder/2012-09-25/service-2.json
+${PYSITELIB}/botocore/data/elastictranscoder/2012-09-25/waiters-2.json
+${PYSITELIB}/botocore/data/elb/2012-06-01/examples-1.json
+${PYSITELIB}/botocore/data/elb/2012-06-01/paginators-1.json
+${PYSITELIB}/botocore/data/elb/2012-06-01/service-2.json
+${PYSITELIB}/botocore/data/elb/2012-06-01/waiters-2.json
+${PYSITELIB}/botocore/data/elbv2/2015-12-01/examples-1.json
+${PYSITELIB}/botocore/data/elbv2/2015-12-01/paginators-1.json
+${PYSITELIB}/botocore/data/elbv2/2015-12-01/service-2.json
+${PYSITELIB}/botocore/data/emr/2009-03-31/examples-1.json
+${PYSITELIB}/botocore/data/emr/2009-03-31/paginators-1.json
+${PYSITELIB}/botocore/data/emr/2009-03-31/service-2.json
+${PYSITELIB}/botocore/data/emr/2009-03-31/waiters-2.json
+${PYSITELIB}/botocore/data/endpoints.json
+${PYSITELIB}/botocore/data/es/2015-01-01/paginators-1.json
+${PYSITELIB}/botocore/data/es/2015-01-01/service-2.json
+${PYSITELIB}/botocore/data/events/2014-02-03/service-2.json
+${PYSITELIB}/botocore/data/events/2015-10-07/examples-1.json
+${PYSITELIB}/botocore/data/events/2015-10-07/paginators-1.json
+${PYSITELIB}/botocore/data/events/2015-10-07/service-2.json
+${PYSITELIB}/botocore/data/firehose/2015-08-04/examples-1.json
+${PYSITELIB}/botocore/data/firehose/2015-08-04/service-2.json
+${PYSITELIB}/botocore/data/gamelift/2015-10-01/examples-1.json
+${PYSITELIB}/botocore/data/gamelift/2015-10-01/paginators-1.json
+${PYSITELIB}/botocore/data/gamelift/2015-10-01/service-2.json
+${PYSITELIB}/botocore/data/glacier/2012-06-01/examples-1.json
+${PYSITELIB}/botocore/data/glacier/2012-06-01/paginators-1.json
+${PYSITELIB}/botocore/data/glacier/2012-06-01/service-2.json
+${PYSITELIB}/botocore/data/glacier/2012-06-01/waiters-2.json
+${PYSITELIB}/botocore/data/greengrass/2017-06-07/service-2.json
+${PYSITELIB}/botocore/data/health/2016-08-04/examples-1.json
+${PYSITELIB}/botocore/data/health/2016-08-04/paginators-1.json
+${PYSITELIB}/botocore/data/health/2016-08-04/service-2.json
+${PYSITELIB}/botocore/data/iam/2010-05-08/examples-1.json
+${PYSITELIB}/botocore/data/iam/2010-05-08/paginators-1.json
+${PYSITELIB}/botocore/data/iam/2010-05-08/service-2.json
+${PYSITELIB}/botocore/data/iam/2010-05-08/waiters-2.json
+${PYSITELIB}/botocore/data/importexport/2010-06-01/paginators-1.json
+${PYSITELIB}/botocore/data/importexport/2010-06-01/service-2.json
+${PYSITELIB}/botocore/data/inspector/2015-08-18/service-2.json
+${PYSITELIB}/botocore/data/inspector/2016-02-16/examples-1.json
+${PYSITELIB}/botocore/data/inspector/2016-02-16/paginators-1.json
+${PYSITELIB}/botocore/data/inspector/2016-02-16/service-2.json
+${PYSITELIB}/botocore/data/iot-data/2015-05-28/service-2.json



Home | Main Index | Thread Index | Old Index