Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit a8b0154

Browse files
author
bls20AWS
committed
added oci exaple images
1 parent bdb5617 commit a8b0154

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.DS_Store

0 Bytes
Binary file not shown.

0.7-PHP-Lambda-functions-with-Docker-container-images/readme.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,11 @@ sam deploy -g
9393
* Keep the defaults for the remaining prompts:
9494
![Sam-deploy-oci](../repository-resources/samDeployOci.png)
9595

96-
5. The output displays the HTTP APIs endpoint:
97-
![sam-oci-output](../repository-resources/samOciOutput.png)
96+
5. The output displays the HTTP APIs endpoint url:
97+
![sam-oci-output](../repository-resources/SamOciOutput.png)
9898

99+
6. Send a POST request to the endpoint URL to invoke the Lambda function:
100+
![Post-Request-OCI](../repository-resources/finalLambdaOCI.png)
99101

100102
## Cleanup
101103

0 commit comments

Comments
 (0)