cloudfront_update_public_key: Update public key information

View source: R/cloudfront_operations.R

cloudfront_update_public_keyR Documentation

Update public key information

Description

Update public key information. Note that the only value you can change is the comment.

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

Usage

cloudfront_update_public_key(PublicKeyConfig, Id, IfMatch = NULL)

Arguments

PublicKeyConfig

[required] A public key configuration.

Id

[required] The identifier of the public key that you are updating.

IfMatch

The value of the ETag header that you received when retrieving the public key to update. For example: E2QWRUHAPOMQZL.


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