Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

StorageLoader: write JSON path for com.amazon.aws.lambda/java_context #2560

Closed
alexanderdean opened this issue Mar 28, 2016 · 0 comments
Closed
Assignees

Comments

@alexanderdean
Copy link
Member

{
    "jsonpaths": [
        "$.schema.vendor",
        "$.schema.name",
        "$.schema.format",
        "$.schema.version",
        "$.hierarchy.rootId",
        "$.hierarchy.rootTstamp",
        "$.hierarchy.refRoot",
        "$.hierarchy.refTree",
        "$.hierarchy.refParent",
        "$.data.awsRequestId",
        "$.data.clientContext.client.appPackageName",
        "$.data.clientContext.client.appTitle",
        "$.data.clientContext.client.appVersionCode",
        "$.data.clientContext.client.appVersionName",
        "$.data.clientContext.custom",
        "$.data.clientContext.environment",
        "$.data.functionName",
        "$.data.identity.identityId",
        "$.data.identity.identityPoolId",
        "$.data.logGroupName",
        "$.data.logStreamName",
        "$.data.memoryLimitInMB",
        "$.data.remainingTimeMillis"
    ]
}
@alexanderdean alexanderdean added this to the EMR data modeling support milestone Mar 28, 2016
@alexanderdean alexanderdean modified the milestones: Release 81 [HAD] Bird TBC, Release 82 [HAD] Bird TBC May 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants