cloudfront_update_field_level_encryption_profile: Update a field-level encryption profile

View source: R/cloudfront_operations.R

cloudfront_update_field_level_encryption_profileR Documentation

Update a field-level encryption profile

Description

Update a field-level encryption profile.

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

Usage

cloudfront_update_field_level_encryption_profile(
  FieldLevelEncryptionProfileConfig,
  Id,
  IfMatch = NULL
)

Arguments

FieldLevelEncryptionProfileConfig

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

Id

[required] The ID of the field-level encryption profile request.

IfMatch

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


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