Class EntityAlreadyExistsException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<EntityAlreadyExistsException.Builder,EntityAlreadyExistsException>

@Generated("software.amazon.awssdk:codegen") public final class EntityAlreadyExistsException extends CloudFrontException implements ToCopyableBuilder<EntityAlreadyExistsException.Builder,EntityAlreadyExistsException>

The key value store entity already exists. You must provide a unique key value store entity.

See Also: