paws.networking (version 0.1.6)

cloudfront_delete_field_level_encryption_config: Remove a field-level encryption configuration

Description

Remove a field-level encryption configuration.

Usage

cloudfront_delete_field_level_encryption_config(Id, IfMatch)

Arguments

Id

[required] The ID of the configuration you want to delete from CloudFront.

IfMatch

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

Request syntax

svc$delete_field_level_encryption_config(
  Id = "string",
  IfMatch = "string"
)