Class QuickSightException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\QuickSight\Exception\QuickSightException
- Namespace: Aws\QuickSight\Exception
- Located at QuickSight/Exception/QuickSightException.php
Represents an error interacting with the Amazon QuickSight service.
Methods Summary
Methods inherited from Aws\Exception\AwsException
__construct()
,
__toString()
,
get()
,
getAwsErrorCode()
,
getAwsErrorMessage()
,
getAwsErrorShape()
,
getAwsErrorType()
,
getAwsRequestId()
,
getCommand()
,
getRequest()
,
getResponse()
,
getResult()
,
getStatusCode()
,
getTransferInfo()
,
hasKey()
,
isConnectionError()
,
isMaxRetriesExceeded()
,
search()
,
setMaxRetriesExceeded()
,
setTransferInfo()
Methods inherited from Exception
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Methods inherited from ArrayAccess
offsetExists()
,
offsetGet()
,
offsetSet()
,
offsetUnset()
Methods inherited from Aws\MonitoringEventsInterface
Methods used from Aws\HasDataTrait
Methods used from Aws\HasMonitoringEventsTrait
Expected Exception Codes
AccessDeniedException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
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 credentials.
Members
- Message
-
- Type: string
- RequestId
-
- Type: string
The Amazon Web Services request ID for this request.
ConcurrentUpdatingException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
A resource is already in a state that indicates an operation is happening that must complete before a new update can be applied.
Members
- Message
-
- Type: string
- RequestId
-
- Type: string
ConflictException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
Updating or deleting a resource can cause an inconsistent state.
Members
- Message
-
- Type: string
- RequestId
-
- Type: string
The Amazon Web Services request ID for this request.
DomainNotWhitelistedException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The domain specified isn't on the allow list. All domains for embedded dashboards must be added to the approved list by an Amazon QuickSight admin.
Members
- Message
-
- Type: string
- RequestId
-
- Type: string
The Amazon Web Services request ID for this request.
IdentityTypeNotSupportedException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The identity type specified isn't supported. Supported identity types include IAM
and QUICKSIGHT
.
Members
- Message
-
- Type: string
- RequestId
-
- Type: string
The Amazon Web Services request ID for this request.
InternalFailureException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
An internal failure occurred.
Members
- Message
-
- Type: string
- RequestId
-
- Type: string
The Amazon Web Services request ID for this request.
InvalidNextTokenException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The NextToken
value isn't valid.
Members
- Message
-
- Type: string
- RequestId
-
- Type: string
The Amazon Web Services request ID for this request.
InvalidParameterValueException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
One or more parameters has a value that isn't valid.
Members
- Message
-
- Type: string
- RequestId
-
- Type: string
The Amazon Web Services request ID for this request.
InvalidRequestException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
You don't have this feature activated for your account. To fix this issue, contact Amazon Web Services support.
Members
- Message
-
- Type: string
- RequestId
-
- Type: string
The Amazon Web Services request ID for this request.
LimitExceededException
[ 'Message' => '<string>', 'RequestId' => '<string>', 'ResourceType' => 'USER|GROUP|NAMESPACE|ACCOUNT_SETTINGS|IAMPOLICY_ASSIGNMENT|DATA_SOURCE|DATA_SET|VPC_CONNECTION|INGESTION', ]
Description
A limit is exceeded.
Members
- Message
-
- Type: string
- RequestId
-
- Type: string
The Amazon Web Services request ID for this request.
- ResourceType
-
- Type: string
Limit exceeded.
PreconditionNotMetException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
One or more preconditions aren't met.
Members
- Message
-
- Type: string
- RequestId
-
- Type: string
The Amazon Web Services request ID for this request.
QuickSightUserNotFoundException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The user with the provided name isn't found. This error can happen in any operation that requires finding a user based on a provided user name, such as DeleteUser
, DescribeUser
, and so on.
Members
- Message
-
- Type: string
- RequestId
-
- Type: string
The Amazon Web Services request ID for this request.
ResourceExistsException
[ 'Message' => '<string>', 'RequestId' => '<string>', 'ResourceType' => 'USER|GROUP|NAMESPACE|ACCOUNT_SETTINGS|IAMPOLICY_ASSIGNMENT|DATA_SOURCE|DATA_SET|VPC_CONNECTION|INGESTION', ]
Description
The resource specified already exists.
Members
- Message
-
- Type: string
- RequestId
-
- Type: string
The Amazon Web Services request ID for this request.
- ResourceType
-
- Type: string
The resource type for this request.
ResourceNotFoundException
[ 'Message' => '<string>', 'RequestId' => '<string>', 'ResourceType' => 'USER|GROUP|NAMESPACE|ACCOUNT_SETTINGS|IAMPOLICY_ASSIGNMENT|DATA_SOURCE|DATA_SET|VPC_CONNECTION|INGESTION', ]
Description
One or more resources can't be found.
Members
- Message
-
- Type: string
- RequestId
-
- Type: string
The Amazon Web Services request ID for this request.
- ResourceType
-
- Type: string
The resource type for this request.
ResourceUnavailableException
[ 'Message' => '<string>', 'RequestId' => '<string>', 'ResourceType' => 'USER|GROUP|NAMESPACE|ACCOUNT_SETTINGS|IAMPOLICY_ASSIGNMENT|DATA_SOURCE|DATA_SET|VPC_CONNECTION|INGESTION', ]
Description
This resource is currently unavailable.
Members
- Message
-
- Type: string
- RequestId
-
- Type: string
The Amazon Web Services request ID for this request.
- ResourceType
-
- Type: string
The resource type for this request.
SessionLifetimeInMinutesInvalidException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
The number of minutes specified for the lifetime of a session isn't valid. The session lifetime must be 15-600 minutes.
Members
- Message
-
- Type: string
- RequestId
-
- Type: string
The Amazon Web Services request ID for this request.
ThrottlingException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
Access is throttled.
Members
- Message
-
- Type: string
- RequestId
-
- Type: string
The Amazon Web Services request ID for this request.
UnsupportedPricingPlanException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
This error indicates that you are calling an embedding operation in Amazon QuickSight without the required pricing plan on your Amazon Web Services account. Before you can use embedding for anonymous users, a QuickSight administrator needs to add capacity pricing to Amazon QuickSight. You can do this on the Manage Amazon QuickSight page.
After capacity pricing is added, you can use the GetDashboardEmbedUrl
API operation with the --identity-type ANONYMOUS
option.
Members
- Message
-
- Type: string
- RequestId
-
- Type: string
The Amazon Web Services request ID for this request.
UnsupportedUserEditionException
[ 'Message' => '<string>', 'RequestId' => '<string>', ]
Description
This error indicates that you are calling an operation on an Amazon QuickSight subscription where the edition doesn't include support for that operation. Amazon Amazon QuickSight currently has Standard Edition and Enterprise Edition. Not every operation and capability is available in every edition.
Members
- Message
-
- Type: string
- RequestId
-
- Type: string
The Amazon Web Services request ID for this request.