Chapter 8
- Public extensions are developed and published by the extension developer for use by other AWS users. They are visible in the registry and be activated by the user. Private extensions are developed and registered on their own accounts.
- At the moment of this writing, resource types, hooks, and modules.
- CRUDL – Create, Read, Update, Delete, and List.
cloudformation-cli
should be used to manage extensions.cfn generate
generates code based on a specification schema.