Skip to main content

include/aws@services@dynamodb_UpdateItemErrorResourceNotFoundException.hrl

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