File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ Serverless Domain Manager:
54
54
| -------------------------------------- | ------------------ | ------------ |
55
55
| prod-nshm-weka-apigw (NONE) | | main |
56
56
57
- #### Lambda Functions
57
+ #### Lambda functions
58
58
| AWS lambda function name | Github Environment | Branch |
59
59
| ----------------------------------------------------------- | ------------------ | ------------ |
60
60
| nshm-weka-apigw-prod-app | AWS_PROD | main |
Original file line number Diff line number Diff line change 31
31
Finally, demonstrate to the team:
32
32
33
33
- accessing the web UI locally with a web browser.
34
- - using a ` query ` provided by the API to retrieve something
34
+ - using a ` query ` provided by the API to retrieve something
35
35
relevant to the NSHM project. (e.g. a map, a rupture, a standardised location).
36
-
36
+ NB finding an example client graphql query in one of the cleint projects.
37
+
37
38
## Exercise 1A - manually deploy a serverless service
38
39
39
40
## Caution:
@@ -84,6 +85,7 @@ browser to reproduce the results from Exercise 1 above.
84
85
- follow the readme / docs
85
86
- run the service locally, using remote PROD schemas.
86
87
- test the service locally using the igraphql web UI.
88
+
87
89
** Demo**
88
90
89
91
Finally, demonstrate to the team:
You can’t perform that action at this time.
0 commit comments