Command option Sample:aws ssm deregister-managed-instance

Search command sample in the internet.It is the result.

Removes the server or virtual machine from the list of registeredservers.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/ssm/deregister-managed-instance.html

aws ssm deregister-managed-instance --instance-id "mi-08ab247cdf1046573"
    ssm — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/ssm/deregister-managed-instance.html

aws のオプション一覧