Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CloudFrontHeaders

CloudFront events http://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/lambda-event-structure.html Bear in mind that the "example" event structure in the page above includes both an S3 and a Custom origin, which is not strictly allowed. Only one of these per event may be present.

Hierarchy

  • CloudFrontHeaders

Indexable

[name: string]: { key?: string; value: string }[]

Generated using TypeDoc