Class EntityTemporarilyUnmodifiableException
The request was rejected because it referenced an entity that is temporarily unmodifiable, such as a user name that was deleted and then recreated. The error indicates that the request is likely to succeed if you try again after waiting several minutes. The error message describes the entity.
- Exception
- RuntimeException
- Aws\Common\Exception\RuntimeException implements Aws\Common\Exception\AwsExceptionInterface
- Aws\Common\Exception\ServiceResponseException
- Aws\Iam\Exception\IamException
- Aws\Iam\Exception\EntityTemporarilyUnmodifiableException
Located at Aws/Iam/Exception/EntityTemporarilyUnmodifiableException.php
Methods summary
Methods detail
Methods inherited from Aws\Common\Exception\ServiceResponseException
__toString()
,
getAwsErrorCode()
,
getAwsErrorType()
,
getAwsRequestId()
,
getExceptionCode()
,
getExceptionType()
,
getRequest()
,
getRequestId()
,
getResponse()
,
getStatusCode()
,
setExceptionCode()
,
setExceptionType()
,
setRequest()
,
setRequestId()
,
setResponse()
Methods inherited from Exception
__construct()
,
__wakeup()
,
getCode()
,
getFile()
,
getLine()
,
getMessage()
,
getPrevious()
,
getTrace()
,
getTraceAsString()
Magic methods summary
Properties summary
Properties inherited from Aws\Common\Exception\ServiceResponseException
$exceptionCode
,
$exceptionType
,
$request
,
$requestId
,
$response