79084467

Date: 2024-10-14 00:56:52
Score: 1
Natty:
Report link

The easist way to create and delete Transfer Family is via IAC (Infra as Code).

As others suggested cloudformation is a way of IAC, I personally prefer terraform it somehow is easier to learn and does nor cover only aws. Comes with good example and community.

Let me share couple of examples to some similar needs and the oficial module.

  1. Cool guided tutorial
  2. Oficial module
  3. Github example

I have done what you wanted and can say it pretty much works for my use case =)

Reasons:
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Pedro Caires