Command option Sample:aws secretsmanager update-secret

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

Modifies many of the details of a secret.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/secretsmanager/update-secret.html

aws secretsmanager update-secret --secret-id MyTestDatabaseSecret \
    update-secret — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/secretsmanager/update-secret.html

aws のオプション一覧