AmazonLocationServiceBatchGeofenceError: Omit<GeofenceError, "error"> & {
    error: {
        code: string;
        message: AmazonLocationServiceBatchGeofenceErrorMessages;
    };
}

Type declaration