CREATE SECURITY INTEGRATION

Erstellt eine neue Sicherheitsintegration im Konto oder ersetzt eine vorhandene Integration. Eine Integration ist ein Snowflake-Objekt, das eine Schnittstelle zwischen Snowflake und einem Drittanbieterdienst bereitstellt.

Siehe auch:

ALTER SECURITY INTEGRATION, DROP INTEGRATION, SHOW INTEGRATIONS

Syntax

CREATE [ OR REPLACE ] SECURITY INTEGRATION [ IF NOT EXISTS ]
  <name>
  TYPE = { API_AUTHENTICATION | EXTERNAL_OAUTH | OAUTH | SAML2 | SCIM }
  ...
Copy

Die Syntax ist je nach Sicherheitsumgebung (d. h. Typ der Sicherheitsintegration) sehr unterschiedlich. Spezifische Syntax, Nutzungshinweise und Beispiele finden Sie unter: