Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit 6d15c4f

Browse files
author
bls20AWS
committed
added oci exaple images
1 parent cdb4ac5 commit 6d15c4f

File tree

1 file changed

+4
-0
lines changed
  • 0.7-PHP-Lambda-functions-with-Docker-container-images

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,10 @@ sam deploy -g
9797
![sam-oci-output](../repository-resources/SamOciOutput.png)
9898

9999
6. Send a POST request to the endpoint URL to invoke the Lambda function:
100+
```bash
101+
curl "https://n2s2asbh90.execute-api.eu-west-1.amazonaws.com" -d '{"queryStringParameters": {"name":"Ben"}}'
102+
```
103+
100104
![Post-Request-OCI](../repository-resources/finalLambdaOCI.png)
101105

102106
## Cleanup

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /