@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class EventDataStoreFederationEnabledException extends AWSCloudTrailException
You cannot delete the event data store because Lake query federation is enabled. To delete the event data store, run
the DisableFederation operation to disable Lake query federation on the event data store.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
EventDataStoreFederationEnabledException(String message)
Constructs a new EventDataStoreFederationEnabledException with the specified error message.
|
getErrorCode, getErrorMessage, getErrorType, getHttpHeaders, getMessage, getProxyHost, getRawResponse, getRawResponseContent, getRequestId, getServiceName, getStatusCode, setErrorCode, setErrorMessage, setErrorType, setHttpHeaders, setProxyHost, setRawResponse, setRawResponseContent, setRequestId, setServiceName, setStatusCodeisRetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EventDataStoreFederationEnabledException(String message)
message - Describes the error encountered.