Snowflake · Schema

ManagedAccount

Snowflake account object.

Data LakesData SharingData WarehousingDatabaseSQL

Properties

Name Type Description
cloud string Cloud in which the managed account is located. For reader accounts, this is always the same as the cloud for the provider account.
region string Region in which the managed account is located. For reader accounts, this is always the same as the region for the provider account.
locator string Legacy identifier for the account.
created_on string Date and time the account was created.
url string Account URL that is used to connect to the account, in the account name format. The account identifier in this format follows the pattern -.
account_locator_url string Account URL that is used to connect to the account, in the legacy account locator format.
comment string Optional comment in which to store information related to the account.
admin_name string Name of the account administrator.
admin_password string Password for the account administrator.
account_type string Type of the account.
View JSON Schema on GitHub