in fargate/src/main/java/com/amazon/example/resource/UserResource.java [71:73]
private String createUserId() { return UUID.randomUUID().toString(); }