- Categories:
System functions (System Control)
SYSTEM$REGISTER_ CMK_ INFO_ POSTGRES¶
Registers your customer-managed key (CMK) for use with Snowflake Postgres Tri-Secret Secure.
语法
AWS:
Azure:
实参
cmk_arnSpecifies the Amazon Web Services resource number (ARN) that specifies the customer-managed key (CMK) for use with Tri-Secret Secure.
vault_uriSpecifies the Microsoft Azure unique endpoint identifier for your Azure Key Vault.
key_nameSpecifies the name for your CMK in Microsoft Azure.
project_idSpecifies the unique identifier for your project in Google Cloud Platform.
locationSpecifies the Google Cloud Platform region that hosts your Snowflake account.
key_ringSpecifies the key ring for your CMK in Google Cloud Platform.
key_nameSpecifies the name of your CMK.
返回
返回一条状态信息,说明注册已完成。
访问控制要求
只有账户管理员(具有 ACCOUNTADMIN 角色的用户)才能调用此函数。
示例
Register your CMK for your Snowflake account on Amazon Web Services:
Register your CMK for your Snowflake account on Microsoft Azure: