File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -31,8 +31,6 @@ This repository provides examples demonstrating how to use Oracle Functions.
31
31
| Send an email using Email Delivery Service | [ sample] ( ./samples/oci-email-send-python ) |
32
32
| Decrypt cipher using Vault keys |[ sample] ( ./samples/oci-vault-decrypt-python )
33
33
| Get a secret from Vault | [ sample] ( ./samples/oci-vault-get-secret-python ) |
34
- | Function that returns the API Gateway HTTP request information |[ sample] ( ./samples/oci-apigw-display-httprequest-info-python )
35
- | Function for API Gateway that validates an API key |[ sample] ( ./samples/oci-apigw-apikey-validation-python )
36
34
| Write IAM policies that enables Functions in a tenancy to access resources in other tenancies ||[ sample] ( ./samples/oci-cross-tenancy-policies-java )
37
35
| Trace a function with APM and add custom child spans using Zipkin | [ sample] ( ./samples/trace-functions-with-apm ) |
38
36
You can’t perform that action at this time.
0 commit comments