跳至內容

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

已提問 3 年前檢視次數 386 次

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.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。