GetConsoleAccesses#

Description#

Request for the list of permissions to access the remote console of the specified instance.

Request Parameters#

  • InstanceId — The ID of the instance.

    • Type: String

    • Required: Yes

Response Elements#

  • instanceId — The ID of the instance.

    • Type: String

  • accessSet — Permissions to access the remote console of the instance.

  • requestId — The request ID.

    • Type: String

Examples#

c2-ec2 GetConsoleAccesses InstanceId i-01234567