Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 541 Bytes

File metadata and controls

22 lines (14 loc) · 541 Bytes

Frontend API service

Frontend architecture diagram

API

See resources/api.graphql for the GraphQL API.

Events

None at the moment.

SSM Parameters

This service defines the following SSM parameters:

  • /ecommerce/{Environment}/frontend-api/api/arn: ARN for the GraphQL API
  • /ecommerce/{Environment}/frontend-api/api/id: ID of the GraphQL API
  • /ecommerce/{Environment}/frontend-api/api/url: URL of the GraphQL API