SigningProtocol

class aws_cdk.aws_cloudfront.SigningProtocol(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Bases: Enum

The signing protocol of the Origin Access Control.

Attributes

SIGV4

The AWS Signature Version 4 signing protocol.