Skip to content
This repository was archived by the owner on Jun 30, 2023. It is now read-only.

Commit 8f868ed

Browse files
authored
update doc re: updated UX flow
reqd to press the check box *then* select boolean options on params/headers
1 parent 83ebfc9 commit 8f868ed

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc_source/getting-started-lambda-non-proxy-integration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -238,9 +238,9 @@ If you did not use the AWS Management Console to create the Lambda function, you
238238
239239
1. In the **Method Execution** pane, choose **Method Request**\.
240240
241-
1. Expand the **URL Query String Parameters** section\. Choose **Add query string**\. Type `time` for **Name**\. Select the **Required** option and choose the check\-mark icon to save the setting\. Leave **Caching** cleared to avoid an unnecessary charge for this exercise\.
241+
1. Expand the **URL Query String Parameters** section\. Choose **Add query string**\. Type `time` for **Name**\. Press the check\-mark icon to save the parameter\. Select the **Required** option and leave **Caching** cleared to avoid an unnecessary charge for this exercise\.
242242
243-
1. Expand the **HTTP Request Headers** section\. Choose **Add header**\. Type `day` for **Name**\. Select the **Required** option and choose the check\-mark icon to save the setting\. Leave **Caching** cleared to avoid an unnecessary charge for this exercise\.
243+
1. Expand the **HTTP Request Headers** section\. Choose **Add header**\. Type `day` for **Name**\. Press the check\-mark icon to save the header\. Select the **Required** option and leave **Caching** cleared to avoid an unnecessary charge for this exercise\.
244244
245245
1. To define the method request payload, do the following:
246246
@@ -444,4 +444,4 @@ If you delete an IAM resource that a Lambda function relies on, that Lambda func
444444
445445
1. From the list of policies, choose **APIGatewayLambdaExecPolicy**, choose **Policy Actions**, and then choose **Delete**\. When prompted, choose **Delete**\.
446446
447-
You have now reached the end of this walkthrough\.
447+
You have now reached the end of this walkthrough\.

0 commit comments

Comments
 (0)