Class TooManyCloudFrontOriginAccessIdentitiesException

  • All Implemented Interfaces:
    Serializable

    public class TooManyCloudFrontOriginAccessIdentitiesException
    extends AmazonServiceException
    Processing your request would cause you to exceed the maximum number of origin access identities allowed.
    See Also:
    Serialized Form
    • Constructor Detail

      • TooManyCloudFrontOriginAccessIdentitiesException

        public TooManyCloudFrontOriginAccessIdentitiesException​(String message)
        Constructs a new TooManyCloudFrontOriginAccessIdentitiesException with the specified error message.
        Parameters:
        message - Describes the error encountered.