
Ultimate access to all questions.
As an AWS Certified Developer Associate, you are working with a YAML document that outlines the architecture of a serverless application within AWS. The very first line of this document reads: Transform: 'AWS::Serverless-2016-10-31'.
Could you explain the purpose of the Transform section in this document?
A
It represents an intrinsic function
B
t represents a Lambda function definition
C
Presence of Transform section indicates it is a CloudFormation Parameter
D
Presence of Transform section indicates it is a Serverless Application Model (SAM) template