Skip to content

Commit 4939182

Browse files
committed
Update README.md
1 parent 0d6c7d0 commit 4939182

File tree

1 file changed

+1
-1
lines changed
  • hebert-sentiment-analysis-inference-docker-lambda

1 file changed

+1
-1
lines changed

hebert-sentiment-analysis-inference-docker-lambda/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ hebert-sentiment-analysis-inference-docker-lambda$ sam local invoke HeBERTInfere
7373
## Testing your Lambda function in the Cloud
7474

7575
1. In the [Lambda Console](https://console.aws.amazon.com/lambda/), select your Lambda function, then, the `Test` tab, and configure the Test event.
76-
2. For Event Name, enter InferenceTestEvent.
76+
2. For Event Name, enter `InferenceTestEvent`.
7777
3. Copy the event JSON from [here](./events/event.json) and paste in the dialog box.
7878
4. Choose _**Test**_.
7979

0 commit comments

Comments
 (0)