-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi team ,
I have been looking at the available Cloud ID authentication methods on the python SDK documentation (see below image), and I only noticed examples for 3 cloud providers (aws,gcp,azure), but noting for oci.
Do you know if the Python sdk also supports OCI IAM identities by any chance ?
I am asking this, because the CloudId() generator sub method has a different name depending on the Cloud provider in the doc.
example:
aws> generator()
azure> generatorAzure()
gcp > generatorGcp()
oci > ?
Metadata
Metadata
Assignees
Labels
No labels
