
Ultimate access to all questions.
In your role as a Developer working with AWS, you are provided with a YAML document that outlines the framework of a serverless application. Notably, the initial line of this document reads "Transform: 'AWS::Serverless-2016-10-31'".
Could you explain the function and significance of the Transform section within this YAML document?
A
It represents a Lambda function definition
B
It represents an intrinsic function
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