This template creates an API Gateway RestApi resource with an endpoint type. The template includes parameters for 'apiName' and 'type'. The RestApi resource is named 'MyRestApi' and the endpoint type is set to the value of the 'type' parameter.

CloudFormation Template