Command option Sample:aws configservice delete-configuration-recorder

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

Deletes the configuration recorder.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/configservice/delete-configuration-recorder.html

aws configservice delete-configuration-recorder --configuration-recorder-name default
    Managing the Configuration Recorder - AWS Config : http://docs.aws.amazon.com/config/latest/developerguide/stop-start-recorder.html
aws configservice delete-configuration-recorder name default
    AWS Config初回設定編 | ナレコムAWSレシピ : http://recipe.kc-cloud.jp/archives/10153
aws configservice delete-configuration-recorder --configuration-recorder-name WhateverNameYouHaveEnter
    Tutorial By Example: How to delete the AWS Config, which has been created for Free Account? : http://www.tutorialbyexample.com/2016/11/how-to-delete-aws-config-which-is-created-free-account-of-aws.html

aws のオプション一覧