Guilherme Martins Crocetti 0dd41d4c32
Cloudformation support for EventSourceMapping (#3045)
* change line position for uuid and last_modified because they're not input parameters

* add event_source_arn validator and setter

* refactor batch_size as setter

* add helper function to parse arn and return source service

* fix for EventSource's create_from_cfn, there was no reference in the lambda object for the esm if created by cfn

* add esm deletion by cloudformation

* remove unused variable in test

* add cfn's update

* add complete implementation of delete_from_cfn

* blacked changed files

* fix test with invalid batchsize for sqs

* Dynamodb2 Table - Bugfix for localindex and implemented get_cfn_attributes

* Dynamodb2 eventsource - fix test to use StreamArn attribute

* Lambda Test - fix test_update_event_source_mapping
2020-06-14 16:03:00 +01:00
..
2020-05-24 12:21:29 +01:00
2020-03-12 14:07:34 +00:00
2019-12-26 21:03:49 +01:00
2020-05-02 18:47:59 +02:00
2020-03-30 13:49:19 +01:00
2019-12-26 21:03:49 +01:00
2019-12-26 21:03:49 +01:00
2019-12-26 21:03:49 +01:00
2019-10-31 10:36:05 -07:00
2020-04-28 10:40:34 +12:00
2020-03-05 23:37:17 +10:00
2019-12-17 21:35:52 +05:30
2020-04-28 10:40:32 +12:00