Uses of Class
software.amazon.awssdk.services.cloudfront.model.CustomSignerRequest
Packages that use CustomSignerRequest
-
Uses of CustomSignerRequest in software.amazon.awssdk.services.cloudfront
Methods in software.amazon.awssdk.services.cloudfront with parameters of type CustomSignerRequestModifier and TypeMethodDescriptionCloudFrontUtilities.getCookiesForCustomPolicy(CustomSignerRequest request) Returns signed cookies that provides tailored access to private content based on an access time window and an ip range.CloudFrontUtilities.getSignedUrlWithCustomPolicy(CustomSignerRequest request) Returns a signed URL that provides tailored access to private content based on an access time window and an ip range.