Command option Sample:aws elb create-app-cookie-stickiness-policy

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

Generates a stickiness policy with sticky session lifetimes thatfollow that of an application-generated cookie.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/elb/create-app-cookie-stickiness-policy.html

aws elb create-app-cookie-stickiness-policy --load-balancer-name my-load-balancer --policy-name my-app-cookie-policy --cookie-name my-app-cookie
    create-lb-cookie-stickiness-policy — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/elb/create-app-cookie-stickiness-policy.html

aws のオプション一覧