CloudHSM CLI를 사용하여 HSM에서 로그아웃 - AWS CloudHSM

CloudHSM CLI를 사용하여 HSM에서 로그아웃

CloudHSM CLI에서 logout 명령을 사용하여 AWS CloudHSM 클러스터의 각 하드웨어 보안 모듈(HSM)에서 로그아웃할 수 있습니다.

사용자 유형

다음 사용자가 이 명령을 실행할 수 있습니다.

  • 관리자

  • CU(Crypto User)

구문

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" }

관련 주제