要確認
これは私の環境ですので、必要に合わせてBehaviorを追加したりキャッシュのTTLを変更したりしてください。
Behavior List
Path PatternはDefault含めてに6つ設定する。
*.php/wp-admin/*/wp-content/uploads/*/wp-includes/*/wp-content/*Default (*)
以下それぞれのBehavior設定をスクショ貼っていきます。
*.php
Whitelistには以下を設定する。
AuthorizationCloudFront-Forwarded-ProtoCloudFront-Is-Desktop-ViewerCloudFront-Is-Mobile-ViewerCloudFront-Is-Tablet-ViewerHostRefererUser-Agent
/wp-admin/*
Whitelistには以下を設定する。
AuthorizationCloudFront-Forwarded-ProtoCloudFront-Is-Desktop-ViewerCloudFront-Is-Mobile-ViewerCloudFront-Is-Tablet-ViewerHostRefererUser-Agent
/wp-content/uploads/*
Whitelistには以下を設定する。
AuthorizationHost
/wp-includes/*
Whitelistには以下を設定する。
AuthorizationHost
/wp-content/*
Whitelistには以下を設定する。
AuthorizationHost






