Skip to main content

include/aws@services@dynamodb_BatchGetItemErrorResourceNotFoundException.hrl

-record(batch_get_item_error_resource_not_found_exception, {
    value :: aws@services@dynamodb:resource_not_found_exception()
}).