Back
OCI IAM Policies Terraform diagram — Dynamic Group and Policy example.
06Nov, 2024

OCI IAM Policies & Dynamic Groups — Let Your Functions Talk to Streaming and ADB

When you build a serverless data pipeline in OCI, you often need to define OCI IAM Policies Terraform so that your Functions, API Gateway, Streaming, and Autonomous Database can talk to each other — securely and without user credentials. Instead of using user credentials or API keys, Oracle Cloud allows …