in lib/events/apigateway_event.dart [292:303]
const AwsApiGatewayEventRequestContextIdentity(
{this.cognitoIdentityPoolId,
this.cognitoAuthenticationProvider,
this.cognitoAuthenticationType,
this.caller,
this.accountId,
this.cognitoIdentityId,
this.apiKey,
this.sourceIp,
this.user,
this.userAgent,
this.userArn});