CloudFront.Client.delete_field_level_encryption_config(**kwargs)¶Remove a field-level encryption configuration.
See also: AWS API Documentation
Request Syntax
response = client.delete_field_level_encryption_config(
Id='string',
IfMatch='string'
)
[REQUIRED]
The ID of the configuration you want to delete from CloudFront.
ETag header that you received when retrieving the configuration identity to delete. For example: E2QWRUHAPOMQZL .None
Exceptions
CloudFront.Client.exceptions.AccessDeniedCloudFront.Client.exceptions.InvalidIfMatchVersionCloudFront.Client.exceptions.NoSuchFieldLevelEncryptionConfigCloudFront.Client.exceptions.PreconditionFailedCloudFront.Client.exceptions.FieldLevelEncryptionConfigInUse