cloudfront_update_field_level_encryption_profile {paws.networking} | R 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 |
[Package paws.networking version 0.9.0 Index]