@Generated(value="software.amazon.awssdk:codegen") public final class InsufficientDependencyServiceAccessPermissionException extends CloudTrailException implements ToCopyableBuilder<InsufficientDependencyServiceAccessPermissionException.Builder,InsufficientDependencyServiceAccessPermissionException>
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.
| Modifier and Type | Class and Description |
|---|---|
static interface |
InsufficientDependencyServiceAccessPermissionException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static InsufficientDependencyServiceAccessPermissionException.Builder |
builder() |
List<SdkField<?>> |
sdkFields() |
static Class<? extends InsufficientDependencyServiceAccessPermissionException.Builder> |
serializableBuilderClass() |
InsufficientDependencyServiceAccessPermissionException.Builder |
toBuilder()
Create a
AwsServiceException.Builder initialized with the properties of this AwsServiceException. |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCoderetryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcopypublic InsufficientDependencyServiceAccessPermissionException.Builder toBuilder()
AwsServiceExceptionAwsServiceException.Builder initialized with the properties of this AwsServiceException.toBuilder in interface ToCopyableBuilder<InsufficientDependencyServiceAccessPermissionException.Builder,InsufficientDependencyServiceAccessPermissionException>toBuilder in class CloudTrailExceptionpublic static InsufficientDependencyServiceAccessPermissionException.Builder builder()
public static Class<? extends InsufficientDependencyServiceAccessPermissionException.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.