- Categories:
System functions (System Control)
SYSTEM$REGISTER_ CMK_ INFO¶
Registers your customer-managed key (CMK) for use with Tri-Secret Secure.
语法
AWS:
Azure:
Google Cloud:
实参
Required:
AWS
cmk_arnSpecifies the Amazon Web Services resource number (ARN) that specifies the customer-managed key (CMK) for use with Tri-Secret Secure.
Azure
vault_uriSpecifies the Microsoft Azure unique endpoint identifier for your Azure Key Vault.
key_nameSpecifies the name for your CMK in Microsoft Azure.
Google Cloud
project_idSpecifies the unique identifier for your project in Google Cloud.
locationSpecifies the Google Cloud region that hosts your Snowflake account.
key_ringSpecifies the key ring for your CMK in Google Cloud.
key_nameSpecifies the name for your CMK in Google Cloud.
Optional:
privatelink_enabled
Specify whether or not to use your private connectivity endpoint for Tri-Secret Secure by passing in one of the following values:
Important
If you omit this argument or pass in an empty string, Snowflake doesn’t use a private connectivity endpoint for Tri-Secret Secure.
'TRUE'Specifies that Snowflake uses the provisioned private connectivity endpoint for Tri-Secret Secure.
'FALSE'(default)Specifies that Snowflake doesn’t use a private connectivity endpoint for Tri-Secret Secure.
''Empty string. Same behavior as
'FALSE'.
返回
返回一条状态信息,说明注册已完成。
访问控制要求
只有账户管理员(具有 ACCOUNTADMIN 角色的用户)才能调用此函数。
示例
Register your CMK for your Snowflake account on Amazon Web Services:
Register your CMK for your Snowflake account on Microsoft Azure:
Register your CMK for your Snowflake account on Google Cloud:
Register your CMK with a privatelink endpoint for your Snowflake account on Amazon Web Services:
Register your CMK with a privatelink endpoint for your Snowflake account on Microsoft Azure:
Register your CMK with a privatelink endpoint for your Snowflake account on Google Cloud: