Update an origin access identity.
cloudfront_update_cloud_front_origin_access_identity(
CloudFrontOriginAccessIdentityConfig, Id, IfMatch)[required] The identity\'s configuration information.
[required] The identity\'s id.
The value of the ETag header that you received when retrieving the
identity\'s configuration. For example: E2QWRUHAPOMQZL.
svc$update_cloud_front_origin_access_identity(
CloudFrontOriginAccessIdentityConfig = list(
CallerReference = "string",
Comment = "string"
),
Id = "string",
IfMatch = "string"
)