Skip to main content
You can use the information_schema.account_info view to return information about account-level settings and flags (for example, ALLOW_AMAZON_BEDROCK). You can use a SELECT query to return all settings, as shown below.
For general account metadata (such as account name, region, and owner), see information_schema.accounts.

Columns in information_schema.account_info

Each row has the following columns with information about an account setting.

Sample results