Class ServiceQuotasException
- Exception
-
RuntimeException
-
Aws\Exception\AwsException implements Aws\MonitoringEventsInterface, Aws\ResponseContainerInterface, ArrayAccess uses Aws\HasDataTrait, Aws\HasMonitoringEventsTrait
-
Aws\ServiceQuotas\Exception\ServiceQuotasException
- Namespace: Aws\ServiceQuotas\Exception
- Located at ServiceQuotas/Exception/ServiceQuotasException.php
Represents an error interacting with the Service Quotas 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
AWSServiceAccessNotEnabledException
[ 'Message' => '<string>', ]
Description
The action you attempted is not allowed unless Service Access with Service Quotas is enabled in your organization.
Members
AccessDeniedException
[ 'Message' => '<string>', ]
Description
You do not have sufficient permission to perform this action.
Members
DependencyAccessDeniedException
[ 'Message' => '<string>', ]
Description
You can't perform this action because a dependency does not have access.
Members
IllegalArgumentException
[ 'Message' => '<string>', ]
InvalidPaginationTokenException
[ 'Message' => '<string>', ]
InvalidResourceStateException
[ 'Message' => '<string>', ]
NoAvailableOrganizationException
[ 'Message' => '<string>', ]
Description
The account making this call is not a member of an organization.
Members
NoSuchResourceException
[ 'Message' => '<string>', ]
OrganizationNotInAllFeaturesModeException
[ 'Message' => '<string>', ]
Description
The organization that your account belongs to is not in All Features mode.
Members
QuotaExceededException
[ 'Message' => '<string>', ]
Description
You have exceeded your service quota. To perform the requested action, remove some of the relevant resources, or use Service Quotas to request a service quota increase.
Members
ResourceAlreadyExistsException
[ 'Message' => '<string>', ]
ServiceException
[ 'Message' => '<string>', ]
ServiceQuotaTemplateNotInUseException
[ 'Message' => '<string>', ]
Description
The quota request template is not associated with your organization.
Members
TagPolicyViolationException
[ 'Message' => '<string>', ]
TemplatesNotAvailableInRegionException
[ 'Message' => '<string>', ]
Description
The Service Quotas template is not available in this AWS Region.
Members
TooManyRequestsException
[ 'Message' => '<string>', ]
Description
Due to throttling, the request was denied. Slow down the rate of request calls, or request an increase for this quota.
Members
TooManyTagsException
[ 'Message' => '<string>', ]
Description
You've exceeded the number of tags allowed for a resource. For more information, see Tag restrictions in the Service Quotas User Guide.