Skip to content

Commit cadf8d8

Browse files
committed
Updated README
Signed-off-by: Robert Wunderlich <robert.wunderlich@oracle.com>
1 parent 8219e17 commit cadf8d8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,8 @@ This repository provides examples demonstrating how to use Oracle Functions.
3434
| Write IAM policies that enables Functions in a tenancy to access resources in other tenancies ||[sample](./samples/oci-cross-tenancy-policies-java)
3535
| Trace a function with APM and add custom child spans using Zipkin |[sample](./samples/trace-functions-with-apm)|
3636

37-
## Using Functions with API Gateway
37+
## Functions and API Gateway
38+
[Oracle Cloud Functions](https://www.oracle.com/cloud-native/functions/) and [OCI API Gateway](https://www.oracle.com/api) together enable developers to create serverless APIs and perform function based authorization.
3839
| Description | Python | Java |
3940
|------------------------------------------------------|:------:|:----:|
4041
| API Gateway Function authorizer for IDCS | |[sample](./samples/oci-apigw-authorizer-idcs-java) |

0 commit comments

Comments
 (0)