delete_field_level_encryption_profile
(**kwargs)¶Remove a field-level encryption profile.
See also: AWS API Documentation
Request Syntax
response = client.delete_field_level_encryption_profile(
Id='string',
IfMatch='string'
)
[REQUIRED]
Request the ID of the profile you want to delete from CloudFront.
ETag
header that you received when retrieving the profile to delete. For example: E2QWRUHAPOMQZL
.None
Exceptions
CloudFront.Client.exceptions.AccessDenied
CloudFront.Client.exceptions.InvalidIfMatchVersion
CloudFront.Client.exceptions.NoSuchFieldLevelEncryptionProfile
CloudFront.Client.exceptions.PreconditionFailed
CloudFront.Client.exceptions.FieldLevelEncryptionProfileInUse