Question 256:
You are in charge of designing a number of Cloudformation templates for your organization. You need to ensure that no one can accidentally update the production based resources on the stack during a stack update. How can this be achieved in the most efficient way?
Answer options:
A.Create tags for the resources and then create IAM policies to protect the resources. B.Use a Stack based policy to protect the production based resources. C.Use S3 bucket policies to protect the resources. D.Use MFA to protect the resources