@Target(value={TYPE,METHOD,FIELD})
@Retention(value=RUNTIME)
@Deprecated
public @interface DoNotTouch
Warning: This annotation only works with the DynamoDBMapper for AWS SDK for Java 1.x.
If you are using the AWS SDK for Java 2.x, use @DynamoDbEncryptionSignOnly instead.
Prevents the associated item from being encrypted or signed.