@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() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionextendedRequestId, requestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic InsufficientDependencyServiceAccessPermissionException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<InsufficientDependencyServiceAccessPermissionException.Builder,InsufficientDependencyServiceAccessPermissionException>toBuilder in class CloudTrailExceptionpublic static InsufficientDependencyServiceAccessPermissionException.Builder builder()
public static Class<? extends InsufficientDependencyServiceAccessPermissionException.Builder> serializableBuilderClass()
Copyright © 2022. All rights reserved.