Clay Brehm

Results 3 issues of Clay Brehm

**schema** (with Amplify annotation shorthand) ``` type A { id } type B { id } query { get_A:A @function(...) get_B:B @function(...) } ``` **client request** ``` query { get_A...

you can see this in bootstrap.log ``` + /home/ec2-user/.local/bin/pcluster create-cluster --cluster-name hpc-1click-hpc365 --cluster-configuration config.us-east-1.yaml --rollback-on-failure false --wait { "message": "The security token included in the request is expired" } ```...

1click-hpc doesn't work with the latest version of Parallel Cluster, the OnNodeConfigured scripts of the HeadNode are failing; this seems to be related to a change to `/etc/parallelcluster/cfnconfig` introduced in...