moto/moto/awslambda
Adam Richie-Halford 9a9a1d8413
Decentralize cloudformation naming responsibilities (#3201)
* #3127 - Decentralize CF naming responsibilities

* Decentralize CloudFormation naming responsibilities

* Update URLs in cloudformation_resource_type functions

* Fix flake8 errors

* Black formatting

* Add a bunch of imports to populate CloudFormationModel.__subclasses__

* Add noqa to s3 models import statement in cloudformation/parsing.py

* Black formatting

* Remove debugging print statement

Co-authored-by: Bert Blommers <info@bertblommers.nl>
2020-08-01 15:23:36 +01:00
..
__init__.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
exceptions.py improves support for AWS lambda policy management 2020-01-24 14:53:16 -05:00
models.py Decentralize cloudformation naming responsibilities (#3201) 2020-08-01 15:23:36 +01:00
policy.py don't use table of test cases and reduce duplication in get_policy method 2020-01-27 10:35:46 -05:00
responses.py Lambda - Only return Logs if LogType=Tail 2020-05-07 10:55:15 +01:00
urls.py Fixed issue with Lambda invoke via ARN 2020-02-04 22:12:11 -08:00
utils.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00