The Oracle Cloud Infrastructure SDK for PL/SQL enables you to write PL/SQL code to manage
Oracle Cloud Infrastructure resources.
The latest version of the SDK is pre-installed by Oracle for all Autonomous Database Serverless.
Requirements
To use the PL/SQL SDK, you must have the following:
An Oracle Cloud Infrastructure account.
A user created in that account, in a group with a policy that grants the desired permissions. This can be a user for yourself, or another person/system that needs to call the API. For an example of how to set up a new user, group, compartment, and policy, see Adding Users. For a list of typical policies you may want to use, see Common Policies.
A key pair used for signing API requests, with the public key uploaded to Oracle.
Only the user calling the API should be in possession of the private key.