Generates a stickiness policy with sticky session lifetimes that follow that of an application-generated cookie. This policy can be associated only with HTTP/HTTPS listeners.
See https://paws-r.github.io/docs/elb/create_app_cookie_stickiness_policy.html for full documentation.
elb_create_app_cookie_stickiness_policy(
LoadBalancerName,
PolicyName,
CookieName
)
[required] The name of the load balancer.
[required] The name of the policy being created. Policy names must consist of alphanumeric characters and dashes (-). This name must be unique within the set of policies for this load balancer.
[required] The name of the application cookie used for stickiness.