Podcast
Questions and Answers
As an AWS Certified Developer Associate, you are given a document written in YAML that represents the architecture of a serverless application. The first line of the document contains Transform: 'AWS::Serverless-2016-10-31'.
What does the Transform section in the document represent?
As an AWS Certified Developer Associate, you are given a document written in YAML that represents the architecture of a serverless application. The first line of the document contains Transform: 'AWS::Serverless-2016-10-31'. What does the Transform section in the document represent?
- Presence of Transform section indicates it is a CloudFormation Parameter
- It represents an intrinsic function
- It represents a Lambda function definition
- Presence of Transform section indicates it is a Serverless Application Model (SAM) template (correct)
Flashcards are hidden until you start studying