snowflake.core.api_integration | Snowflake Documentation (original) (raw)

Manages Snowflake api integration.

Classes

ApiIntegrationResource(name, collection) Represents a reference to a Snowflake api integration.
ApiIntegrationCollection(root) Represents the collection operations on the Snowflake api integration resource.
ApiHook() A model object representing the ApiHook resource.
ApiIntegration(*, name, api_hook, ...[, ...]) A model object representing the ApiIntegration resource.
AwsHook(*, api_provider, api_aws_role_arn[, ...]) A model object representing the AwsHook resource.
AzureHook(*, api_provider, azure_tenant_id, ...) A model object representing the AzureHook resource.
GitHook(*[, allow_any_secret, ...]) A model object representing the GitHook resource.
GoogleCloudHook(*, api_provider, google_audience) A model object representing the GoogleCloudHook resource.