@Generated(value="software.amazon.awssdk:codegen") public final class AccessDeniedException extends QuickSightException implements ToCopyableBuilder<AccessDeniedException.Builder,AccessDeniedException>
You don't have access to this. The provided credentials couldn't be validated. You might not be authorized to carry out the request. Ensure that your account is authorized to use the Amazon QuickSight service, that your policies have the correct permissions, and that you are using the correct access keys.
| Modifier and Type | Class and Description |
|---|---|
static interface |
AccessDeniedException.Builder |
| Modifier and Type | Method and Description |
|---|---|
static AccessDeniedException.Builder |
builder() |
String |
quicksightRequestId()
The AWS request id for this request.
|
List<SdkField<?>> |
sdkFields() |
static Class<? extends AccessDeniedException.Builder> |
serializableBuilderClass() |
AccessDeniedException.Builder |
toBuilder() |
awsErrorDetails, getMessage, isClockSkewException, isThrottlingExceptionrequestId, statusCodecreate, retryableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcopyequalsBySdkFieldspublic AccessDeniedException.Builder toBuilder()
toBuilder in interface ToCopyableBuilder<AccessDeniedException.Builder,AccessDeniedException>toBuilder in class QuickSightExceptionpublic static AccessDeniedException.Builder builder()
public static Class<? extends AccessDeniedException.Builder> serializableBuilderClass()
public String quicksightRequestId()
The AWS request id for this request.
Copyright © 2019. All rights reserved.