ログアウト - AWS CloudHSM

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

ログアウト

クラスターの各 HSM でログアウトするには、CloudHSM CLI の logout コマンドを使用します。

ユーザーのタイプ

このコマンドは、次のユーザーが実行できます。

  • 管理

  • Crypto user (CU)

Syntax

aws-cloudhsm > help logout Logout of your cluster USAGE: logout OPTIONS: --cluster-id <CLUSTER_ID> Unique Id to choose which of the clusters in the config file to run the operation against. If not provided, will fall back to the value provided when interactive mode was started, or error -h, --help Print help information -V, --version Print version information

このコマンドはクラスターの HSM からログアウトします。

aws-cloudhsm > logout { "error_code": 0, "data": "Logout successful" }

関連トピック