QuestionQ5

Automation and Orchestration

Which languages are supported for Cloud Templates?

  • A JSON and YAML
  • B JSON and Python
  • C Python and PERL
  • D YAML and Python
Explanation

AWS CloudFormation templates are declarative documents written in either JSON or YAML. Python and PERL are programming languages rather than supported CloudFormation template formats.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!