pkgsrc-WIP-changes archive

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

wip/py-moto import 1.3.16 to wip



Module Name:	pkgsrc-wip
Committed By:	K.I.A.Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Mon Oct 26 01:15:40 2020 +0100
Changeset:	11ad224b1fa22ac124fe9bfe5447fbc6a28a550a

Added Files:
	py-moto/DESCR
	py-moto/Makefile
	py-moto/PLIST
	py-moto/distinfo

Log Message:
wip/py-moto import 1.3.16 to wip

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=11ad224b1fa22ac124fe9bfe5447fbc6a28a550a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-moto/DESCR    |    2 +
 py-moto/Makefile |   21 +
 py-moto/PLIST    | 1256 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 py-moto/distinfo |    6 +
 4 files changed, 1285 insertions(+)

diffs:
diff --git a/py-moto/DESCR b/py-moto/DESCR
new file mode 100644
index 0000000000..0324a985c0
--- /dev/null
+++ b/py-moto/DESCR
@@ -0,0 +1,2 @@
+A library that allows you to easily mock out
+tests based on AWS infrastructure
diff --git a/py-moto/Makefile b/py-moto/Makefile
new file mode 100644
index 0000000000..3945902099
--- /dev/null
+++ b/py-moto/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD$
+
+DISTNAME=	moto-1.3.16
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	devel python
+MASTER_SITES=	${MASTER_SITE_PYPI:=m/moto/}
+
+MAINTAINER=	kamelderouiche%yahoo.com@localhost
+HOMEPAGE=	https://github.com/spulec/moto/
+COMMENT=	Python tests to easily mock out the boto library
+LICENSE=	apache-2.0
+
+DEPENDS+=	${PYPKGPREFIX}-test>=6.0.2:../../devel/py-test
+DEPENDS+=	${PYPKGPREFIX}-six>=1.15.0:../../lang/py-six
+DEPENDS+=	${PYPKGPREFIX}-xmltodict>=0.12.0:../../textproc/py-xmltodict
+DEPENDS+=	${PYPKGPREFIX}-requests>=2.24.0:../../devel/py-requests
+DEPENDS+=	${PYPKGPREFIX}-responses>=0.12.0:../../net/py-responses
+DEPENDS+=	${PYPKGPREFIX}-markupsafe>=1.1.1:../../textproc/py-markupsafe
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-moto/PLIST b/py-moto/PLIST
new file mode 100644
index 0000000000..5b8734348a
--- /dev/null
+++ b/py-moto/PLIST
@@ -0,0 +1,1256 @@
+@comment $NetBSD$
+bin/moto_server
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/moto/__init__.py
+${PYSITELIB}/moto/__init__.pyc
+${PYSITELIB}/moto/__init__.pyo
+${PYSITELIB}/moto/acm/__init__.py
+${PYSITELIB}/moto/acm/__init__.pyc
+${PYSITELIB}/moto/acm/__init__.pyo
+${PYSITELIB}/moto/acm/models.py
+${PYSITELIB}/moto/acm/models.pyc
+${PYSITELIB}/moto/acm/models.pyo
+${PYSITELIB}/moto/acm/responses.py
+${PYSITELIB}/moto/acm/responses.pyc
+${PYSITELIB}/moto/acm/responses.pyo
+${PYSITELIB}/moto/acm/urls.py
+${PYSITELIB}/moto/acm/urls.pyc
+${PYSITELIB}/moto/acm/urls.pyo
+${PYSITELIB}/moto/acm/utils.py
+${PYSITELIB}/moto/acm/utils.pyc
+${PYSITELIB}/moto/acm/utils.pyo
+${PYSITELIB}/moto/apigateway/__init__.py
+${PYSITELIB}/moto/apigateway/__init__.pyc
+${PYSITELIB}/moto/apigateway/__init__.pyo
+${PYSITELIB}/moto/apigateway/exceptions.py
+${PYSITELIB}/moto/apigateway/exceptions.pyc
+${PYSITELIB}/moto/apigateway/exceptions.pyo
+${PYSITELIB}/moto/apigateway/models.py
+${PYSITELIB}/moto/apigateway/models.pyc
+${PYSITELIB}/moto/apigateway/models.pyo
+${PYSITELIB}/moto/apigateway/responses.py
+${PYSITELIB}/moto/apigateway/responses.pyc
+${PYSITELIB}/moto/apigateway/responses.pyo
+${PYSITELIB}/moto/apigateway/urls.py
+${PYSITELIB}/moto/apigateway/urls.pyc
+${PYSITELIB}/moto/apigateway/urls.pyo
+${PYSITELIB}/moto/apigateway/utils.py
+${PYSITELIB}/moto/apigateway/utils.pyc
+${PYSITELIB}/moto/apigateway/utils.pyo
+${PYSITELIB}/moto/applicationautoscaling/__init__.py
+${PYSITELIB}/moto/applicationautoscaling/__init__.pyc
+${PYSITELIB}/moto/applicationautoscaling/__init__.pyo
+${PYSITELIB}/moto/applicationautoscaling/exceptions.py
+${PYSITELIB}/moto/applicationautoscaling/exceptions.pyc
+${PYSITELIB}/moto/applicationautoscaling/exceptions.pyo
+${PYSITELIB}/moto/applicationautoscaling/models.py
+${PYSITELIB}/moto/applicationautoscaling/models.pyc
+${PYSITELIB}/moto/applicationautoscaling/models.pyo
+${PYSITELIB}/moto/applicationautoscaling/responses.py
+${PYSITELIB}/moto/applicationautoscaling/responses.pyc
+${PYSITELIB}/moto/applicationautoscaling/responses.pyo
+${PYSITELIB}/moto/applicationautoscaling/urls.py
+${PYSITELIB}/moto/applicationautoscaling/urls.pyc
+${PYSITELIB}/moto/applicationautoscaling/urls.pyo
+${PYSITELIB}/moto/applicationautoscaling/utils.py
+${PYSITELIB}/moto/applicationautoscaling/utils.pyc
+${PYSITELIB}/moto/applicationautoscaling/utils.pyo
+${PYSITELIB}/moto/athena/__init__.py
+${PYSITELIB}/moto/athena/__init__.pyc
+${PYSITELIB}/moto/athena/__init__.pyo
+${PYSITELIB}/moto/athena/exceptions.py
+${PYSITELIB}/moto/athena/exceptions.pyc
+${PYSITELIB}/moto/athena/exceptions.pyo
+${PYSITELIB}/moto/athena/models.py
+${PYSITELIB}/moto/athena/models.pyc
+${PYSITELIB}/moto/athena/models.pyo
+${PYSITELIB}/moto/athena/responses.py
+${PYSITELIB}/moto/athena/responses.pyc
+${PYSITELIB}/moto/athena/responses.pyo
+${PYSITELIB}/moto/athena/urls.py
+${PYSITELIB}/moto/athena/urls.pyc
+${PYSITELIB}/moto/athena/urls.pyo
+${PYSITELIB}/moto/athena/utils.py
+${PYSITELIB}/moto/athena/utils.pyc
+${PYSITELIB}/moto/athena/utils.pyo
+${PYSITELIB}/moto/autoscaling/__init__.py
+${PYSITELIB}/moto/autoscaling/__init__.pyc
+${PYSITELIB}/moto/autoscaling/__init__.pyo
+${PYSITELIB}/moto/autoscaling/exceptions.py
+${PYSITELIB}/moto/autoscaling/exceptions.pyc
+${PYSITELIB}/moto/autoscaling/exceptions.pyo
+${PYSITELIB}/moto/autoscaling/models.py
+${PYSITELIB}/moto/autoscaling/models.pyc
+${PYSITELIB}/moto/autoscaling/models.pyo
+${PYSITELIB}/moto/autoscaling/responses.py
+${PYSITELIB}/moto/autoscaling/responses.pyc
+${PYSITELIB}/moto/autoscaling/responses.pyo
+${PYSITELIB}/moto/autoscaling/urls.py
+${PYSITELIB}/moto/autoscaling/urls.pyc
+${PYSITELIB}/moto/autoscaling/urls.pyo
+${PYSITELIB}/moto/awslambda/__init__.py
+${PYSITELIB}/moto/awslambda/__init__.pyc
+${PYSITELIB}/moto/awslambda/__init__.pyo
+${PYSITELIB}/moto/awslambda/exceptions.py
+${PYSITELIB}/moto/awslambda/exceptions.pyc
+${PYSITELIB}/moto/awslambda/exceptions.pyo
+${PYSITELIB}/moto/awslambda/models.py
+${PYSITELIB}/moto/awslambda/models.pyc
+${PYSITELIB}/moto/awslambda/models.pyo
+${PYSITELIB}/moto/awslambda/policy.py
+${PYSITELIB}/moto/awslambda/policy.pyc
+${PYSITELIB}/moto/awslambda/policy.pyo
+${PYSITELIB}/moto/awslambda/responses.py
+${PYSITELIB}/moto/awslambda/responses.pyc
+${PYSITELIB}/moto/awslambda/responses.pyo
+${PYSITELIB}/moto/awslambda/urls.py
+${PYSITELIB}/moto/awslambda/urls.pyc
+${PYSITELIB}/moto/awslambda/urls.pyo
+${PYSITELIB}/moto/awslambda/utils.py
+${PYSITELIB}/moto/awslambda/utils.pyc
+${PYSITELIB}/moto/awslambda/utils.pyo
+${PYSITELIB}/moto/backends.py
+${PYSITELIB}/moto/backends.pyc
+${PYSITELIB}/moto/backends.pyo
+${PYSITELIB}/moto/batch/__init__.py
+${PYSITELIB}/moto/batch/__init__.pyc
+${PYSITELIB}/moto/batch/__init__.pyo
+${PYSITELIB}/moto/batch/exceptions.py
+${PYSITELIB}/moto/batch/exceptions.pyc
+${PYSITELIB}/moto/batch/exceptions.pyo
+${PYSITELIB}/moto/batch/models.py
+${PYSITELIB}/moto/batch/models.pyc
+${PYSITELIB}/moto/batch/models.pyo
+${PYSITELIB}/moto/batch/responses.py
+${PYSITELIB}/moto/batch/responses.pyc
+${PYSITELIB}/moto/batch/responses.pyo
+${PYSITELIB}/moto/batch/urls.py
+${PYSITELIB}/moto/batch/urls.pyc
+${PYSITELIB}/moto/batch/urls.pyo
+${PYSITELIB}/moto/batch/utils.py
+${PYSITELIB}/moto/batch/utils.pyc
+${PYSITELIB}/moto/batch/utils.pyo
+${PYSITELIB}/moto/cloudformation/__init__.py
+${PYSITELIB}/moto/cloudformation/__init__.pyc
+${PYSITELIB}/moto/cloudformation/__init__.pyo
+${PYSITELIB}/moto/cloudformation/exceptions.py
+${PYSITELIB}/moto/cloudformation/exceptions.pyc
+${PYSITELIB}/moto/cloudformation/exceptions.pyo
+${PYSITELIB}/moto/cloudformation/models.py
+${PYSITELIB}/moto/cloudformation/models.pyc
+${PYSITELIB}/moto/cloudformation/models.pyo
+${PYSITELIB}/moto/cloudformation/parsing.py
+${PYSITELIB}/moto/cloudformation/parsing.pyc
+${PYSITELIB}/moto/cloudformation/parsing.pyo
+${PYSITELIB}/moto/cloudformation/responses.py
+${PYSITELIB}/moto/cloudformation/responses.pyc
+${PYSITELIB}/moto/cloudformation/responses.pyo
+${PYSITELIB}/moto/cloudformation/urls.py
+${PYSITELIB}/moto/cloudformation/urls.pyc
+${PYSITELIB}/moto/cloudformation/urls.pyo
+${PYSITELIB}/moto/cloudformation/utils.py
+${PYSITELIB}/moto/cloudformation/utils.pyc
+${PYSITELIB}/moto/cloudformation/utils.pyo
+${PYSITELIB}/moto/cloudwatch/__init__.py
+${PYSITELIB}/moto/cloudwatch/__init__.pyc
+${PYSITELIB}/moto/cloudwatch/__init__.pyo
+${PYSITELIB}/moto/cloudwatch/models.py
+${PYSITELIB}/moto/cloudwatch/models.pyc
+${PYSITELIB}/moto/cloudwatch/models.pyo
+${PYSITELIB}/moto/cloudwatch/responses.py
+${PYSITELIB}/moto/cloudwatch/responses.pyc
+${PYSITELIB}/moto/cloudwatch/responses.pyo
+${PYSITELIB}/moto/cloudwatch/urls.py
+${PYSITELIB}/moto/cloudwatch/urls.pyc
+${PYSITELIB}/moto/cloudwatch/urls.pyo
+${PYSITELIB}/moto/cloudwatch/utils.py
+${PYSITELIB}/moto/cloudwatch/utils.pyc
+${PYSITELIB}/moto/cloudwatch/utils.pyo
+${PYSITELIB}/moto/codecommit/__init__.py
+${PYSITELIB}/moto/codecommit/__init__.pyc
+${PYSITELIB}/moto/codecommit/__init__.pyo
+${PYSITELIB}/moto/codecommit/exceptions.py
+${PYSITELIB}/moto/codecommit/exceptions.pyc
+${PYSITELIB}/moto/codecommit/exceptions.pyo
+${PYSITELIB}/moto/codecommit/models.py
+${PYSITELIB}/moto/codecommit/models.pyc
+${PYSITELIB}/moto/codecommit/models.pyo
+${PYSITELIB}/moto/codecommit/responses.py
+${PYSITELIB}/moto/codecommit/responses.pyc
+${PYSITELIB}/moto/codecommit/responses.pyo
+${PYSITELIB}/moto/codecommit/urls.py
+${PYSITELIB}/moto/codecommit/urls.pyc
+${PYSITELIB}/moto/codecommit/urls.pyo
+${PYSITELIB}/moto/codepipeline/__init__.py
+${PYSITELIB}/moto/codepipeline/__init__.pyc
+${PYSITELIB}/moto/codepipeline/__init__.pyo
+${PYSITELIB}/moto/codepipeline/exceptions.py
+${PYSITELIB}/moto/codepipeline/exceptions.pyc
+${PYSITELIB}/moto/codepipeline/exceptions.pyo
+${PYSITELIB}/moto/codepipeline/models.py
+${PYSITELIB}/moto/codepipeline/models.pyc
+${PYSITELIB}/moto/codepipeline/models.pyo
+${PYSITELIB}/moto/codepipeline/responses.py
+${PYSITELIB}/moto/codepipeline/responses.pyc
+${PYSITELIB}/moto/codepipeline/responses.pyo
+${PYSITELIB}/moto/codepipeline/urls.py
+${PYSITELIB}/moto/codepipeline/urls.pyc
+${PYSITELIB}/moto/codepipeline/urls.pyo
+${PYSITELIB}/moto/cognitoidentity/__init__.py
+${PYSITELIB}/moto/cognitoidentity/__init__.pyc
+${PYSITELIB}/moto/cognitoidentity/__init__.pyo
+${PYSITELIB}/moto/cognitoidentity/exceptions.py
+${PYSITELIB}/moto/cognitoidentity/exceptions.pyc
+${PYSITELIB}/moto/cognitoidentity/exceptions.pyo
+${PYSITELIB}/moto/cognitoidentity/models.py
+${PYSITELIB}/moto/cognitoidentity/models.pyc
+${PYSITELIB}/moto/cognitoidentity/models.pyo
+${PYSITELIB}/moto/cognitoidentity/responses.py
+${PYSITELIB}/moto/cognitoidentity/responses.pyc
+${PYSITELIB}/moto/cognitoidentity/responses.pyo
+${PYSITELIB}/moto/cognitoidentity/urls.py
+${PYSITELIB}/moto/cognitoidentity/urls.pyc
+${PYSITELIB}/moto/cognitoidentity/urls.pyo
+${PYSITELIB}/moto/cognitoidentity/utils.py
+${PYSITELIB}/moto/cognitoidentity/utils.pyc
+${PYSITELIB}/moto/cognitoidentity/utils.pyo
+${PYSITELIB}/moto/cognitoidp/__init__.py
+${PYSITELIB}/moto/cognitoidp/__init__.pyc
+${PYSITELIB}/moto/cognitoidp/__init__.pyo
+${PYSITELIB}/moto/cognitoidp/exceptions.py
+${PYSITELIB}/moto/cognitoidp/exceptions.pyc
+${PYSITELIB}/moto/cognitoidp/exceptions.pyo
+${PYSITELIB}/moto/cognitoidp/models.py
+${PYSITELIB}/moto/cognitoidp/models.pyc
+${PYSITELIB}/moto/cognitoidp/models.pyo
+${PYSITELIB}/moto/cognitoidp/resources/jwks-private.json
+${PYSITELIB}/moto/cognitoidp/resources/jwks-public.json
+${PYSITELIB}/moto/cognitoidp/responses.py
+${PYSITELIB}/moto/cognitoidp/responses.pyc
+${PYSITELIB}/moto/cognitoidp/responses.pyo
+${PYSITELIB}/moto/cognitoidp/urls.py
+${PYSITELIB}/moto/cognitoidp/urls.pyc
+${PYSITELIB}/moto/cognitoidp/urls.pyo
+${PYSITELIB}/moto/cognitoidp/utils.py
+${PYSITELIB}/moto/cognitoidp/utils.pyc
+${PYSITELIB}/moto/cognitoidp/utils.pyo
+${PYSITELIB}/moto/compat.py
+${PYSITELIB}/moto/compat.pyc
+${PYSITELIB}/moto/compat.pyo
+${PYSITELIB}/moto/config/__init__.py
+${PYSITELIB}/moto/config/__init__.pyc
+${PYSITELIB}/moto/config/__init__.pyo
+${PYSITELIB}/moto/config/exceptions.py
+${PYSITELIB}/moto/config/exceptions.pyc
+${PYSITELIB}/moto/config/exceptions.pyo
+${PYSITELIB}/moto/config/models.py
+${PYSITELIB}/moto/config/models.pyc
+${PYSITELIB}/moto/config/models.pyo
+${PYSITELIB}/moto/config/responses.py
+${PYSITELIB}/moto/config/responses.pyc
+${PYSITELIB}/moto/config/responses.pyo
+${PYSITELIB}/moto/config/urls.py
+${PYSITELIB}/moto/config/urls.pyc
+${PYSITELIB}/moto/config/urls.pyo
+${PYSITELIB}/moto/core/__init__.py
+${PYSITELIB}/moto/core/__init__.pyc
+${PYSITELIB}/moto/core/__init__.pyo
+${PYSITELIB}/moto/core/exceptions.py
+${PYSITELIB}/moto/core/exceptions.pyc
+${PYSITELIB}/moto/core/exceptions.pyo
+${PYSITELIB}/moto/core/models.py
+${PYSITELIB}/moto/core/models.pyc
+${PYSITELIB}/moto/core/models.pyo
+${PYSITELIB}/moto/core/responses.py
+${PYSITELIB}/moto/core/responses.pyc
+${PYSITELIB}/moto/core/responses.pyo
+${PYSITELIB}/moto/core/urls.py
+${PYSITELIB}/moto/core/urls.pyc
+${PYSITELIB}/moto/core/urls.pyo
+${PYSITELIB}/moto/core/utils.py
+${PYSITELIB}/moto/core/utils.pyc
+${PYSITELIB}/moto/core/utils.pyo
+${PYSITELIB}/moto/datapipeline/__init__.py
+${PYSITELIB}/moto/datapipeline/__init__.pyc
+${PYSITELIB}/moto/datapipeline/__init__.pyo
+${PYSITELIB}/moto/datapipeline/models.py
+${PYSITELIB}/moto/datapipeline/models.pyc
+${PYSITELIB}/moto/datapipeline/models.pyo
+${PYSITELIB}/moto/datapipeline/responses.py
+${PYSITELIB}/moto/datapipeline/responses.pyc
+${PYSITELIB}/moto/datapipeline/responses.pyo
+${PYSITELIB}/moto/datapipeline/urls.py
+${PYSITELIB}/moto/datapipeline/urls.pyc
+${PYSITELIB}/moto/datapipeline/urls.pyo
+${PYSITELIB}/moto/datapipeline/utils.py
+${PYSITELIB}/moto/datapipeline/utils.pyc
+${PYSITELIB}/moto/datapipeline/utils.pyo
+${PYSITELIB}/moto/datasync/__init__.py
+${PYSITELIB}/moto/datasync/__init__.pyc
+${PYSITELIB}/moto/datasync/__init__.pyo
+${PYSITELIB}/moto/datasync/exceptions.py
+${PYSITELIB}/moto/datasync/exceptions.pyc
+${PYSITELIB}/moto/datasync/exceptions.pyo
+${PYSITELIB}/moto/datasync/models.py
+${PYSITELIB}/moto/datasync/models.pyc
+${PYSITELIB}/moto/datasync/models.pyo
+${PYSITELIB}/moto/datasync/responses.py
+${PYSITELIB}/moto/datasync/responses.pyc
+${PYSITELIB}/moto/datasync/responses.pyo
+${PYSITELIB}/moto/datasync/urls.py
+${PYSITELIB}/moto/datasync/urls.pyc
+${PYSITELIB}/moto/datasync/urls.pyo
+${PYSITELIB}/moto/dynamodb/__init__.py
+${PYSITELIB}/moto/dynamodb/__init__.pyc
+${PYSITELIB}/moto/dynamodb/__init__.pyo
+${PYSITELIB}/moto/dynamodb/comparisons.py
+${PYSITELIB}/moto/dynamodb/comparisons.pyc
+${PYSITELIB}/moto/dynamodb/comparisons.pyo
+${PYSITELIB}/moto/dynamodb/models.py
+${PYSITELIB}/moto/dynamodb/models.pyc
+${PYSITELIB}/moto/dynamodb/models.pyo
+${PYSITELIB}/moto/dynamodb/responses.py
+${PYSITELIB}/moto/dynamodb/responses.pyc
+${PYSITELIB}/moto/dynamodb/responses.pyo
+${PYSITELIB}/moto/dynamodb/urls.py
+${PYSITELIB}/moto/dynamodb/urls.pyc
+${PYSITELIB}/moto/dynamodb/urls.pyo
+${PYSITELIB}/moto/dynamodb2/__init__.py
+${PYSITELIB}/moto/dynamodb2/__init__.pyc
+${PYSITELIB}/moto/dynamodb2/__init__.pyo
+${PYSITELIB}/moto/dynamodb2/comparisons.py
+${PYSITELIB}/moto/dynamodb2/comparisons.pyc
+${PYSITELIB}/moto/dynamodb2/comparisons.pyo
+${PYSITELIB}/moto/dynamodb2/exceptions.py
+${PYSITELIB}/moto/dynamodb2/exceptions.pyc
+${PYSITELIB}/moto/dynamodb2/exceptions.pyo
+${PYSITELIB}/moto/dynamodb2/models/__init__.py
+${PYSITELIB}/moto/dynamodb2/models/__init__.pyc
+${PYSITELIB}/moto/dynamodb2/models/__init__.pyo
+${PYSITELIB}/moto/dynamodb2/models/dynamo_type.py
+${PYSITELIB}/moto/dynamodb2/models/dynamo_type.pyc
+${PYSITELIB}/moto/dynamodb2/models/dynamo_type.pyo
+${PYSITELIB}/moto/dynamodb2/models/utilities.py
+${PYSITELIB}/moto/dynamodb2/models/utilities.pyc
+${PYSITELIB}/moto/dynamodb2/models/utilities.pyo
+${PYSITELIB}/moto/dynamodb2/parsing/__init__.py
+${PYSITELIB}/moto/dynamodb2/parsing/__init__.pyc
+${PYSITELIB}/moto/dynamodb2/parsing/__init__.pyo
+${PYSITELIB}/moto/dynamodb2/parsing/ast_nodes.py
+${PYSITELIB}/moto/dynamodb2/parsing/ast_nodes.pyc
+${PYSITELIB}/moto/dynamodb2/parsing/ast_nodes.pyo
+${PYSITELIB}/moto/dynamodb2/parsing/executors.py
+${PYSITELIB}/moto/dynamodb2/parsing/executors.pyc
+${PYSITELIB}/moto/dynamodb2/parsing/executors.pyo
+${PYSITELIB}/moto/dynamodb2/parsing/expressions.py
+${PYSITELIB}/moto/dynamodb2/parsing/expressions.pyc
+${PYSITELIB}/moto/dynamodb2/parsing/expressions.pyo
+${PYSITELIB}/moto/dynamodb2/parsing/reserved_keywords.py
+${PYSITELIB}/moto/dynamodb2/parsing/reserved_keywords.pyc
+${PYSITELIB}/moto/dynamodb2/parsing/reserved_keywords.pyo
+${PYSITELIB}/moto/dynamodb2/parsing/reserved_keywords.txt
+${PYSITELIB}/moto/dynamodb2/parsing/tokens.py
+${PYSITELIB}/moto/dynamodb2/parsing/tokens.pyc
+${PYSITELIB}/moto/dynamodb2/parsing/tokens.pyo
+${PYSITELIB}/moto/dynamodb2/parsing/validators.py
+${PYSITELIB}/moto/dynamodb2/parsing/validators.pyc
+${PYSITELIB}/moto/dynamodb2/parsing/validators.pyo
+${PYSITELIB}/moto/dynamodb2/responses.py
+${PYSITELIB}/moto/dynamodb2/responses.pyc
+${PYSITELIB}/moto/dynamodb2/responses.pyo
+${PYSITELIB}/moto/dynamodb2/urls.py
+${PYSITELIB}/moto/dynamodb2/urls.pyc
+${PYSITELIB}/moto/dynamodb2/urls.pyo
+${PYSITELIB}/moto/dynamodbstreams/__init__.py
+${PYSITELIB}/moto/dynamodbstreams/__init__.pyc
+${PYSITELIB}/moto/dynamodbstreams/__init__.pyo
+${PYSITELIB}/moto/dynamodbstreams/models.py
+${PYSITELIB}/moto/dynamodbstreams/models.pyc
+${PYSITELIB}/moto/dynamodbstreams/models.pyo
+${PYSITELIB}/moto/dynamodbstreams/responses.py
+${PYSITELIB}/moto/dynamodbstreams/responses.pyc
+${PYSITELIB}/moto/dynamodbstreams/responses.pyo
+${PYSITELIB}/moto/dynamodbstreams/urls.py
+${PYSITELIB}/moto/dynamodbstreams/urls.pyc
+${PYSITELIB}/moto/dynamodbstreams/urls.pyo
+${PYSITELIB}/moto/ec2/__init__.py
+${PYSITELIB}/moto/ec2/__init__.pyc
+${PYSITELIB}/moto/ec2/__init__.pyo
+${PYSITELIB}/moto/ec2/exceptions.py
+${PYSITELIB}/moto/ec2/exceptions.pyc
+${PYSITELIB}/moto/ec2/exceptions.pyo
+${PYSITELIB}/moto/ec2/models.py
+${PYSITELIB}/moto/ec2/models.pyc
+${PYSITELIB}/moto/ec2/models.pyo
+${PYSITELIB}/moto/ec2/resources/amis.json
+${PYSITELIB}/moto/ec2/resources/instance_types.json
+${PYSITELIB}/moto/ec2/responses/__init__.py
+${PYSITELIB}/moto/ec2/responses/__init__.pyc
+${PYSITELIB}/moto/ec2/responses/__init__.pyo
+${PYSITELIB}/moto/ec2/responses/account_attributes.py
+${PYSITELIB}/moto/ec2/responses/account_attributes.pyc
+${PYSITELIB}/moto/ec2/responses/account_attributes.pyo
+${PYSITELIB}/moto/ec2/responses/amazon_dev_pay.py
+${PYSITELIB}/moto/ec2/responses/amazon_dev_pay.pyc
+${PYSITELIB}/moto/ec2/responses/amazon_dev_pay.pyo
+${PYSITELIB}/moto/ec2/responses/amis.py
+${PYSITELIB}/moto/ec2/responses/amis.pyc
+${PYSITELIB}/moto/ec2/responses/amis.pyo
+${PYSITELIB}/moto/ec2/responses/availability_zones_and_regions.py
+${PYSITELIB}/moto/ec2/responses/availability_zones_and_regions.pyc
+${PYSITELIB}/moto/ec2/responses/availability_zones_and_regions.pyo
+${PYSITELIB}/moto/ec2/responses/customer_gateways.py
+${PYSITELIB}/moto/ec2/responses/customer_gateways.pyc
+${PYSITELIB}/moto/ec2/responses/customer_gateways.pyo
+${PYSITELIB}/moto/ec2/responses/dhcp_options.py
+${PYSITELIB}/moto/ec2/responses/dhcp_options.pyc
+${PYSITELIB}/moto/ec2/responses/dhcp_options.pyo
+${PYSITELIB}/moto/ec2/responses/elastic_block_store.py
+${PYSITELIB}/moto/ec2/responses/elastic_block_store.pyc
+${PYSITELIB}/moto/ec2/responses/elastic_block_store.pyo
+${PYSITELIB}/moto/ec2/responses/elastic_ip_addresses.py
+${PYSITELIB}/moto/ec2/responses/elastic_ip_addresses.pyc
+${PYSITELIB}/moto/ec2/responses/elastic_ip_addresses.pyo
+${PYSITELIB}/moto/ec2/responses/elastic_network_interfaces.py
+${PYSITELIB}/moto/ec2/responses/elastic_network_interfaces.pyc
+${PYSITELIB}/moto/ec2/responses/elastic_network_interfaces.pyo
+${PYSITELIB}/moto/ec2/responses/general.py
+${PYSITELIB}/moto/ec2/responses/general.pyc
+${PYSITELIB}/moto/ec2/responses/general.pyo
+${PYSITELIB}/moto/ec2/responses/instances.py
+${PYSITELIB}/moto/ec2/responses/instances.pyc
+${PYSITELIB}/moto/ec2/responses/instances.pyo
+${PYSITELIB}/moto/ec2/responses/internet_gateways.py
+${PYSITELIB}/moto/ec2/responses/internet_gateways.pyc
+${PYSITELIB}/moto/ec2/responses/internet_gateways.pyo
+${PYSITELIB}/moto/ec2/responses/ip_addresses.py
+${PYSITELIB}/moto/ec2/responses/ip_addresses.pyc
+${PYSITELIB}/moto/ec2/responses/ip_addresses.pyo
+${PYSITELIB}/moto/ec2/responses/key_pairs.py
+${PYSITELIB}/moto/ec2/responses/key_pairs.pyc
+${PYSITELIB}/moto/ec2/responses/key_pairs.pyo
+${PYSITELIB}/moto/ec2/responses/launch_templates.py
+${PYSITELIB}/moto/ec2/responses/launch_templates.pyc
+${PYSITELIB}/moto/ec2/responses/launch_templates.pyo
+${PYSITELIB}/moto/ec2/responses/monitoring.py
+${PYSITELIB}/moto/ec2/responses/monitoring.pyc
+${PYSITELIB}/moto/ec2/responses/monitoring.pyo
+${PYSITELIB}/moto/ec2/responses/nat_gateways.py
+${PYSITELIB}/moto/ec2/responses/nat_gateways.pyc
+${PYSITELIB}/moto/ec2/responses/nat_gateways.pyo
+${PYSITELIB}/moto/ec2/responses/network_acls.py
+${PYSITELIB}/moto/ec2/responses/network_acls.pyc
+${PYSITELIB}/moto/ec2/responses/network_acls.pyo
+${PYSITELIB}/moto/ec2/responses/placement_groups.py
+${PYSITELIB}/moto/ec2/responses/placement_groups.pyc
+${PYSITELIB}/moto/ec2/responses/placement_groups.pyo
+${PYSITELIB}/moto/ec2/responses/reserved_instances.py
+${PYSITELIB}/moto/ec2/responses/reserved_instances.pyc
+${PYSITELIB}/moto/ec2/responses/reserved_instances.pyo
+${PYSITELIB}/moto/ec2/responses/route_tables.py
+${PYSITELIB}/moto/ec2/responses/route_tables.pyc
+${PYSITELIB}/moto/ec2/responses/route_tables.pyo
+${PYSITELIB}/moto/ec2/responses/security_groups.py
+${PYSITELIB}/moto/ec2/responses/security_groups.pyc
+${PYSITELIB}/moto/ec2/responses/security_groups.pyo
+${PYSITELIB}/moto/ec2/responses/spot_fleets.py
+${PYSITELIB}/moto/ec2/responses/spot_fleets.pyc
+${PYSITELIB}/moto/ec2/responses/spot_fleets.pyo
+${PYSITELIB}/moto/ec2/responses/spot_instances.py
+${PYSITELIB}/moto/ec2/responses/spot_instances.pyc
+${PYSITELIB}/moto/ec2/responses/spot_instances.pyo
+${PYSITELIB}/moto/ec2/responses/subnets.py
+${PYSITELIB}/moto/ec2/responses/subnets.pyc
+${PYSITELIB}/moto/ec2/responses/subnets.pyo
+${PYSITELIB}/moto/ec2/responses/tags.py
+${PYSITELIB}/moto/ec2/responses/tags.pyc
+${PYSITELIB}/moto/ec2/responses/tags.pyo
+${PYSITELIB}/moto/ec2/responses/virtual_private_gateways.py
+${PYSITELIB}/moto/ec2/responses/virtual_private_gateways.pyc
+${PYSITELIB}/moto/ec2/responses/virtual_private_gateways.pyo
+${PYSITELIB}/moto/ec2/responses/vm_export.py
+${PYSITELIB}/moto/ec2/responses/vm_export.pyc
+${PYSITELIB}/moto/ec2/responses/vm_export.pyo
+${PYSITELIB}/moto/ec2/responses/vm_import.py
+${PYSITELIB}/moto/ec2/responses/vm_import.pyc
+${PYSITELIB}/moto/ec2/responses/vm_import.pyo
+${PYSITELIB}/moto/ec2/responses/vpc_peering_connections.py
+${PYSITELIB}/moto/ec2/responses/vpc_peering_connections.pyc
+${PYSITELIB}/moto/ec2/responses/vpc_peering_connections.pyo
+${PYSITELIB}/moto/ec2/responses/vpcs.py
+${PYSITELIB}/moto/ec2/responses/vpcs.pyc
+${PYSITELIB}/moto/ec2/responses/vpcs.pyo
+${PYSITELIB}/moto/ec2/responses/vpn_connections.py
+${PYSITELIB}/moto/ec2/responses/vpn_connections.pyc
+${PYSITELIB}/moto/ec2/responses/vpn_connections.pyo
+${PYSITELIB}/moto/ec2/responses/windows.py
+${PYSITELIB}/moto/ec2/responses/windows.pyc
+${PYSITELIB}/moto/ec2/responses/windows.pyo
+${PYSITELIB}/moto/ec2/urls.py
+${PYSITELIB}/moto/ec2/urls.pyc
+${PYSITELIB}/moto/ec2/urls.pyo
+${PYSITELIB}/moto/ec2/utils.py
+${PYSITELIB}/moto/ec2/utils.pyc
+${PYSITELIB}/moto/ec2/utils.pyo
+${PYSITELIB}/moto/ec2instanceconnect/__init__.py
+${PYSITELIB}/moto/ec2instanceconnect/__init__.pyc
+${PYSITELIB}/moto/ec2instanceconnect/__init__.pyo
+${PYSITELIB}/moto/ec2instanceconnect/models.py
+${PYSITELIB}/moto/ec2instanceconnect/models.pyc
+${PYSITELIB}/moto/ec2instanceconnect/models.pyo
+${PYSITELIB}/moto/ec2instanceconnect/responses.py
+${PYSITELIB}/moto/ec2instanceconnect/responses.pyc
+${PYSITELIB}/moto/ec2instanceconnect/responses.pyo
+${PYSITELIB}/moto/ec2instanceconnect/urls.py
+${PYSITELIB}/moto/ec2instanceconnect/urls.pyc
+${PYSITELIB}/moto/ec2instanceconnect/urls.pyo
+${PYSITELIB}/moto/ecr/__init__.py
+${PYSITELIB}/moto/ecr/__init__.pyc
+${PYSITELIB}/moto/ecr/__init__.pyo
+${PYSITELIB}/moto/ecr/exceptions.py
+${PYSITELIB}/moto/ecr/exceptions.pyc
+${PYSITELIB}/moto/ecr/exceptions.pyo
+${PYSITELIB}/moto/ecr/models.py
+${PYSITELIB}/moto/ecr/models.pyc
+${PYSITELIB}/moto/ecr/models.pyo
+${PYSITELIB}/moto/ecr/responses.py
+${PYSITELIB}/moto/ecr/responses.pyc
+${PYSITELIB}/moto/ecr/responses.pyo
+${PYSITELIB}/moto/ecr/urls.py
+${PYSITELIB}/moto/ecr/urls.pyc
+${PYSITELIB}/moto/ecr/urls.pyo
+${PYSITELIB}/moto/ecs/__init__.py
+${PYSITELIB}/moto/ecs/__init__.pyc
+${PYSITELIB}/moto/ecs/__init__.pyo
+${PYSITELIB}/moto/ecs/exceptions.py
+${PYSITELIB}/moto/ecs/exceptions.pyc
+${PYSITELIB}/moto/ecs/exceptions.pyo
+${PYSITELIB}/moto/ecs/models.py
+${PYSITELIB}/moto/ecs/models.pyc
+${PYSITELIB}/moto/ecs/models.pyo
+${PYSITELIB}/moto/ecs/responses.py
+${PYSITELIB}/moto/ecs/responses.pyc
+${PYSITELIB}/moto/ecs/responses.pyo
+${PYSITELIB}/moto/ecs/urls.py
+${PYSITELIB}/moto/ecs/urls.pyc
+${PYSITELIB}/moto/ecs/urls.pyo
+${PYSITELIB}/moto/elasticbeanstalk/__init__.py
+${PYSITELIB}/moto/elasticbeanstalk/__init__.pyc
+${PYSITELIB}/moto/elasticbeanstalk/__init__.pyo
+${PYSITELIB}/moto/elasticbeanstalk/exceptions.py
+${PYSITELIB}/moto/elasticbeanstalk/exceptions.pyc
+${PYSITELIB}/moto/elasticbeanstalk/exceptions.pyo
+${PYSITELIB}/moto/elasticbeanstalk/models.py
+${PYSITELIB}/moto/elasticbeanstalk/models.pyc
+${PYSITELIB}/moto/elasticbeanstalk/models.pyo
+${PYSITELIB}/moto/elasticbeanstalk/responses.py
+${PYSITELIB}/moto/elasticbeanstalk/responses.pyc
+${PYSITELIB}/moto/elasticbeanstalk/responses.pyo
+${PYSITELIB}/moto/elasticbeanstalk/urls.py
+${PYSITELIB}/moto/elasticbeanstalk/urls.pyc
+${PYSITELIB}/moto/elasticbeanstalk/urls.pyo
+${PYSITELIB}/moto/elb/__init__.py
+${PYSITELIB}/moto/elb/__init__.pyc
+${PYSITELIB}/moto/elb/__init__.pyo
+${PYSITELIB}/moto/elb/exceptions.py
+${PYSITELIB}/moto/elb/exceptions.pyc
+${PYSITELIB}/moto/elb/exceptions.pyo
+${PYSITELIB}/moto/elb/models.py
+${PYSITELIB}/moto/elb/models.pyc
+${PYSITELIB}/moto/elb/models.pyo
+${PYSITELIB}/moto/elb/responses.py
+${PYSITELIB}/moto/elb/responses.pyc
+${PYSITELIB}/moto/elb/responses.pyo
+${PYSITELIB}/moto/elb/urls.py
+${PYSITELIB}/moto/elb/urls.pyc
+${PYSITELIB}/moto/elb/urls.pyo
+${PYSITELIB}/moto/elbv2/__init__.py
+${PYSITELIB}/moto/elbv2/__init__.pyc
+${PYSITELIB}/moto/elbv2/__init__.pyo
+${PYSITELIB}/moto/elbv2/exceptions.py
+${PYSITELIB}/moto/elbv2/exceptions.pyc
+${PYSITELIB}/moto/elbv2/exceptions.pyo
+${PYSITELIB}/moto/elbv2/models.py
+${PYSITELIB}/moto/elbv2/models.pyc
+${PYSITELIB}/moto/elbv2/models.pyo
+${PYSITELIB}/moto/elbv2/responses.py
+${PYSITELIB}/moto/elbv2/responses.pyc
+${PYSITELIB}/moto/elbv2/responses.pyo
+${PYSITELIB}/moto/elbv2/urls.py
+${PYSITELIB}/moto/elbv2/urls.pyc
+${PYSITELIB}/moto/elbv2/urls.pyo
+${PYSITELIB}/moto/elbv2/utils.py
+${PYSITELIB}/moto/elbv2/utils.pyc
+${PYSITELIB}/moto/elbv2/utils.pyo
+${PYSITELIB}/moto/emr/__init__.py
+${PYSITELIB}/moto/emr/__init__.pyc
+${PYSITELIB}/moto/emr/__init__.pyo
+${PYSITELIB}/moto/emr/exceptions.py
+${PYSITELIB}/moto/emr/exceptions.pyc
+${PYSITELIB}/moto/emr/exceptions.pyo
+${PYSITELIB}/moto/emr/models.py
+${PYSITELIB}/moto/emr/models.pyc
+${PYSITELIB}/moto/emr/models.pyo
+${PYSITELIB}/moto/emr/responses.py
+${PYSITELIB}/moto/emr/responses.pyc
+${PYSITELIB}/moto/emr/responses.pyo
+${PYSITELIB}/moto/emr/urls.py
+${PYSITELIB}/moto/emr/urls.pyc
+${PYSITELIB}/moto/emr/urls.pyo
+${PYSITELIB}/moto/emr/utils.py
+${PYSITELIB}/moto/emr/utils.pyc
+${PYSITELIB}/moto/emr/utils.pyo
+${PYSITELIB}/moto/events/__init__.py
+${PYSITELIB}/moto/events/__init__.pyc
+${PYSITELIB}/moto/events/__init__.pyo
+${PYSITELIB}/moto/events/models.py
+${PYSITELIB}/moto/events/models.pyc
+${PYSITELIB}/moto/events/models.pyo
+${PYSITELIB}/moto/events/responses.py
+${PYSITELIB}/moto/events/responses.pyc
+${PYSITELIB}/moto/events/responses.pyo
+${PYSITELIB}/moto/events/urls.py
+${PYSITELIB}/moto/events/urls.pyc
+${PYSITELIB}/moto/events/urls.pyo
+${PYSITELIB}/moto/glacier/__init__.py
+${PYSITELIB}/moto/glacier/__init__.pyc
+${PYSITELIB}/moto/glacier/__init__.pyo
+${PYSITELIB}/moto/glacier/models.py
+${PYSITELIB}/moto/glacier/models.pyc
+${PYSITELIB}/moto/glacier/models.pyo
+${PYSITELIB}/moto/glacier/responses.py
+${PYSITELIB}/moto/glacier/responses.pyc
+${PYSITELIB}/moto/glacier/responses.pyo
+${PYSITELIB}/moto/glacier/urls.py
+${PYSITELIB}/moto/glacier/urls.pyc
+${PYSITELIB}/moto/glacier/urls.pyo
+${PYSITELIB}/moto/glacier/utils.py
+${PYSITELIB}/moto/glacier/utils.pyc
+${PYSITELIB}/moto/glacier/utils.pyo
+${PYSITELIB}/moto/glue/__init__.py
+${PYSITELIB}/moto/glue/__init__.pyc
+${PYSITELIB}/moto/glue/__init__.pyo
+${PYSITELIB}/moto/glue/exceptions.py
+${PYSITELIB}/moto/glue/exceptions.pyc
+${PYSITELIB}/moto/glue/exceptions.pyo
+${PYSITELIB}/moto/glue/models.py
+${PYSITELIB}/moto/glue/models.pyc
+${PYSITELIB}/moto/glue/models.pyo
+${PYSITELIB}/moto/glue/responses.py
+${PYSITELIB}/moto/glue/responses.pyc
+${PYSITELIB}/moto/glue/responses.pyo
+${PYSITELIB}/moto/glue/urls.py
+${PYSITELIB}/moto/glue/urls.pyc
+${PYSITELIB}/moto/glue/urls.pyo
+${PYSITELIB}/moto/glue/utils.py
+${PYSITELIB}/moto/glue/utils.pyc
+${PYSITELIB}/moto/glue/utils.pyo
+${PYSITELIB}/moto/iam/__init__.py
+${PYSITELIB}/moto/iam/__init__.pyc
+${PYSITELIB}/moto/iam/__init__.pyo
+${PYSITELIB}/moto/iam/access_control.py
+${PYSITELIB}/moto/iam/access_control.pyc
+${PYSITELIB}/moto/iam/access_control.pyo
+${PYSITELIB}/moto/iam/aws_managed_policies.py
+${PYSITELIB}/moto/iam/aws_managed_policies.pyc
+${PYSITELIB}/moto/iam/aws_managed_policies.pyo
+${PYSITELIB}/moto/iam/exceptions.py
+${PYSITELIB}/moto/iam/exceptions.pyc
+${PYSITELIB}/moto/iam/exceptions.pyo
+${PYSITELIB}/moto/iam/models.py
+${PYSITELIB}/moto/iam/models.pyc
+${PYSITELIB}/moto/iam/models.pyo
+${PYSITELIB}/moto/iam/policy_validation.py
+${PYSITELIB}/moto/iam/policy_validation.pyc
+${PYSITELIB}/moto/iam/policy_validation.pyo
+${PYSITELIB}/moto/iam/responses.py
+${PYSITELIB}/moto/iam/responses.pyc
+${PYSITELIB}/moto/iam/responses.pyo
+${PYSITELIB}/moto/iam/urls.py
+${PYSITELIB}/moto/iam/urls.pyc
+${PYSITELIB}/moto/iam/urls.pyo
+${PYSITELIB}/moto/iam/utils.py
+${PYSITELIB}/moto/iam/utils.pyc
+${PYSITELIB}/moto/iam/utils.pyo
+${PYSITELIB}/moto/instance_metadata/__init__.py
+${PYSITELIB}/moto/instance_metadata/__init__.pyc
+${PYSITELIB}/moto/instance_metadata/__init__.pyo
+${PYSITELIB}/moto/instance_metadata/models.py
+${PYSITELIB}/moto/instance_metadata/models.pyc
+${PYSITELIB}/moto/instance_metadata/models.pyo
+${PYSITELIB}/moto/instance_metadata/responses.py
+${PYSITELIB}/moto/instance_metadata/responses.pyc
+${PYSITELIB}/moto/instance_metadata/responses.pyo
+${PYSITELIB}/moto/instance_metadata/urls.py
+${PYSITELIB}/moto/instance_metadata/urls.pyc
+${PYSITELIB}/moto/instance_metadata/urls.pyo
+${PYSITELIB}/moto/iot/__init__.py
+${PYSITELIB}/moto/iot/__init__.pyc
+${PYSITELIB}/moto/iot/__init__.pyo
+${PYSITELIB}/moto/iot/exceptions.py
+${PYSITELIB}/moto/iot/exceptions.pyc
+${PYSITELIB}/moto/iot/exceptions.pyo
+${PYSITELIB}/moto/iot/models.py
+${PYSITELIB}/moto/iot/models.pyc
+${PYSITELIB}/moto/iot/models.pyo
+${PYSITELIB}/moto/iot/responses.py
+${PYSITELIB}/moto/iot/responses.pyc
+${PYSITELIB}/moto/iot/responses.pyo
+${PYSITELIB}/moto/iot/urls.py
+${PYSITELIB}/moto/iot/urls.pyc
+${PYSITELIB}/moto/iot/urls.pyo
+${PYSITELIB}/moto/iotdata/__init__.py
+${PYSITELIB}/moto/iotdata/__init__.pyc
+${PYSITELIB}/moto/iotdata/__init__.pyo
+${PYSITELIB}/moto/iotdata/exceptions.py
+${PYSITELIB}/moto/iotdata/exceptions.pyc
+${PYSITELIB}/moto/iotdata/exceptions.pyo
+${PYSITELIB}/moto/iotdata/models.py
+${PYSITELIB}/moto/iotdata/models.pyc
+${PYSITELIB}/moto/iotdata/models.pyo
+${PYSITELIB}/moto/iotdata/responses.py
+${PYSITELIB}/moto/iotdata/responses.pyc
+${PYSITELIB}/moto/iotdata/responses.pyo
+${PYSITELIB}/moto/iotdata/urls.py
+${PYSITELIB}/moto/iotdata/urls.pyc
+${PYSITELIB}/moto/iotdata/urls.pyo
+${PYSITELIB}/moto/kinesis/__init__.py
+${PYSITELIB}/moto/kinesis/__init__.pyc
+${PYSITELIB}/moto/kinesis/__init__.pyo
+${PYSITELIB}/moto/kinesis/exceptions.py
+${PYSITELIB}/moto/kinesis/exceptions.pyc
+${PYSITELIB}/moto/kinesis/exceptions.pyo
+${PYSITELIB}/moto/kinesis/models.py
+${PYSITELIB}/moto/kinesis/models.pyc
+${PYSITELIB}/moto/kinesis/models.pyo
+${PYSITELIB}/moto/kinesis/responses.py
+${PYSITELIB}/moto/kinesis/responses.pyc
+${PYSITELIB}/moto/kinesis/responses.pyo
+${PYSITELIB}/moto/kinesis/urls.py
+${PYSITELIB}/moto/kinesis/urls.pyc
+${PYSITELIB}/moto/kinesis/urls.pyo
+${PYSITELIB}/moto/kinesis/utils.py
+${PYSITELIB}/moto/kinesis/utils.pyc
+${PYSITELIB}/moto/kinesis/utils.pyo
+${PYSITELIB}/moto/kinesisvideo/__init__.py
+${PYSITELIB}/moto/kinesisvideo/__init__.pyc
+${PYSITELIB}/moto/kinesisvideo/__init__.pyo
+${PYSITELIB}/moto/kinesisvideo/exceptions.py
+${PYSITELIB}/moto/kinesisvideo/exceptions.pyc
+${PYSITELIB}/moto/kinesisvideo/exceptions.pyo
+${PYSITELIB}/moto/kinesisvideo/models.py
+${PYSITELIB}/moto/kinesisvideo/models.pyc
+${PYSITELIB}/moto/kinesisvideo/models.pyo
+${PYSITELIB}/moto/kinesisvideo/responses.py
+${PYSITELIB}/moto/kinesisvideo/responses.pyc
+${PYSITELIB}/moto/kinesisvideo/responses.pyo
+${PYSITELIB}/moto/kinesisvideo/urls.py
+${PYSITELIB}/moto/kinesisvideo/urls.pyc
+${PYSITELIB}/moto/kinesisvideo/urls.pyo
+${PYSITELIB}/moto/kinesisvideoarchivedmedia/__init__.py
+${PYSITELIB}/moto/kinesisvideoarchivedmedia/__init__.pyc
+${PYSITELIB}/moto/kinesisvideoarchivedmedia/__init__.pyo
+${PYSITELIB}/moto/kinesisvideoarchivedmedia/exceptions.py
+${PYSITELIB}/moto/kinesisvideoarchivedmedia/exceptions.pyc
+${PYSITELIB}/moto/kinesisvideoarchivedmedia/exceptions.pyo
+${PYSITELIB}/moto/kinesisvideoarchivedmedia/models.py
+${PYSITELIB}/moto/kinesisvideoarchivedmedia/models.pyc
+${PYSITELIB}/moto/kinesisvideoarchivedmedia/models.pyo
+${PYSITELIB}/moto/kinesisvideoarchivedmedia/responses.py
+${PYSITELIB}/moto/kinesisvideoarchivedmedia/responses.pyc
+${PYSITELIB}/moto/kinesisvideoarchivedmedia/responses.pyo
+${PYSITELIB}/moto/kinesisvideoarchivedmedia/urls.py
+${PYSITELIB}/moto/kinesisvideoarchivedmedia/urls.pyc
+${PYSITELIB}/moto/kinesisvideoarchivedmedia/urls.pyo
+${PYSITELIB}/moto/kms/__init__.py
+${PYSITELIB}/moto/kms/__init__.pyc
+${PYSITELIB}/moto/kms/__init__.pyo
+${PYSITELIB}/moto/kms/exceptions.py
+${PYSITELIB}/moto/kms/exceptions.pyc
+${PYSITELIB}/moto/kms/exceptions.pyo
+${PYSITELIB}/moto/kms/models.py
+${PYSITELIB}/moto/kms/models.pyc
+${PYSITELIB}/moto/kms/models.pyo
+${PYSITELIB}/moto/kms/responses.py
+${PYSITELIB}/moto/kms/responses.pyc
+${PYSITELIB}/moto/kms/responses.pyo
+${PYSITELIB}/moto/kms/urls.py
+${PYSITELIB}/moto/kms/urls.pyc
+${PYSITELIB}/moto/kms/urls.pyo
+${PYSITELIB}/moto/kms/utils.py
+${PYSITELIB}/moto/kms/utils.pyc
+${PYSITELIB}/moto/kms/utils.pyo
+${PYSITELIB}/moto/logs/__init__.py
+${PYSITELIB}/moto/logs/__init__.pyc
+${PYSITELIB}/moto/logs/__init__.pyo
+${PYSITELIB}/moto/logs/exceptions.py
+${PYSITELIB}/moto/logs/exceptions.pyc
+${PYSITELIB}/moto/logs/exceptions.pyo
+${PYSITELIB}/moto/logs/models.py
+${PYSITELIB}/moto/logs/models.pyc
+${PYSITELIB}/moto/logs/models.pyo
+${PYSITELIB}/moto/logs/responses.py
+${PYSITELIB}/moto/logs/responses.pyc
+${PYSITELIB}/moto/logs/responses.pyo
+${PYSITELIB}/moto/logs/urls.py
+${PYSITELIB}/moto/logs/urls.pyc
+${PYSITELIB}/moto/logs/urls.pyo
+${PYSITELIB}/moto/managedblockchain/__init__.py
+${PYSITELIB}/moto/managedblockchain/__init__.pyc
+${PYSITELIB}/moto/managedblockchain/__init__.pyo
+${PYSITELIB}/moto/managedblockchain/exceptions.py
+${PYSITELIB}/moto/managedblockchain/exceptions.pyc
+${PYSITELIB}/moto/managedblockchain/exceptions.pyo
+${PYSITELIB}/moto/managedblockchain/models.py
+${PYSITELIB}/moto/managedblockchain/models.pyc
+${PYSITELIB}/moto/managedblockchain/models.pyo
+${PYSITELIB}/moto/managedblockchain/responses.py
+${PYSITELIB}/moto/managedblockchain/responses.pyc
+${PYSITELIB}/moto/managedblockchain/responses.pyo
+${PYSITELIB}/moto/managedblockchain/urls.py
+${PYSITELIB}/moto/managedblockchain/urls.pyc
+${PYSITELIB}/moto/managedblockchain/urls.pyo
+${PYSITELIB}/moto/managedblockchain/utils.py
+${PYSITELIB}/moto/managedblockchain/utils.pyc
+${PYSITELIB}/moto/managedblockchain/utils.pyo
+${PYSITELIB}/moto/opsworks/__init__.py
+${PYSITELIB}/moto/opsworks/__init__.pyc
+${PYSITELIB}/moto/opsworks/__init__.pyo
+${PYSITELIB}/moto/opsworks/exceptions.py
+${PYSITELIB}/moto/opsworks/exceptions.pyc
+${PYSITELIB}/moto/opsworks/exceptions.pyo
+${PYSITELIB}/moto/opsworks/models.py
+${PYSITELIB}/moto/opsworks/models.pyc
+${PYSITELIB}/moto/opsworks/models.pyo
+${PYSITELIB}/moto/opsworks/responses.py
+${PYSITELIB}/moto/opsworks/responses.pyc
+${PYSITELIB}/moto/opsworks/responses.pyo
+${PYSITELIB}/moto/opsworks/urls.py
+${PYSITELIB}/moto/opsworks/urls.pyc
+${PYSITELIB}/moto/opsworks/urls.pyo
+${PYSITELIB}/moto/organizations/__init__.py
+${PYSITELIB}/moto/organizations/__init__.pyc
+${PYSITELIB}/moto/organizations/__init__.pyo
+${PYSITELIB}/moto/organizations/exceptions.py
+${PYSITELIB}/moto/organizations/exceptions.pyc
+${PYSITELIB}/moto/organizations/exceptions.pyo
+${PYSITELIB}/moto/organizations/models.py
+${PYSITELIB}/moto/organizations/models.pyc
+${PYSITELIB}/moto/organizations/models.pyo
+${PYSITELIB}/moto/organizations/responses.py
+${PYSITELIB}/moto/organizations/responses.pyc
+${PYSITELIB}/moto/organizations/responses.pyo
+${PYSITELIB}/moto/organizations/urls.py
+${PYSITELIB}/moto/organizations/urls.pyc
+${PYSITELIB}/moto/organizations/urls.pyo
+${PYSITELIB}/moto/organizations/utils.py
+${PYSITELIB}/moto/organizations/utils.pyc
+${PYSITELIB}/moto/organizations/utils.pyo
+${PYSITELIB}/moto/packages/__init__.py
+${PYSITELIB}/moto/packages/__init__.pyc
+${PYSITELIB}/moto/packages/__init__.pyo
+${PYSITELIB}/moto/packages/httpretty/__init__.py
+${PYSITELIB}/moto/packages/httpretty/__init__.pyc
+${PYSITELIB}/moto/packages/httpretty/__init__.pyo
+${PYSITELIB}/moto/packages/httpretty/compat.py
+${PYSITELIB}/moto/packages/httpretty/compat.pyc
+${PYSITELIB}/moto/packages/httpretty/compat.pyo
+${PYSITELIB}/moto/packages/httpretty/core.py
+${PYSITELIB}/moto/packages/httpretty/core.pyc
+${PYSITELIB}/moto/packages/httpretty/core.pyo
+${PYSITELIB}/moto/packages/httpretty/errors.py
+${PYSITELIB}/moto/packages/httpretty/errors.pyc
+${PYSITELIB}/moto/packages/httpretty/errors.pyo
+${PYSITELIB}/moto/packages/httpretty/http.py
+${PYSITELIB}/moto/packages/httpretty/http.pyc
+${PYSITELIB}/moto/packages/httpretty/http.pyo
+${PYSITELIB}/moto/packages/httpretty/utils.py
+${PYSITELIB}/moto/packages/httpretty/utils.pyc
+${PYSITELIB}/moto/packages/httpretty/utils.pyo
+${PYSITELIB}/moto/polly/__init__.py
+${PYSITELIB}/moto/polly/__init__.pyc
+${PYSITELIB}/moto/polly/__init__.pyo
+${PYSITELIB}/moto/polly/models.py
+${PYSITELIB}/moto/polly/models.pyc
+${PYSITELIB}/moto/polly/models.pyo
+${PYSITELIB}/moto/polly/resources.py
+${PYSITELIB}/moto/polly/resources.pyc
+${PYSITELIB}/moto/polly/resources.pyo
+${PYSITELIB}/moto/polly/responses.py
+${PYSITELIB}/moto/polly/responses.pyc
+${PYSITELIB}/moto/polly/responses.pyo
+${PYSITELIB}/moto/polly/urls.py
+${PYSITELIB}/moto/polly/urls.pyc
+${PYSITELIB}/moto/polly/urls.pyo
+${PYSITELIB}/moto/polly/utils.py
+${PYSITELIB}/moto/polly/utils.pyc
+${PYSITELIB}/moto/polly/utils.pyo
+${PYSITELIB}/moto/ram/__init__.py
+${PYSITELIB}/moto/ram/__init__.pyc
+${PYSITELIB}/moto/ram/__init__.pyo
+${PYSITELIB}/moto/ram/exceptions.py
+${PYSITELIB}/moto/ram/exceptions.pyc
+${PYSITELIB}/moto/ram/exceptions.pyo
+${PYSITELIB}/moto/ram/models.py
+${PYSITELIB}/moto/ram/models.pyc
+${PYSITELIB}/moto/ram/models.pyo
+${PYSITELIB}/moto/ram/responses.py
+${PYSITELIB}/moto/ram/responses.pyc
+${PYSITELIB}/moto/ram/responses.pyo
+${PYSITELIB}/moto/ram/urls.py
+${PYSITELIB}/moto/ram/urls.pyc
+${PYSITELIB}/moto/ram/urls.pyo
+${PYSITELIB}/moto/rds/__init__.py
+${PYSITELIB}/moto/rds/__init__.pyc
+${PYSITELIB}/moto/rds/__init__.pyo
+${PYSITELIB}/moto/rds/exceptions.py
+${PYSITELIB}/moto/rds/exceptions.pyc
+${PYSITELIB}/moto/rds/exceptions.pyo
+${PYSITELIB}/moto/rds/models.py
+${PYSITELIB}/moto/rds/models.pyc
+${PYSITELIB}/moto/rds/models.pyo
+${PYSITELIB}/moto/rds/responses.py
+${PYSITELIB}/moto/rds/responses.pyc
+${PYSITELIB}/moto/rds/responses.pyo
+${PYSITELIB}/moto/rds/urls.py
+${PYSITELIB}/moto/rds/urls.pyc
+${PYSITELIB}/moto/rds/urls.pyo
+${PYSITELIB}/moto/rds2/__init__.py
+${PYSITELIB}/moto/rds2/__init__.pyc
+${PYSITELIB}/moto/rds2/__init__.pyo
+${PYSITELIB}/moto/rds2/exceptions.py
+${PYSITELIB}/moto/rds2/exceptions.pyc
+${PYSITELIB}/moto/rds2/exceptions.pyo
+${PYSITELIB}/moto/rds2/models.py
+${PYSITELIB}/moto/rds2/models.pyc
+${PYSITELIB}/moto/rds2/models.pyo
+${PYSITELIB}/moto/rds2/responses.py
+${PYSITELIB}/moto/rds2/responses.pyc
+${PYSITELIB}/moto/rds2/responses.pyo
+${PYSITELIB}/moto/rds2/urls.py
+${PYSITELIB}/moto/rds2/urls.pyc
+${PYSITELIB}/moto/rds2/urls.pyo
+${PYSITELIB}/moto/redshift/__init__.py
+${PYSITELIB}/moto/redshift/__init__.pyc
+${PYSITELIB}/moto/redshift/__init__.pyo
+${PYSITELIB}/moto/redshift/exceptions.py
+${PYSITELIB}/moto/redshift/exceptions.pyc
+${PYSITELIB}/moto/redshift/exceptions.pyo
+${PYSITELIB}/moto/redshift/models.py
+${PYSITELIB}/moto/redshift/models.pyc
+${PYSITELIB}/moto/redshift/models.pyo
+${PYSITELIB}/moto/redshift/responses.py
+${PYSITELIB}/moto/redshift/responses.pyc
+${PYSITELIB}/moto/redshift/responses.pyo
+${PYSITELIB}/moto/redshift/urls.py
+${PYSITELIB}/moto/redshift/urls.pyc
+${PYSITELIB}/moto/redshift/urls.pyo
+${PYSITELIB}/moto/redshift/utils.py
+${PYSITELIB}/moto/redshift/utils.pyc
+${PYSITELIB}/moto/redshift/utils.pyo
+${PYSITELIB}/moto/resourcegroups/__init__.py
+${PYSITELIB}/moto/resourcegroups/__init__.pyc
+${PYSITELIB}/moto/resourcegroups/__init__.pyo
+${PYSITELIB}/moto/resourcegroups/exceptions.py
+${PYSITELIB}/moto/resourcegroups/exceptions.pyc
+${PYSITELIB}/moto/resourcegroups/exceptions.pyo
+${PYSITELIB}/moto/resourcegroups/models.py
+${PYSITELIB}/moto/resourcegroups/models.pyc
+${PYSITELIB}/moto/resourcegroups/models.pyo
+${PYSITELIB}/moto/resourcegroups/responses.py
+${PYSITELIB}/moto/resourcegroups/responses.pyc
+${PYSITELIB}/moto/resourcegroups/responses.pyo
+${PYSITELIB}/moto/resourcegroups/urls.py
+${PYSITELIB}/moto/resourcegroups/urls.pyc
+${PYSITELIB}/moto/resourcegroups/urls.pyo
+${PYSITELIB}/moto/resourcegroupstaggingapi/__init__.py
+${PYSITELIB}/moto/resourcegroupstaggingapi/__init__.pyc
+${PYSITELIB}/moto/resourcegroupstaggingapi/__init__.pyo
+${PYSITELIB}/moto/resourcegroupstaggingapi/models.py
+${PYSITELIB}/moto/resourcegroupstaggingapi/models.pyc
+${PYSITELIB}/moto/resourcegroupstaggingapi/models.pyo
+${PYSITELIB}/moto/resourcegroupstaggingapi/responses.py
+${PYSITELIB}/moto/resourcegroupstaggingapi/responses.pyc
+${PYSITELIB}/moto/resourcegroupstaggingapi/responses.pyo
+${PYSITELIB}/moto/resourcegroupstaggingapi/urls.py
+${PYSITELIB}/moto/resourcegroupstaggingapi/urls.pyc
+${PYSITELIB}/moto/resourcegroupstaggingapi/urls.pyo
+${PYSITELIB}/moto/route53/__init__.py
+${PYSITELIB}/moto/route53/__init__.pyc
+${PYSITELIB}/moto/route53/__init__.pyo
+${PYSITELIB}/moto/route53/models.py
+${PYSITELIB}/moto/route53/models.pyc
+${PYSITELIB}/moto/route53/models.pyo
+${PYSITELIB}/moto/route53/responses.py
+${PYSITELIB}/moto/route53/responses.pyc
+${PYSITELIB}/moto/route53/responses.pyo
+${PYSITELIB}/moto/route53/urls.py
+${PYSITELIB}/moto/route53/urls.pyc
+${PYSITELIB}/moto/route53/urls.pyo
+${PYSITELIB}/moto/s3/__init__.py
+${PYSITELIB}/moto/s3/__init__.pyc
+${PYSITELIB}/moto/s3/__init__.pyo
+${PYSITELIB}/moto/s3/cloud_formation.py
+${PYSITELIB}/moto/s3/cloud_formation.pyc
+${PYSITELIB}/moto/s3/cloud_formation.pyo
+${PYSITELIB}/moto/s3/config.py
+${PYSITELIB}/moto/s3/config.pyc
+${PYSITELIB}/moto/s3/config.pyo
+${PYSITELIB}/moto/s3/exceptions.py
+${PYSITELIB}/moto/s3/exceptions.pyc
+${PYSITELIB}/moto/s3/exceptions.pyo
+${PYSITELIB}/moto/s3/models.py
+${PYSITELIB}/moto/s3/models.pyc
+${PYSITELIB}/moto/s3/models.pyo
+${PYSITELIB}/moto/s3/responses.py
+${PYSITELIB}/moto/s3/responses.pyc
+${PYSITELIB}/moto/s3/responses.pyo
+${PYSITELIB}/moto/s3/urls.py
+${PYSITELIB}/moto/s3/urls.pyc
+${PYSITELIB}/moto/s3/urls.pyo
+${PYSITELIB}/moto/s3/utils.py
+${PYSITELIB}/moto/s3/utils.pyc
+${PYSITELIB}/moto/s3/utils.pyo
+${PYSITELIB}/moto/s3bucket_path/__init__.py
+${PYSITELIB}/moto/s3bucket_path/__init__.pyc
+${PYSITELIB}/moto/s3bucket_path/__init__.pyo
+${PYSITELIB}/moto/s3bucket_path/utils.py
+${PYSITELIB}/moto/s3bucket_path/utils.pyc
+${PYSITELIB}/moto/s3bucket_path/utils.pyo
+${PYSITELIB}/moto/sagemaker/__init__.py
+${PYSITELIB}/moto/sagemaker/__init__.pyc
+${PYSITELIB}/moto/sagemaker/__init__.pyo
+${PYSITELIB}/moto/sagemaker/exceptions.py
+${PYSITELIB}/moto/sagemaker/exceptions.pyc
+${PYSITELIB}/moto/sagemaker/exceptions.pyo
+${PYSITELIB}/moto/sagemaker/models.py
+${PYSITELIB}/moto/sagemaker/models.pyc
+${PYSITELIB}/moto/sagemaker/models.pyo
+${PYSITELIB}/moto/sagemaker/responses.py
+${PYSITELIB}/moto/sagemaker/responses.pyc
+${PYSITELIB}/moto/sagemaker/responses.pyo
+${PYSITELIB}/moto/sagemaker/urls.py
+${PYSITELIB}/moto/sagemaker/urls.pyc
+${PYSITELIB}/moto/sagemaker/urls.pyo
+${PYSITELIB}/moto/sagemaker/validators.py
+${PYSITELIB}/moto/sagemaker/validators.pyc
+${PYSITELIB}/moto/sagemaker/validators.pyo
+${PYSITELIB}/moto/secretsmanager/__init__.py
+${PYSITELIB}/moto/secretsmanager/__init__.pyc
+${PYSITELIB}/moto/secretsmanager/__init__.pyo
+${PYSITELIB}/moto/secretsmanager/exceptions.py
+${PYSITELIB}/moto/secretsmanager/exceptions.pyc
+${PYSITELIB}/moto/secretsmanager/exceptions.pyo
+${PYSITELIB}/moto/secretsmanager/list_secrets/__init__.py
+${PYSITELIB}/moto/secretsmanager/list_secrets/__init__.pyc
+${PYSITELIB}/moto/secretsmanager/list_secrets/__init__.pyo
+${PYSITELIB}/moto/secretsmanager/list_secrets/filters.py
+${PYSITELIB}/moto/secretsmanager/list_secrets/filters.pyc
+${PYSITELIB}/moto/secretsmanager/list_secrets/filters.pyo
+${PYSITELIB}/moto/secretsmanager/models.py
+${PYSITELIB}/moto/secretsmanager/models.pyc
+${PYSITELIB}/moto/secretsmanager/models.pyo
+${PYSITELIB}/moto/secretsmanager/responses.py
+${PYSITELIB}/moto/secretsmanager/responses.pyc
+${PYSITELIB}/moto/secretsmanager/responses.pyo
+${PYSITELIB}/moto/secretsmanager/urls.py
+${PYSITELIB}/moto/secretsmanager/urls.pyc
+${PYSITELIB}/moto/secretsmanager/urls.pyo
+${PYSITELIB}/moto/secretsmanager/utils.py
+${PYSITELIB}/moto/secretsmanager/utils.pyc
+${PYSITELIB}/moto/secretsmanager/utils.pyo
+${PYSITELIB}/moto/server.py
+${PYSITELIB}/moto/server.pyc
+${PYSITELIB}/moto/server.pyo
+${PYSITELIB}/moto/ses/__init__.py
+${PYSITELIB}/moto/ses/__init__.pyc
+${PYSITELIB}/moto/ses/__init__.pyo
+${PYSITELIB}/moto/ses/exceptions.py
+${PYSITELIB}/moto/ses/exceptions.pyc
+${PYSITELIB}/moto/ses/exceptions.pyo
+${PYSITELIB}/moto/ses/feedback.py
+${PYSITELIB}/moto/ses/feedback.pyc
+${PYSITELIB}/moto/ses/feedback.pyo
+${PYSITELIB}/moto/ses/models.py
+${PYSITELIB}/moto/ses/models.pyc
+${PYSITELIB}/moto/ses/models.pyo
+${PYSITELIB}/moto/ses/responses.py
+${PYSITELIB}/moto/ses/responses.pyc
+${PYSITELIB}/moto/ses/responses.pyo
+${PYSITELIB}/moto/ses/urls.py
+${PYSITELIB}/moto/ses/urls.pyc
+${PYSITELIB}/moto/ses/urls.pyo
+${PYSITELIB}/moto/ses/utils.py
+${PYSITELIB}/moto/ses/utils.pyc
+${PYSITELIB}/moto/ses/utils.pyo
+${PYSITELIB}/moto/settings.py
+${PYSITELIB}/moto/settings.pyc
+${PYSITELIB}/moto/settings.pyo
+${PYSITELIB}/moto/sns/__init__.py
+${PYSITELIB}/moto/sns/__init__.pyc
+${PYSITELIB}/moto/sns/__init__.pyo
+${PYSITELIB}/moto/sns/exceptions.py
+${PYSITELIB}/moto/sns/exceptions.pyc
+${PYSITELIB}/moto/sns/exceptions.pyo
+${PYSITELIB}/moto/sns/models.py
+${PYSITELIB}/moto/sns/models.pyc
+${PYSITELIB}/moto/sns/models.pyo
+${PYSITELIB}/moto/sns/responses.py
+${PYSITELIB}/moto/sns/responses.pyc
+${PYSITELIB}/moto/sns/responses.pyo
+${PYSITELIB}/moto/sns/urls.py
+${PYSITELIB}/moto/sns/urls.pyc
+${PYSITELIB}/moto/sns/urls.pyo
+${PYSITELIB}/moto/sns/utils.py
+${PYSITELIB}/moto/sns/utils.pyc
+${PYSITELIB}/moto/sns/utils.pyo
+${PYSITELIB}/moto/sqs/__init__.py
+${PYSITELIB}/moto/sqs/__init__.pyc
+${PYSITELIB}/moto/sqs/__init__.pyo
+${PYSITELIB}/moto/sqs/exceptions.py
+${PYSITELIB}/moto/sqs/exceptions.pyc
+${PYSITELIB}/moto/sqs/exceptions.pyo
+${PYSITELIB}/moto/sqs/models.py
+${PYSITELIB}/moto/sqs/models.pyc
+${PYSITELIB}/moto/sqs/models.pyo
+${PYSITELIB}/moto/sqs/responses.py
+${PYSITELIB}/moto/sqs/responses.pyc
+${PYSITELIB}/moto/sqs/responses.pyo
+${PYSITELIB}/moto/sqs/urls.py
+${PYSITELIB}/moto/sqs/urls.pyc
+${PYSITELIB}/moto/sqs/urls.pyo
+${PYSITELIB}/moto/sqs/utils.py
+${PYSITELIB}/moto/sqs/utils.pyc
+${PYSITELIB}/moto/sqs/utils.pyo
+${PYSITELIB}/moto/ssm/__init__.py
+${PYSITELIB}/moto/ssm/__init__.pyc
+${PYSITELIB}/moto/ssm/__init__.pyo
+${PYSITELIB}/moto/ssm/exceptions.py
+${PYSITELIB}/moto/ssm/exceptions.pyc
+${PYSITELIB}/moto/ssm/exceptions.pyo
+${PYSITELIB}/moto/ssm/models.py
+${PYSITELIB}/moto/ssm/models.pyc
+${PYSITELIB}/moto/ssm/models.pyo
+${PYSITELIB}/moto/ssm/responses.py
+${PYSITELIB}/moto/ssm/responses.pyc
+${PYSITELIB}/moto/ssm/responses.pyo
+${PYSITELIB}/moto/ssm/urls.py
+${PYSITELIB}/moto/ssm/urls.pyc
+${PYSITELIB}/moto/ssm/urls.pyo
+${PYSITELIB}/moto/ssm/utils.py
+${PYSITELIB}/moto/ssm/utils.pyc
+${PYSITELIB}/moto/ssm/utils.pyo
+${PYSITELIB}/moto/stepfunctions/__init__.py
+${PYSITELIB}/moto/stepfunctions/__init__.pyc
+${PYSITELIB}/moto/stepfunctions/__init__.pyo
+${PYSITELIB}/moto/stepfunctions/exceptions.py
+${PYSITELIB}/moto/stepfunctions/exceptions.pyc
+${PYSITELIB}/moto/stepfunctions/exceptions.pyo
+${PYSITELIB}/moto/stepfunctions/models.py
+${PYSITELIB}/moto/stepfunctions/models.pyc
+${PYSITELIB}/moto/stepfunctions/models.pyo
+${PYSITELIB}/moto/stepfunctions/responses.py
+${PYSITELIB}/moto/stepfunctions/responses.pyc
+${PYSITELIB}/moto/stepfunctions/responses.pyo
+${PYSITELIB}/moto/stepfunctions/urls.py
+${PYSITELIB}/moto/stepfunctions/urls.pyc
+${PYSITELIB}/moto/stepfunctions/urls.pyo
+${PYSITELIB}/moto/sts/__init__.py
+${PYSITELIB}/moto/sts/__init__.pyc
+${PYSITELIB}/moto/sts/__init__.pyo
+${PYSITELIB}/moto/sts/exceptions.py
+${PYSITELIB}/moto/sts/exceptions.pyc
+${PYSITELIB}/moto/sts/exceptions.pyo
+${PYSITELIB}/moto/sts/models.py
+${PYSITELIB}/moto/sts/models.pyc
+${PYSITELIB}/moto/sts/models.pyo
+${PYSITELIB}/moto/sts/responses.py
+${PYSITELIB}/moto/sts/responses.pyc
+${PYSITELIB}/moto/sts/responses.pyo
+${PYSITELIB}/moto/sts/urls.py
+${PYSITELIB}/moto/sts/urls.pyc
+${PYSITELIB}/moto/sts/urls.pyo
+${PYSITELIB}/moto/sts/utils.py
+${PYSITELIB}/moto/sts/utils.pyc
+${PYSITELIB}/moto/sts/utils.pyo
+${PYSITELIB}/moto/swf/__init__.py
+${PYSITELIB}/moto/swf/__init__.pyc
+${PYSITELIB}/moto/swf/__init__.pyo
+${PYSITELIB}/moto/swf/constants.py
+${PYSITELIB}/moto/swf/constants.pyc
+${PYSITELIB}/moto/swf/constants.pyo
+${PYSITELIB}/moto/swf/exceptions.py
+${PYSITELIB}/moto/swf/exceptions.pyc
+${PYSITELIB}/moto/swf/exceptions.pyo
+${PYSITELIB}/moto/swf/models/__init__.py
+${PYSITELIB}/moto/swf/models/__init__.pyc
+${PYSITELIB}/moto/swf/models/__init__.pyo
+${PYSITELIB}/moto/swf/models/activity_task.py
+${PYSITELIB}/moto/swf/models/activity_task.pyc
+${PYSITELIB}/moto/swf/models/activity_task.pyo
+${PYSITELIB}/moto/swf/models/activity_type.py
+${PYSITELIB}/moto/swf/models/activity_type.pyc
+${PYSITELIB}/moto/swf/models/activity_type.pyo
+${PYSITELIB}/moto/swf/models/decision_task.py
+${PYSITELIB}/moto/swf/models/decision_task.pyc
+${PYSITELIB}/moto/swf/models/decision_task.pyo
+${PYSITELIB}/moto/swf/models/domain.py
+${PYSITELIB}/moto/swf/models/domain.pyc
+${PYSITELIB}/moto/swf/models/domain.pyo
+${PYSITELIB}/moto/swf/models/generic_type.py
+${PYSITELIB}/moto/swf/models/generic_type.pyc
+${PYSITELIB}/moto/swf/models/generic_type.pyo
+${PYSITELIB}/moto/swf/models/history_event.py
+${PYSITELIB}/moto/swf/models/history_event.pyc
+${PYSITELIB}/moto/swf/models/history_event.pyo
+${PYSITELIB}/moto/swf/models/timeout.py
+${PYSITELIB}/moto/swf/models/timeout.pyc
+${PYSITELIB}/moto/swf/models/timeout.pyo
+${PYSITELIB}/moto/swf/models/workflow_execution.py
+${PYSITELIB}/moto/swf/models/workflow_execution.pyc
+${PYSITELIB}/moto/swf/models/workflow_execution.pyo
+${PYSITELIB}/moto/swf/models/workflow_type.py
+${PYSITELIB}/moto/swf/models/workflow_type.pyc
+${PYSITELIB}/moto/swf/models/workflow_type.pyo
+${PYSITELIB}/moto/swf/responses.py
+${PYSITELIB}/moto/swf/responses.pyc
+${PYSITELIB}/moto/swf/responses.pyo
+${PYSITELIB}/moto/swf/urls.py
+${PYSITELIB}/moto/swf/urls.pyc
+${PYSITELIB}/moto/swf/urls.pyo
+${PYSITELIB}/moto/swf/utils.py
+${PYSITELIB}/moto/swf/utils.pyc
+${PYSITELIB}/moto/swf/utils.pyo
+${PYSITELIB}/moto/templates/dashboard.html
+${PYSITELIB}/moto/utilities/__init__.py
+${PYSITELIB}/moto/utilities/__init__.pyc
+${PYSITELIB}/moto/utilities/__init__.pyo
+${PYSITELIB}/moto/utilities/tagging_service.py
+${PYSITELIB}/moto/utilities/tagging_service.pyc
+${PYSITELIB}/moto/utilities/tagging_service.pyo
+${PYSITELIB}/moto/utilities/utils.py
+${PYSITELIB}/moto/utilities/utils.pyc
+${PYSITELIB}/moto/utilities/utils.pyo
+${PYSITELIB}/moto/xray/__init__.py
+${PYSITELIB}/moto/xray/__init__.pyc
+${PYSITELIB}/moto/xray/__init__.pyo
+${PYSITELIB}/moto/xray/exceptions.py
+${PYSITELIB}/moto/xray/exceptions.pyc
+${PYSITELIB}/moto/xray/exceptions.pyo
+${PYSITELIB}/moto/xray/mock_client.py
+${PYSITELIB}/moto/xray/mock_client.pyc
+${PYSITELIB}/moto/xray/mock_client.pyo
+${PYSITELIB}/moto/xray/models.py
+${PYSITELIB}/moto/xray/models.pyc
+${PYSITELIB}/moto/xray/models.pyo
+${PYSITELIB}/moto/xray/responses.py
+${PYSITELIB}/moto/xray/responses.pyc
+${PYSITELIB}/moto/xray/responses.pyo
+${PYSITELIB}/moto/xray/urls.py
+${PYSITELIB}/moto/xray/urls.pyc
+${PYSITELIB}/moto/xray/urls.pyo
diff --git a/py-moto/distinfo b/py-moto/distinfo
new file mode 100644
index 0000000000..835bb7222b
--- /dev/null
+++ b/py-moto/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (moto-1.3.16.tar.gz) = 7c3f02197160ea945b27d8921eb6184b1e56e25e
+RMD160 (moto-1.3.16.tar.gz) = 358428e44685514100f2aec4bfb4dfc26737db11
+SHA512 (moto-1.3.16.tar.gz) = 80a1335fea8d6dd42b4062365da4719d26cd6c18e5c186c950bbb844dce44e91ffe5e5173742f3b60d6ba2cab93d45359b43c2cb0ccf74d16009986457c243a4
+Size (moto-1.3.16.tar.gz) = 1761006 bytes


Home | Main Index | Thread Index | Old Index