Skip to content

Simulate context.clientContext for local invocation/testing #47

@Skorch

Description

@Skorch

Are there any options to inject an object into the context called clientContext? The native mobile SDKs pass this in, which has device information, etc, as well as the local AWS Cognito identifier. This is the sort of information that will become more and more common once mobile developers start calling into Lambdas natively.

http://docs.aws.amazon.com/lambda/latest/dg/API_Invoke.html#API_Invoke_RequestSyntax
http://docs.aws.amazon.com/mobileanalytics/latest/ug/PutEvents.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions