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 Antwort
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

profile pictureAWS
EXPERTE
beantwortet vor 9 Monaten
profile picture
EXPERTE
überprüft vor 9 Monaten
  • Thanks for answering so quick, But the user data scripts might contain some sensitive info/logic that the owner don't want to expose.

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen