This screenshot shows the AWS CloudFormation “Quick create stack” page where you provide parameters for a template. It includes the OCI Identity Domain URL and a highlighted field for OIDCProviderArn, which is the ARN of an existing IAM OIDC provider (used instead of creating a new one). Additional parameters below (like ResourceOcid and RoleName) help scope the trust relationship and name the IAM role that will be created for the integration. Overall, it’s configuring the identity/trust setup needed for Oracle Database multicloud access (e.g., AWS KMS integration) via OIDC.