Class CloudFrontOriginAccessIdentityAlreadyExistsException

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

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

If the CallerReference is a value you already sent in a previous request to create an identity but the content of the CloudFrontOriginAccessIdentityConfig is different from the original request, CloudFront returns a CloudFrontOriginAccessIdentityAlreadyExists error.

See Also: