Skip to content

Latest commit

 

History

History
 
 

delivery-pricing

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Delivery Pricing service

Delivery Pricing Architecture Diagram

This service provides an API to calculate the delivery cost for a specific list of products and an address.

API

See resources/openapi.yaml for a list of available API paths.

Events

This service does not emit events.

SSM Parameters

This service defines the following SSM parameters:

  • /ecommerce/{Environment}/delivery-pricing/api/arn: ARN for the API Gateway
  • /ecommerce/{Environment}/delivery-pricing/api/domain: Domain name for the API Gateway
  • /ecommerce/{Environment}/delivery-pricing/api/url: URL for the API Gateway