1. Title
AWS::CloudFormation::Type
2. Scope of request
AWS::CloudFormation::Type - can create resource via API, but not via CloudFormation
3. Expected behavior
In Create, the RegisterType should be registered, and in Delete it should be unregistered. It seems that updates are not supported.
4. Suggest specific test cases
Just being able to do the same stuff as with the API / CLI.
5. Helpful Links to speed up research and evaluation
See registerType and deregisterType in https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/CloudFormation.html
6. Category (required) - Will help with tagging and be easier to find by other users to +1
- Management (CloudTrail, Config...)