BatchStatementError
An error associated with a statement in a PartiQL batch that was run.
Contents
In the following list, the required parameters are described first.
- Code
-
The error code associated with the failed PartiQL batch statement.
Type: String
Valid Values:
ConditionalCheckFailed | ItemCollectionSizeLimitExceeded | RequestLimitExceeded | ValidationError | ProvisionedThroughputExceeded | TransactionConflict | ThrottlingError | InternalServerError | ResourceNotFound | AccessDenied | DuplicateItem
Required: No
- Message
-
The error message associated with the PartiQL batch resposne.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: