Gets a cache policy, including the following metadata:
See https://www.paws-r-sdk.com/docs/cloudfront_get_cache_policy/ for full documentation.
cloudfront_get_cache_policy(Id)
[required] The unique identifier for the cache policy. If the cache policy is
attached to a distribution's cache behavior, you can get the policy's
identifier using list_distributions
or get_distribution
. If the cache
policy is not attached to a cache behavior, you can get the identifier
using list_cache_policies
.