getOriginRequestPolicyConfig
abstract suspend fun getOriginRequestPolicyConfig(input: GetOriginRequestPolicyConfigRequest): GetOriginRequestPolicyConfigResponse
Gets an origin request policy configuration.
To get an origin request policy configuration, you must provide the policy's identifier. If the origin request policy is attached to a distribution's cache behavior, you can get the policy's identifier using ListDistributions
or GetDistribution
. If the origin request policy is not attached to a cache behavior, you can get the identifier using ListOriginRequestPolicies
.