Snowflake Native App Framework: アプリが無効化されたときのエラーメッセージの更新(Pending)¶
コンシューマーが Snowflake Native App をインストールした後、複数の理由でアプリが無効になる可能性があります。
- 変更前:
Snowflake Native App が無効になると、アプリはエラーメッセージを1つ返しますが、アプリが使用できなくなった理由には言及しません。
- 変更後:
Snowflake Native App が無効になると、アプリはエラーメッセージを返し、アプリが使用できなくなった理由についての情報を提供します。可能性のあるエラーメッセージは以下のとおりです。
Application is no longer available for use: Application manually disabled.
Application is no longer available for use: Account or organization is inactive.
Application is no longer available for use: The version of this application is no longer available from the provider.The application must be dropped and recreated.
Application is no longer available for use: The Customer Managed Key (CMK) is not available for this account.
Application is no longer available for use: Access to the listing this application was installed from has been revoked, please contact the application provider for more details.
参照: 1551