CloudFront.Client.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.AccessDeniedCloudFront.Client.exceptions.InvalidIfMatchVersionCloudFront.Client.exceptions.NoSuchFieldLevelEncryptionProfileCloudFront.Client.exceptions.PreconditionFailedCloudFront.Client.exceptions.FieldLevelEncryptionProfileInUse