我可以在使用cloudformation时向AWS Elastic Beanstalk环境添加标记

时间:2015-07-20 01:56:51

标签: amazon-web-services elastic-beanstalk amazon-cloudformation

我发现aws中并不完全支持标签,例如,在aws控制台中启动环境时,我可以指定标签,但我找不到指定标签使用cloudformation的方法。那可能吗?

1 个答案:

答案 0 :(得分:0)

是的,您可以使用CloudFormation为您创建的资源添加标记。 以下是如何向您创建的实例添加标记:http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-tagging.html