UNPKG

@aws/cloudfront-hosting-toolkit

Version:

CloudFront Hosting Toolkit offers the convenience of a managed frontend hosting service while retaining full control over the hosting and deployment infrastructure to make it your own.

9 lines (8 loc) 340 B
export * from "./check-content-length-header"; export * from "./region-redirect-endpoint-middleware"; export * from "./region-redirect-middleware"; export * from "./s3-expires-middleware"; export * from "./s3-express/index"; export * from "./s3Configuration"; export * from "./throw-200-exceptions"; export * from "./validate-bucket-name";