Price of disabled Amazon CloudFront Distribution with Dedicated IP Custom SSL

0

I want to disable an Amazon CloudFront Distribution, to disable current service, but want to enable later with same configuration.

Here is the document about Distribution State I found:

https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/distribution-web-values-specify.html#DownloadDistValuesEnabled

If a Distribution's state is "Disabled", is the requests for the Distribution is not counted as a pricing request? Additional if the disabled Distribution is configured to use dedicated IP custom SSL, does it cost or not?

Here is the document for Dedicated IP Custom SSL : https://aws.amazon.com/cloudfront/custom-ssl-domains/

AWS
질문됨 4년 전1131회 조회
1개 답변
0
수락된 답변

If you disable a CloudFront distribution, you won't be able to resolve the DNS associated to it > you will NOT be charged for requests, data transfert, etc.

You will NOT be charged for any Dedicated IP Custom SSL associated to a disabled distribution either, "the charge begins when you associate your SSL/TLS certificate with a distribution and you enable the distribution" [*]. Note that with Dedicated IP Custom SSL, we do not assign a single or set of IPs that don't change to your distribution, we bind a single IP address to each edge location we have client facing and then bind the certificate to that IP address. These IPs rotate frequently and are re-issued via DNS requests against your distribution. If your distribution is disabled, it does not receive any requests, we do not have any IP dedicated to your distribution.

[*] https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/cnames-https-dedicated-ip-or-sni.html#cnames-https-dedicated-ip

AWS
답변함 4년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인