View source: R/cloudfront_operations.R
cloudfront_update_field_level_encryption_config | R Documentation |
Update a field-level encryption configuration.
See https://www.paws-r-sdk.com/docs/cloudfront_update_field_level_encryption_config/ for full documentation.
cloudfront_update_field_level_encryption_config(
FieldLevelEncryptionConfig,
Id,
IfMatch = NULL
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.