OriginAccessControlConfig
A CloudFront origin access control configuration.
Types
Properties
Link copied to clipboard
A description of the origin access control.
Link copied to clipboard
The type of origin that this origin access control is for.
Link copied to clipboard
Specifies which requests CloudFront signs (adds authentication information to). Specify always
for the most common use case. For more information, see origin access control advanced settings in the Amazon CloudFront Developer Guide.
Link copied to clipboard
The signing protocol of the origin access control, which determines how CloudFront signs (authenticates) requests. The only valid value is sigv4
.
Functions
Link copied to clipboard
inline fun copy(block: OriginAccessControlConfig.Builder.() -> Unit = {}): OriginAccessControlConfig