Generates a random password of the specified complexity.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/secretsmanager/get-random-password.html
| aws secretsmanager get-random-password --include-space --password-length 20 --require-each-included-type |
| secretsmanager — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/secretsmanager/get-random-password.html |
| aws secretsmanager get-random-password --query RandomPassword --output text |
| riywo (@riywo) - twstat : http://twstat.org/riywo/ |