You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Hello World |[sample](./helloworld)|[sample](./helloworld)|
14
-
| List OCI Compute instances |[sample](./oci-list-instances-python)|[sample](./oci-list-instances-java)|
15
-
| Control OCI Compute instances (start/stop/status) |[sample](./oci-compute-control-python)|
16
-
| List OCI compartments |[sample](./oci-list-compartments-python)|
17
-
| List objects in OCI Object Storage |[sample](./oci-objectstorage-list-objects-python)|[sample](./oci-objectstorage-list-objects-java)|
18
-
| Read an object in OCI Object Storage |[sample](./oci-objectstorage-get-object-python)|[sample](./oci-objectstorage-get-object-java)|
19
-
| Create an object in OCI Object Storage |[sample](./oci-objectstorage-put-object-python)|[sample](./oci-objectstorage-put-object-java)|
20
-
| Create a PAR in OCI Object Storage |[sample](./oci-objectstorage-create-par-python)||
21
-
| Display an OCI Cloud Event |[sample](./oci-event-display-python)|
22
-
| Invoke another Function |[sample](./oci-invoke-function-python)||
23
-
| Run a SQL statement against Autonomous DB using ORDS |[sample](./oci-adb-ords-runsql-python)|
24
-
| Run a SQL statement against Autonomous DB using DB Client |[sample](./oci-adb-client-runsql-python)||
25
-
| Publish a notification using ONS |[sample](./oci-ons-publish-python)|
26
-
| Send an email using Email Delivery Service |[sample](./oci-email-send-python)|
27
-
| Decrypt cipher using Vault keys |[sample](./oci-vault-decrypt-python)
13
+
| Hello World |[sample](./samples/helloworld)|[sample](./samples/helloworld)|
14
+
| List OCI Compute instances |[sample](./samples/oci-list-instances-python)|[sample](./samples/oci-list-instances-java)|
15
+
| Control OCI Compute instances (start/stop/status) |[sample](./samples/oci-compute-control-python)|
16
+
| List OCI compartments |[sample](./samples/oci-list-compartments-python)|
17
+
| List objects in OCI Object Storage |[sample](./samples/oci-objectstorage-list-objects-python)|[sample](./samples/oci-objectstorage-list-objects-java)|
18
+
| Read an object in OCI Object Storage |[sample](./samples/oci-objectstorage-get-object-python)|[sample](./samples/oci-objectstorage-get-object-java)|
19
+
| Create an object in OCI Object Storage |[sample](./samples/oci-objectstorage-put-object-python)|[sample](./samples/oci-objectstorage-put-object-java)|
20
+
| Create a PAR in OCI Object Storage |[sample](./samples/oci-objectstorage-create-par-python)||
21
+
| Display an OCI Cloud Event |[sample](./samples/oci-event-display-python)|
22
+
| Invoke another Function |[sample](./samples/oci-invoke-function-python)|||
23
+
| Run a SQL statement against Autonomous DB using ORDS |[sample](./samples/oci-adb-ords-runsql-python)|
24
+
| Run a SQL statement against Autonomous DB using DB Client |[sample](./samples/oci-adb-client-runsql-python)||
25
+
| Publish a notification using ONS |[sample](./samples/oci-ons-publish-python)|
26
+
| Send an email using Email Delivery Service |[sample](./samples/oci-email-send-python)|
27
+
| Decrypt cipher using Vault keys |[sample](./samples/oci-vault-decrypt-python)
28
+
| Get a secret from Vault |[sample](./samples/oci-vault-get-secret-python)|
29
+
| API Gateway Function authorizer for IDCS | |[sample](./samples/oci-apigw-authorizer-idcs-java)
30
+
| Function that returns the API Gateway HTTP request information |[sample](./samples/oci-apigw-display-httprequest-info-python)
31
+
| Function for API Gateway that validates an API key |[sample](./samples/oci-apigw-apikey-validation-python)
32
+
| Write IAM policies that enables Functions in a tenancy to access resources in other tenancies ||[sample](./samples/oci-cross-tenancy-policies-java)
| Serverless SaaS Extensions using Oracle Functions, API Gateway and VBCS | | [blog](https://www.ateam-oracle.com/the-cloud-native-approach-to-extending-your-saas-applications)
0 commit comments