awslabs / awslabs/cloudformation-accustom

Introduce more decorator functions to aid in ease of writing

Open
#12 0 comments 0 reactions 1 assignee Claimed by @taylorb-syd View on GitHub
enhancement
Dominant language
Python
Stars
19
Forks
0
PR merge metrics
No merged PRs in 30d

Description

At the moment you manually need to split your logic into `Create`, `Update` and `Delete` functions using `if` statements. This isn't very helpful, so we should implement decorators to register functions for different operations and resource types.

This will most likely be a breaking change.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.