Implements a new module to easily manage AWS SNS infrastructure. Allows for the creation of FIFO and non FIFO topics as well as handling the relatively new (2023) archiving via archive_policy accordingly.
INFO: introduces testing at the module level which we did not do before.
PR instructions
check code changes
(optional, covered by tests) deploy both examples and destroy them after
The steps of acceptance
✔ I executed the PR instructions and everything worked.
✔ I checked the requirements for the ticket, and they are matching the PR.
✔ I am satisfied with the code and left annotations if I had some ideas.
Implements a new module to easily manage AWS SNS infrastructure. Allows for the creation of FIFO and non FIFO topics as well as handling the relatively new (2023) archiving via archive_policy accordingly. INFO: introduces testing at the module level which we did not do before.
PR instructions
The steps of acceptance
✔ I executed the PR instructions and everything worked.
✔ I checked the requirements for the ticket, and they are matching the PR.
✔ I am satisfied with the code and left annotations if I had some ideas.