Skip to content

Instantly share code, notes, and snippets.

@richardgrantserverless
Created April 6, 2022 15:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save richardgrantserverless/e667367ce2f8bcde68573498ada54ef9 to your computer and use it in GitHub Desktop.
Save richardgrantserverless/e667367ce2f8bcde68573498ada54ef9 to your computer and use it in GitHub Desktop.
...
- Outputs:
ApiGatewayRestApiId:
Value:
Ref: ApiGatewayRestApi
Export:
Name: ${self:custom.stage}-ExtApiGatewayRestApiId
ApiGatewayRestApiRootResourceId:
Value:
Fn::GetAtt:
- ApiGatewayRestApi
- RootResourceId
Export:
Name: ${self:custom.stage}-ExtApiGatewayRestApiRootResourceId
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment