Command option Sample:aws secretsmanager cancel-rotate-secret

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

Disables automatic scheduled rotation and cancels the rotation of asecret if one is currently in progress.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/secretsmanager/cancel-rotate-secret.html

aws secretsmanager cancel-rotate-secret --secret-id MyTestDatabaseSecret
    rotate-secret — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/goto/aws-cli/secretsmanager-2017-10-17/CancelRotateSecret

aws のオプション一覧