Command option Sample:aws deploy deregister

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

Removes any tags from the on-premises instance; deregisters the on-premises instance from AWS CodeDeploy; and, unless requestedotherwise, deletes the IAM user for the on-premises instance.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/deploy/deregister.html

aws deploy deregister --instance-name AssetTag12010298EX --no-delete-iam-user --region us-west-2
    deregister — AWS CLI 1.16.5 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/deploy/deregister.html
aws deploy deregister --instance-name AssetTag12010298EX --delete-iam-user --region us-west-2
    aws-codedeploy-user-guide/tutorials-github-clean-up.md at master 揃 awsdocs/aws-codedeploy-user-guide 揃 GitHub : http://github.com/awsdocs/aws-codedeploy-user-guide/blob/master/doc_source/on-premises-instances-operations-deregister-automatically.md

aws のオプション一覧