Command option Sample:aws lambda list-versions-by-function

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

List all versions of a function.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/lambda/list-versions-by-function.html

aws lambda list-versions-by-function \
    Serverless blue green deployments and canary releases with traffic shifting - DEV Community ‍💻👨‍💻 : http://dev.to/koenighotze/serverless-blue-green-deployments-and-canary-releases-with-traffic-shifting-b55
aws lambda list-versions-by-function --function-name xyz I cannot get more than 50 version of my lambda (while I have right now over 60) I found parameter for this method like --max-items and I
    Cannot get all version of lambda function using lambda list-versions-by-function Issue #2965 aws/aws-cli GitHub : http://github.com/aws/aws-cli/issues/2965

aws ̃IvVꗗ