python - AWS how to retrieve custom ciphers for a load balancer -


i new aws thats why missing obvious appreciate if me on this. trying custom ciphers 1 of load balancer , check against desired ciphers have in yaml file.

i using python , have checked boto library , no direct way custom cipher load balancer. have testcipherpolicy load balancer below screenshot same.

this load balancer has custom ciphers under listener tab. when click on change can see ciphers enabled load balancer screen shot below -

what best way read/get ciphers enabled load balancer programmatically. agan custom security policy not predefined security policy.

would appreciate or direction on this. please not hesitate if clarification required.


Comments

Popular posts from this blog

What is happening when Matlab is starting a "parallel pool"? -

angular - DownloadURL return null in below code -

php - Cannot override Laravel Spark authentication with own implementation -