
Ultimate access to all questions.
Your organization is planning to use AWS CloudFormation to deploy cloud resources consistently and securely. You need to ensure that the templates used are compliant with organizational security standards. Describe how you would use AWS CloudFormation Guard to enforce these security standards within your templates and what benefits this approach provides.
A
Use AWS CloudFormation Guard to randomly check templates for compliance without enforcing any specific security standards.
B
Use AWS CloudFormation Guard to enforce predefined security rules within CloudFormation templates, ensuring that all deployments comply with organizational security standards and providing a mechanism for automated compliance checks.
C
Ignore the use of AWS CloudFormation Guard and rely on manual checks of templates for security compliance.
D
Use AWS CloudFormation Guard to enforce security standards only for specific types of resources, leaving other resources without any security enforcement.