Learn R Programming

paws.networking (version 0.4.0)

cloudfront_update_origin_access_control: Updates a CloudFront origin access control

Description

Updates a CloudFront origin access control.

See https://www.paws-r-sdk.com/docs/cloudfront_update_origin_access_control/ for full documentation.

Usage

cloudfront_update_origin_access_control(
  OriginAccessControlConfig,
  Id,
  IfMatch = NULL
)

Arguments

OriginAccessControlConfig

[required] An origin access control.

Id

[required] The unique identifier of the origin access control that you are updating.

IfMatch

The current version (ETag value) of the origin access control that you are updating.