Skip to content

Instantly share code, notes, and snippets.

@sergueyarellano
Created December 4, 2020 21:07
Show Gist options
  • Save sergueyarellano/3dfe94ace4e3998de20fc1096137f3be to your computer and use it in GitHub Desktop.
Save sergueyarellano/3dfe94ace4e3998de20fc1096137f3be to your computer and use it in GitHub Desktop.
resources:
Resources:
ApiGatewayRestApi:
Type: AWS::ApiGateway::RestApi
Description: Gateway to the s3 Swagger site
Properties:
Name: swagger-${opt:stage, 'dev'}
EndpointConfiguration:
Types:
- REGIONAL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment