ExtraOptions: {
    captureColdStartMetric?: boolean;
    defaultDimensions?: Dimensions;
    throwOnEmptyMetrics?: boolean;
}

Options to customize the behavior of the logMetrics() decorator or Middy.js middleware.

Type declaration