Using Console
Using CLI
distribution-config.json
with the path to your CloudFront distribution configuration file.X-Cache
header. If the header is present, it means that your website is being served through CloudFront.
Using Python
boto3.client()
method.create_distribution()
method.wait_until()
method.