Class SnowflakeIntegrationAccountSettingsRequest

Settings for creating the Snowflake integration account.

Hierarchy

  • SnowflakeIntegrationAccountSettingsRequest

Constructors

Properties

snowflakeAccountIdentifier: string

Identifier of the Snowflake account to monitor, either as organization-account or as the legacy account_name.region_id.cloud_provider account locator. An account identifier can be configured once per Datadog organization; reusing one is rejected with a 422 response. Accounts reached through AWS PrivateLink are not supported.

username: string

Snowflake user Datadog authenticates as. Create a dedicated user for Datadog and grant it a role with access to the data you want to collect.

Generated using TypeDoc