Pre-Built Functions Catalog

Find out about the pre-built functions that are available with OCI Functions.

The following pre-built functions are available with OCI Functions:

  • Database Secret Rotation with Wallet Function: This pre-built function automatically rotates database secrets using mTLS connection to the database.
  • Database Secret Rotation without Wallet Function: This pre-built function automatically rotates database secrets using TLS connection to the database.
  • Document Generator Function: This pre-built function Generates documents in an Object Storage bucket based on provided JSON data and an Office template document stored in Object Storage.
  • Media Workflow Job Spawner Function: This pre-built function triggers a workflow job for the given media workflow when video content uploads to an object storage bucket.
  • Object Storage File Extractor Function: This pre-built function integrates with the Data Integration service, or can be invoked using HTTP directly, to offer native support to unzip files and store them in Object Storage.
  • Object Storage File Zip Function: This pre-built function integrates with the Data Integration service, or can be invoked using HTTP directly, to zip one or more files in object storage and store the resulting zip file in another object storage location.
  • Zero Quota Policy Creator Function: This pre-built function creates a quota policy to prevent the creation of OCI resources to help enforce budgets and manage your OCI spending.