@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class InsufficientDependencyServiceAccessPermissionException extends AWSCloudTrailException
This exception is thrown when the IAM user or role that is used to create the organization trail is lacking one or more required permissions for creating an organization trail in a required service. For more information, see Prepare For Creating a Trail For Your Organization.
AmazonServiceException.ErrorType| Constructor and Description |
|---|
InsufficientDependencyServiceAccessPermissionException(String message)
Constructs a new InsufficientDependencyServiceAccessPermissionException 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 InsufficientDependencyServiceAccessPermissionException(String message)
message - Describes the error encountered.Copyright © 2022. All rights reserved.