This template creates a mock GET method for the `MyApi` API. It sets the `RestApiId` property to the `MyApi` reference, the `ResourceId` property to the `MyApi`'s root resource ID, the `HttpMethod` property to `GET`, the `AuthorizationType` property to `NONE`, and the `Integration` property to `MOCK`.

CloudFormation Template