跳至内容

Cloudformation template contents visibility.

0

Hey there, I would like to know that In cloudformation, we can see whatever infrastructure we have defined as well as the user data scripts we have written (By navigating to the template plane). But If we publish our template to AWS Marketplace for the broader customer base, Do they also be able to see the contents and script running inside the template? Can someone please throw some light on this. I hope, am able to make my query clear.

thanks

1 回答
0

Hi,

Yes, the customer using your CFN template in his account will be able to see via the console the full source code of the template and all the live resources that it created as well as all the events that led to those creations.

See the various tabs in the CFN console to have a good understanding of what your customer will see. This transparency is usually beneficial: you want customer to understand what they create in order to be able to predict costs and to be able to debug in case of issues.

Best,

Didier

专家

已回答 3 年前

专家

已审核 3 年前

  • Thanks for answering so quick, But the user data scripts might contain some sensitive info/logic that the owner don't want to expose.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。