Bird
0
0

Which file format is used to write AWS SAM templates?

easy📝 Conceptual Q2 of 15
AWS - Serverless Architecture
Which file format is used to write AWS SAM templates?
AMarkdown
BXML only
CPlain text
DYAML or JSON
Step-by-Step Solution
Solution:
  1. Step 1: Identify SAM template formats

    SAM templates are written in YAML or JSON formats.
  2. Step 2: Eliminate incorrect formats

    XML, plain text, and Markdown are not supported for SAM templates.
  3. Final Answer:

    YAML or JSON -> Option D
  4. Quick Check:

    SAM templates = YAML or JSON [OK]
Quick Trick: SAM templates use YAML or JSON, not XML or Markdown [OK]
Common Mistakes:
  • Assuming XML is used because of other config files
  • Thinking plain text means no format

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes