Using Console
Using CLI
<distribution-id>
with the ID of the CloudFront distribution that you want to update.<distribution-id>
with the ID of the CloudFront distribution that you updated.Using Python
list_distributions
method:MinimumProtocolVersion
parameter. If it is set to SSLv3
or TLSv1
, then it is using an insecure SSL protocol.ViewerCertificate
parameter with a new value for MinimumProtocolVersion
. For example, to set it to TLSv1.2_2018
, you can use the update_distribution
method: