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.AccessDenied
CloudFront.Client.exceptions.InvalidIfMatchVersion
CloudFront.Client.exceptions.NoSuchFieldLevelEncryptionConfig
CloudFront.Client.exceptions.PreconditionFailed
CloudFront.Client.exceptions.FieldLevelEncryptionConfigInUse