Command option Sample:aws secretsmanager list-secrets

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

Lists all of the secrets that are stored by Secrets Manager in the AWSaccount.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/secretsmanager/list-secrets.html

aws secretsmanager list-secrets --endpoint-url https://vpce-1234a5678b9012c-12345678.secretsmanager.us-west-2.vpce.amazonaws.com
    Tutorial: Storing and Retrieving a Secret - AWS Secrets Manager : http://docs.aws.amazon.com/secretsmanager/latest/userguide/rotation-network-rqmts.html
aws secretsmanager list-secrets \
    Delete aws secretsmanager secrets by name prefix (ansible, bash) 揃 GitHub : http://gist.github.com/wknapik/752e32ed143e9bdaeef596461d768186

aws のオプション一覧