File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -48,10 +48,8 @@ procedureSection:
48
48
:::image type="content" source="media/cloudwatch-lambda-function/lambda-other-permissions-policies.png" alt-text="Screenshot of the AWS Management Console Add permissions policies screen." lightbox="media/cloudwatch-lambda-function/lambda-other-permissions-policies.png":::
49
49
- |
50
50
Return to the function, select **Code**, and paste the code link under **Code source**.
51
-
52
- :::image type="content" source="media/cloudwatch-lambda-function/lambda-code-source.png" alt-text="Screenshot of the AWS Management Console Code source screen." lightbox="media/cloudwatch-lambda-function/lambda-code-source.png":::
53
51
- |
54
- Fill the parameters as required .
52
+ The default values for the parameters are set using environment variables. If necessary, you can manually adjust these values directly in the code .
55
53
- |
56
54
Select **Deploy**, and then select **Test**.
57
55
- |
You can’t perform that action at this time.
0 commit comments