A developer has created an AWS Lambda function for a company's application. The developer must make he Lambda function available for other developers at the company to deploy as needed. The other evelopers must be able to use the application without needing to configure the environment or resources.
The developer decides to publish the application in the AWS Serverless Application Repository and needs o build the AWS Serverless Application Model (AWS SAM) template for the deployment.
Which sections is the developer required to include in the template? (Choose two.)
A. Resources
B. Parameters
C. Metadata
D. Globals
E. Transform
The developer decides to publish the application in the AWS Serverless Application Repository and needs o build the AWS Serverless Application Model (AWS SAM) template for the deployment.
Which sections is the developer required to include in the template? (Choose two.)
A. Resources
B. Parameters
C. Metadata
D. Globals
E. Transform