Uses of Class
software.amazon.awssdk.services.cloudfront.model.CustomSignerRequest
-
Packages that use CustomSignerRequest Package Description software.amazon.awssdk.services.cloudfront Amazon CloudFront -
-
Uses of CustomSignerRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type CustomSignerRequest Modifier and Type Method Description CookiesForCustomPolicyCloudFrontUtilities. getCookiesForCustomPolicy(CustomSignerRequest request)Returns signed cookies that provides tailored access to private content based on an access time window and an ip range.SignedUrlCloudFrontUtilities. getSignedUrlWithCustomPolicy(CustomSignerRequest request)Returns a signed URL that provides tailored access to private content based on an access time window and an ip range.
-