Class KeyGroupAlreadyExistsException

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

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

A key group with this name already exists. You must provide a unique name. To modify an existing key group, use UpdateKeyGroup.

See Also: