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

Update to latest definition (v8.10.40) #76

Merged
merged 1 commit into from
Jan 30, 2020
Merged

Update to latest definition (v8.10.40) #76

merged 1 commit into from
Jan 30, 2020

Conversation

exoego
Copy link
Owner

@exoego exoego commented Jan 30, 2020

Closes #73

Based on
https://github.com/DefinitelyTyped/DefinitelyTyped/blob/6f1f5c8b4f2d085c199dc786efd27eeecdc05667/types/aws-lambda/index.d.ts

Changes

  • New handler
    • type S3BatchHandler = Handler[S3BatchEvent, S3BatchResult]
  • Type correction:
    • Context.memoryLimitInMB: Int to String
    • S3.Bucket.OwnerIdentity.versionId: String to js.UndefOr[String]
    • ABLResult.body: String to js.UndefOr[String]
  • New property
    • principalOrgId added to APIGatewayEventRequestContext.Identity
    • glacierEventData added to S3Event
    • body added to CloudFrontRequest
    • NoEcho added to CloudFormationCustomResourceDeleteEvent

@exoego exoego added the enhancement New feature or request label Jan 30, 2020
@exoego exoego changed the title Update to latest as of 2020-01-30 Update to latest definition (v8.10.40) Jan 30, 2020
@exoego exoego merged commit 715ca61 into master Jan 30, 2020
@exoego exoego deleted the update branch January 30, 2020 02:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update to latest definition (v8.10.40)
1 participant