Skip to main content

include/aws@services@dynamodb_BatchWriteItemErrorThrottlingException.hrl

-record(batch_write_item_error_throttling_exception, {
    value :: aws@services@dynamodb:throttling_exception()
}).