Skip to content

principalOrgId field missing from APIGatewayProxyRequestEvent #246

Closed
@paulsgamzn

Description

@paulsgamzn

API Gateway defines a context variable $context.identity.principalOrgId. This is missing in the java data model: https://github.com/aws/aws-lambda-java-libs/blob/master/aws-lambda-java-events/src/main/java/com/amazonaws/services/lambda/runtime/events/APIGatewayProxyRequestEvent.java#L429.

In the json passed from APIGW, this is an optional field within the RequestIdentity object.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions