@Generated(value="software.amazon.awssdk:codegen") public final class AccessDeniedException extends QuickSightException implements ToCopyableBuilder<AccessDeniedException.Builder,AccessDeniedException>
You don't have access to this item. The provided credentials couldn't be validated. You might not be authorized to carry out the request. Make sure 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, isThrottlingException
extendedRequestId, requestId, statusCode
create, retryable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
copy
equalsBySdkFields
public AccessDeniedException.Builder toBuilder()
toBuilder
in interface ToCopyableBuilder<AccessDeniedException.Builder,AccessDeniedException>
toBuilder
in class QuickSightException
public static AccessDeniedException.Builder builder()
public static Class<? extends AccessDeniedException.Builder> serializableBuilderClass()
public String quicksightRequestId()
The AWS request ID for this request.
Copyright © 2021. All rights reserved.