ECS IAM error codes
The below table lists the ECS IAM error codes.
| Error type
|
HTTP status code
|
Description
|
| AccessDeniedException
|
400
|
Indicates that you do not have the required access to perform the action.
|
| ConcurrentModification
|
409
|
Indicates that multiple requests are submitted simultaneously to modify the object. You need to wait for a few minutes and submit the request again.
|
| DeleteConflict
|
409
|
Indicates that the request is raised to delete a resource that is attached with another entity.
|
| EntityAlreadyExists
|
409
|
Indicates that the request is raised to create a resource that already exists.
|
| ExpiredToken
|
400
|
Indicates that the Web identity token that is used to perform the action is expired or not valid.
|
| IDPRejectedClaim
|
403
|
Indicates that the identity provider (IdP) reported that authentication failed.
|
| InternalFailure
|
500
|
Indicates that the request failed due to an unknown error, exception, or failure.
|
| InvalidAction
|
400
|
Indicates that the requested action is not valid.
|
| InvalidInput
|
400
|
Indicates that an invalid or an out-of-range value is provided for an input.
|
| InvalidParameterValue
|
400
|
Indicates that an invalid or an out-of-range value is provided for an input parameter.
|
| LimitExceeded
|
409
|
Indicates that the request is rejected because an attempt is made to create resources beyond the current account limits.
|
| MalformedPolicyDocument
|
400
|
Indicates that the provided policy document is malformed.
|
| MissingAction
|
400
|
Indicates that the action or a required parameter is missed in the request.
|
| MissingParameter
|
400
|
Indicates that the required parameter is missed in the request.
|
| NoSuchEntity
|
404
|
Indicates that the referenced entity does not exist.
|
| NotImplemented
|
501
|
Indicates that the mentioned functionality is not implemented yet.
|
| PackedPolicyTooLarge
|
400
|
Indicates that the total packed size of the session policies and session tags combined is too large. See
ECS IAM limitations on entities and objects.
|
| PermissionDenied
|
403
|
Indicates that the principal does not have the required permission to perform the action.
|
| ServiceFailure
|
500
|
Indicates that the request is failed because of an unknown error, exception, or failure.
|
| ServiceUnavailable
|
503
|
Indicates that the request is failed due to a temporary failure of the server.
|
| ValidationError
|
400
|
Indicates that the input fails to satisfy the constraints specified by the specific API.
|
Data is not available for the Topic