cloudfront_update_origin_access_control: Updates a CloudFront origin access control

View source: R/cloudfront_operations.R

cloudfront_update_origin_access_controlR Documentation

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.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.