Uses of Class
software.amazon.awscdk.services.cloudfront.Signing
Packages that use Signing
-
Uses of Signing in software.amazon.awscdk.services.cloudfront
Fields in software.amazon.awscdk.services.cloudfront declared as SigningModifier and TypeFieldDescriptionstatic final SigningSigning.NEVERDo not sign any origin requests.static final SigningSigning.SIGV4_ALWAYSSign all origin requests using the AWS Signature Version 4 signing protocol.static final SigningSigning.SIGV4_NO_OVERRIDESign only if the viewer request doesn't contain the Authorization header using the AWS Signature Version 4 signing protocol.Methods in software.amazon.awscdk.services.cloudfront that return SigningModifier and TypeMethodDescriptionfinal SigningFunctionUrlOriginAccessControlProps.Jsii$Proxy.getSigning()default SigningOriginAccessControlBaseProps.getSigning()Specifies which requests CloudFront signs and the signing protocol.final SigningOriginAccessControlBaseProps.Jsii$Proxy.getSigning()final SigningS3OriginAccessControlProps.Jsii$Proxy.getSigning()Methods in software.amazon.awscdk.services.cloudfront with parameters of type SigningModifier and TypeMethodDescriptionSpecifies which requests CloudFront signs and the signing protocol.Sets the value ofOriginAccessControlBaseProps.getSigning()Sets the value ofOriginAccessControlBaseProps.getSigning()Specifies which requests CloudFront signs and the signing protocol.Sets the value ofOriginAccessControlBaseProps.getSigning()