简体   繁体   English

如何从 AWS CloudFormation Registry 中删除模块?

[英]How to delete a Module from the AWS CloudFormation Registry?

I started using CloudFormation Modules in my templates as a way to promote reuse and company best practices.我开始在我的模板中使用CloudFormation 模块作为促进重用和公司最佳实践的一种方式。 I created a couple of modules as a proof-of-concept, which appeared in the CloudFormation Registry in AWS Console as expected.我创建了几个模块作为概念验证,它们按预期出现在 AWS 控制台的CloudFormation 注册表中。

The problem I'm having is that I would like to delete these test modules and build the real ones.我遇到的问题是我想删除这些测试模块并构建真正的模块。 I can't seem to find a way to do this, or even any documentation stating that it's not possible and why not.我似乎无法找到一种方法来做到这一点,甚至没有任何文件说明这是不可能的,为什么不。 Is this possible, if so how?这可能吗,如果可以,怎么办?

The steps I ran to create/register the module are described here :我为创建/注册模块而运行步骤如下所述:

cfn init
cfn submit

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM