cloudfront_update_field_level_encryption_config: Update a field-level encryption configuration

View source: R/cloudfront_operations.R

cloudfront_update_field_level_encryption_configR Documentation

Update a field-level encryption configuration

Description

Update a field-level encryption configuration.

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

Usage

cloudfront_update_field_level_encryption_config(
  FieldLevelEncryptionConfig,
  Id,
  IfMatch = NULL
)

Arguments

FieldLevelEncryptionConfig

[required] Request to update a field-level encryption configuration.

Id

[required] The ID of the configuration you want to update.

IfMatch

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


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