cloudfront_update_cloud_front_origin_access_identity: Update an origin access identity

View source: R/cloudfront_operations.R

cloudfront_update_cloud_front_origin_access_identityR Documentation

Update an origin access identity

Description

Update an origin access identity.

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

Usage

cloudfront_update_cloud_front_origin_access_identity(
  CloudFrontOriginAccessIdentityConfig,
  Id,
  IfMatch = NULL
)

Arguments

CloudFrontOriginAccessIdentityConfig

[required] The identity's configuration information.

Id

[required] The identity's id.

IfMatch

The value of the ETag header that you received when retrieving the identity's configuration. For example: E2QWRUHAPOMQZL.


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